.varboxcontblue ul li.whyuse
{
	font-size: 110%;
	font-weight: bold;
	background: #e5f1f8;
	margin-top: 12px;
	padding-top: 8px;
	padding-bottom: 7px;
	color: #196da6;
}

.varboxcontblue ul li.whyuse img
{
	vertical-align: middle;
	padding: 0px 20px;
}

input.button:hover
{
	border: 1px solid #0e629b;
	background: white;
	color: #0e629b;
}

input.button
{
	border: 1px solid black;
	background: #0e629b;
	color: white;
}

#destinationForm label
{
	padding: 2px 10px 0px 0px;
	width: 70px; 
	font-size: 85%; 
	float: left;
	text-align: right;
}

#destinationForm input.field
{
	float: left;
	border: 1px solid #6d6d6d;
}

#destinationForm input.field:focus
{
	float: left;
	border: 1px solid #0e629b;
}

div.nominateButton
{
	width: 150px;
	background: url(/skins/destinationpartners.co.uk/resources/buttons/gold.png) no-repeat;
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 15px;
}

div.nominateButton a
{
	color: white;
}
