
body {
color: #023969;
font-size: 10px;
line-height: 15px;
font-family: verdana, arial, sans-serif;
}

p {margin-bottom: 10px;
}

h1, h2, h3, h4 {
font-family: Lucida Sans Unicode, Trebuchet, Arial !important;
font-weight: normal;
}

h1 {font-size: 26px; margin-bottom: 10px; line-height: 26px;}

h2 {font-size: 20px; margin-bottom: 10px; line-height: 22px;}

h3 {font-size: 18px; margin-bottom: 10px;}

#search-panel h3 
{
	color: #ffffff;
	padding: 15px 8px 0px 8px;
	margin-bottom: 0;
}

h4 {font-size: 14px; margin-bottom:5px;}
h4 a {text-decoration: none !important;}

.footer-block h4 {
color: #ffffff;
border-bottom: 1px solid #4d8fc6;
padding-bottom: 5px;
}

a, 
a:link, 
a:visited, 
a:active,
a:hover {
color: #e88924;
font-weight: bold;
text-decoration: underline;
}

.footer-block a 
{
	text-decoration: none !important;
}

ul#navigation a {
/*font-size: 12px;*/
font-size: 13px;
}

ul.deal-list {
font-size: 9px;
line-height: 12px;
}

ul.deal-list ul.item {
padding-bottom: 10px;
float: left; overflow: hidden;
width: 190px;
}

ul.item li.name a {
font-weight: bold;
}

ul.item li.price {
font-size: 10px;
font-weight: bold;}

.small-print 
{
	font-size: 9px;
	color: #4b5b69;
}


