body {
	font-size:62.5%;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #336F0C;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 100%;
}

p {
	font-size: 1.2em;
	line-height: 1.7em;
}

.pagewidth {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.header {
	height: 70px;
}

.logo {
	float: left;
	width: 228px;
	padding-right: 125px;
}

.banner {
	float: left;
	width: 468px;
	border: 1px solid #FFFFFF;
}

.navigation {
	height: 30px;
	background-image: url(../images/interface/nav-grad.png);
	background-repeat: repeat-x;
}

.navigation div.search {
	float: left;
	width: 133px;
	position: relative;
}

.navigation div.search input.textfield {
	padding: 2px;
	width: 94px;
	border: 1px solid #3B7C12;
	position: absolute;
	left: 0px;
	top: 4px;
}

.navigation div.search input.searchbtn {
	position: absolute;
	left: 104px;
	top: 1px;
}

.navigation ul {
	list-style-type: none;
	float: left;
	width: 827px;
}

.navigation ul li {
	display: block;
	float: left;
	height: 30px;
	
	color: #FFFFFF;
	position: relative;
}

.navigation ul li a {
	color: #FFFFFF;
	padding: 6px;
	float: left;
	font-size: 1.4em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #294311;
}

.navigation ul li ul {
	display: none;
}

.navigation ul li:hover ul {
	position: absolute;
	left: 0px;
	top: 30px;
	background-color: #496149;
	display: block;
}

.navigation ul li ul li {
	display: block;
	float: none;
}

.navigation ul li ul li a {
	display: block;
	float: none;
}

.pagebody {
	clear: both;

}

.adrow {
	padding-bottom: 12px;
	width: 710px;
	margin-left: -8px;
	overflow: hidden;	
}

.adrow div {
	
	margin-left: -9px;
	text-align: center;
	width: 728px;
}

.adcolumn {
	float: left;
	width: 125px;
	text-align: center;	
}

.content {
	width: 694px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	
}

.greenblock {
	padding: 17px;
	background-image: url(../images/interface/green-panel-back.png);
	background-repeat: repeat;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}

.greenblock h1 {
	font-size: 1.4em;
	color: #FFFFFF;
	padding-bottom: 12px;
}

.greenblock h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	padding-bottom: 4px;
}

.greenblock p {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-bottom: 12px;
}

.greenblock a {
	color: #000000;
}

.greenblock a:hover {
	color: #B2FF37;
}

.whiteblock {
	padding: 17px;
	border: 1px solid #9DBD90;
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 660px;
	background-color: #FFFFFF;
}


.whiteblock h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #336F0C;
	padding-bottom: 12px;
}



.whiteblock h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #336F0C;
	padding-bottom: 12px;
}

.whiteblock h2 a {

	color: #336F0C;
	
}

.whiteblock h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #336F0C;
	padding-bottom: 12px;
}




.productlist {}

.product {
	float: left;
	width: 88px;
	border: 1px solid #49822D;
	margin-right: 2px;
	margin-left: 2px;
	height: 145px;
	margin-bottom: 2px;
}

.product a {}

.product a img {}

.product a span {
	color: #417924;
	font-size: 1.2em;
	padding: 6px;
	display: block;
}

.quicklinks {
	padding: 15px;
	background-color: #ECECEC;
	clear: both;
	
}

.quicklinks h2 {
	color: #666666;
	padding-bottom: 4px;
	font-size: 1.6em;
}

.quicklinks div {}

.quicklinks div ul {
	list-style-type: none;
}

.quicklinks div ul li {}

.quicklinks div ul li a {
	font-size: 1.1em;
	line-height: 1.5em;
color: #666666;
}

.quicklinks div div.first {
	padding-right: 20px;
}

.quicklinks div div.last {
	padding-left: 20px;
}

.productarea {
	padding: 0px;
	border: 1px solid #9DBD90;
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 694px;
}

.productarea h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #336F0C;
	padding: 10px 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35700E;
	background-color: #FFFFFF;
}

.productarea div.leftcolumn {
	float: left;
	width: 340px;
	padding-right: 10px;
}

.productarea div.leftcolumn h2 {
	color: #336F0C;
	font-size: 1.4em;
	padding-bottom: 4px;
	padding-left: 17px;
	padding-right: 10px;
}

.productarea div.leftcolumn p {
	font-size: 1.2em;
	padding-bottom: 12px;
	padding-left: 17px;
	padding-right: 10px;
}

.productarea div.rightcolumn {float: left;
	width: 340px;
	}
	
	.ratings {
	padding: 17px;
	border: 1px solid #34720C;
	margin-bottom: 12px;
	color: #34720C;
	margin-top: 4px;
}
	
	.ratings p {
	padding-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}
	
	.review {
	border: 1px solid #34720C;
	margin-bottom: 12px;
}
	
	.review h2 {
	color: #34720C;
	background-color: #C9DBC3;
	padding: 8px 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70A35D;
}
	
	.review p {
	padding: 10px 17px;
	color: #666666;
}
	
	.review div {
	background-color: #ffffff;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70A35D;
}
	
	.review  div p {
	color: #34720C;
		padding-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}

.review p.readmore {}
	
	.review p.readmore a {
	color: #34720C;
	padding-top: 0px;
}
	
	.review  div p.readmore a:hover {}
	
	.review p.seeall {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	
	.review p.seeall a {
	color: #666666;
	background-color: #ECECEC;
	display: block;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #34720C;
}
	
	.forumlinks {
	margin-bottom: 20px;
}
	
		.forumlinks h2 {
	font-size: 1.4em;
	color: #34720C;
	background-color: #E1EBDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #34720C;
	border-right-color: #34720C;
	border-left-color: #34720C;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
	font-weight: normal;
}
		
			.forumlinks div {
	
}

.forumlinks div p {
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #34720C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #34720C;
	border-left-color: #34720C;
}
			
			.forumlinks div p span {
	padding: 8px 17px;
	background-color: #F4F4F4;
	color: #34720C;
	font-size: 1.2em;
	display: block;
}
			
			.forumlinks div p span.replies {
	display: block;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #34720C;
	background-color: #E9E9E9;
	display: block;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34720C;
}
			
			.rate {
	color: #34720C;
	background-color: #9EBF92;
	border: 1px solid #387410;
	padding: 8px 17px;
	font-size: 1.4em;
	margin-bottom: 8px;
}
			
			.loan {
	color: #34720C;
	background-color: #E9E9E9;
	border: 1px solid #387410;
	padding: 8px 17px;
	font-size: 1.4em;
	margin-bottom: 8px;
}
			
			.thisbrand {color: #34720C;
		background-color: #E9E9E9;
	border: 1px solid #387410;
	padding: 8px 17px;
	font-size: 1.4em;margin-bottom: 8px;}
			
			.manufacturer {color: #34720C;
		background-color: #E9E9E9;
	border: 1px solid #387410;
	padding: 8px 17px;
	font-size: 1.4em;margin-bottom: 8px;}
	
	.gerlink {
	border: 1px solid #34720C;
	margin-bottom: 12px;
	clear: both;
}
	
		
		
			.gerlink img {
	display: block;
	float: left;
	padding: 8px 8px 8px 8px;
}

.gerlink h3 {
	padding-top: 8px;
	padding-bottom: 4px;
		padding-left: 120px;
}
			
			.gerlink p {
	font-size: 1.2em;
	padding-right: 17px;
	padding-left: 120px;
	line-height: 1.5em;
	color: #666666;
	padding-bottom: 12px;
}
			
			.gerlink p.topbar {
	background-color: #60645F;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34720C;
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
}
			
				.gerlink p.topbar a {
	display: block;
	float: right;
	width: 100px;
	padding-right: 17px;
	color: #FFFFFF;
}
				
				.affiliatelink {border: 1px solid #34720C;margin-bottom: 12px;}
	
		
		
			.affiliatelink img {
	display: block;
	float: left;
	padding: 8px 8px 8px 8px;
}

		.affiliatelink h3 {
	padding-top: 8px;
	padding-bottom: 4px;
		padding-left: 120px;
}
			
			.affiliatelink p {
	font-size: 1.2em;
	padding-right: 17px;
	padding-left: 120px;
	line-height: 1.5em;
	color: #666666;
	padding-bottom: 12px;
}
			
			.affiliatelink p.topbar {
	background-color: #5C9544;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34720C;
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
}
			
					.affiliatelink p.topbar a {
	display: block;
	float: right;
	width: 100px;
	padding-right: 17px;
	color: #FFFFFF;
}

table.basket {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 12px;
}


table.basket tr {}

table.basket tr th {
	color: #FFFFFF;
	background-color: #336F0C;
	text-align: left;
	padding: 6px;
	font-size: 1.2em;
}

table.basket tr th.price {
	text-align: right;
}


table.basket tr td {
	text-align: left;
	padding: 6px;
	font-size: 1.2em;}

table.basket tr td.price {
	text-align: right;
}

table.basket tr.product td {}

table.basket tr.dark td {
	background-color: #E9ECDF;
}	

table.basket tr.subtotal td {
	background-color: #eaeaea;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}			
		
		
.purchase {}	

.purchase .form {}	

.purchase .form p {
	clear: both;
}

.purchase .form p label {
	color: #336F0C;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 6px;
}

.purchase .form p input.textfield75 {
	padding: 1px;
	float: left;
	width: 300px;
	border: 1px solid #E1E5D3;
	margin-right: 10px;
}	

.purchase .form p select {	padding: 1px;
	float: left;
	width: 300px;
	border: 1px solid #E1E5D3;margin-right: 10px;}	
	
	
	.purchase  p.buttons {
	clear: both;
	padding-top: 12px;
}
	
	.purchase .address {}
	
	.purchase .address tr td.halfwidth {
	padding: 10px;
	width: 327px;
	vertical-align: top;
}


.addtoforum {}	

.addtoforum h2 {
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E5D3;
}


.addtoforum p {
	clear: both;
	color: #666666;
	padding-bottom: 8px;
}

.addtoforum p label {
	color: #336F0C;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 6px;
}

.addtoforum p textarea.textfield {
	padding: 1px;
	float: left;
	width: 500px;
	border: 1px solid #E1E5D3;
	margin-right: 10px;
}

.addtoforum p input.ratingfield {
	padding: 1px;
	float: left;
	width: 20px;
	border: 1px solid #E1E5D3;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.prevent {
	clear: both;
	padding-top: 12px;
}


.login p {
	clear: both;
}

.login p label {
	color: #336F0C;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 6px;
}

.login p input.textfield75 {
	padding: 1px;
	float: left;
	width: 300px;
	border: 1px solid #E1E5D3;
	margin-right: 10px;
}	

	

.login p select {	padding: 1px;
	float: left;
	width: 300px;
	border: 1px solid #E1E5D3;margin-right: 10px;}	
	
	.register p {
	clear: both;
}

	.register p label {
	color: #336F0C;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 6px;
}

	.register p input.textfield75 {
	padding: 1px;
	float: left;
	width: 300px;
	border: 1px solid #E1E5D3;
	margin-right: 10px;
}	

	.register p select {	padding: 1px;
	float: left;
	width: 300px;
	border: 1px solid #E1E5D3;margin-right: 10px;}	
	
	
	.freeformcontentarea {}
	
	.freeformcontentarea p {
	padding-bottom: 12px;
}
	
	.freeformcontentarea a {
	color: #3F771A;
}
	
	.freeformcontentarea a:hover {
	color: #7BB813;
}

.freeformcontentarea ul {
	margin-left: 20px;
	padding-bottom: 6px;
}

.freeformcontentarea ul li {
	font-size: 1.2em;
	line-height: 1.7em;
	padding-bottom: 6px;
}

.listing {}

.listing div {}

.listing div a {
	padding-top: 10px;
	padding-bottom: 12px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336F0C;
}

.listing div a span.itembar {
	font-size: 1.4em;
	color: #336F0C;
	display: block;
}

.listing div a span.itembar img {
	display: block;
	float: right;
}

.listing div a span.description {
	display: block;
	clear: both;
	font-size: 1.2em;
	color: #333333;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8D0AC;
}

.listing div a span.description img {
	display: block;
	float: left;
	padding-right: 30px;
}

.footer {
	padding-bottom: 12px;
}

.footer span.ap {
	display: block;
	float: left;
	width: 200px;
}

.footer span.legals {
	display: block;
	float: left;
	text-align: center;
	width: 294px;
}

.footer span.legals a {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footer span.copyright {
	display: block;
	float: right;
	width: 200px;
	text-align: right;
}

.showclassifieds {}

.free {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DBD90;
}

.free h3 {
	font-size: 1.4em;
	color: #333333;
}

.free p {color: #666666;}

.paid {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DBD90;
}

.paid h3 {
	font-size: 1.4em;
	color: #336F0C;
}

.paid p {color: #666666;}

.paid img {
	display: block;
	float: left;
	padding-right: 20px;
}

.advertisingindex {
	list-style-type: none;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DBD90;
}

.advertisingindex  li {}

.advertisingindex  li a {
	display: block;
	padding: 4px;
	background-color: #eaeaea;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DBD90;
}

.advertisingindex  li a:hover {
	background-color: #E1E5D3;
}

.packagetable {}

.packagetable table {border-collapse:collapse;}

.packagetable table tr {}

.packagetable table tr td {
	vertical-align: top;
	padding: 5px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.packagetable table tr th {
	vertical-align: top;
	padding: 8px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	
	color:#336F0C;
}

.packagetable table tr td.cost, .packagetable table tr th.cost {
	text-align: right;
} 

.paging {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #666666;
}

.paging span span {
	display: block;
	float: left;
	padding-right: 10px;
}

.paging span span a {
	background-color: #F0F0F0;
	padding: 6px;
}

.paging span span a:hover {
	background-color: #9DBD90;
}

.packagedetails {
	
	padding-bottom: 20px;
}

.packagedetails table {
	border-collapse:collapse;

}

.packagedetails table tr {}

.packagedetails table tr td {
	vertical-align: top;
	padding: 5px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.packagedetails table tr th {
	vertical-align: top;
	padding: 8px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	
	color:#336F0C;
}

.userads {padding-bottom: 20px;}

.userads table {
	border-collapse:collapse;
	width: 100%;
}

.userads table tr {}

.userads table tr td {
	vertical-align: top;
	padding: 5px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.userads table tr th {
	vertical-align: top;
	padding: 8px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	
	color:#336F0C;
}

.packagetable {padding-bottom: 20px;}

.packagetable table {
	border-collapse:collapse;
	width: 100%;
}

.packagetable table tr {}

.packagetable  table tr td {
	vertical-align: top;
	padding: 5px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.packagetable table tr th {
	vertical-align: top;
	padding: 8px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	
	color:#336F0C;
}

.configuresection {
	padding-bottom: 20px;
	font-size: 1.2em;
}

.configuresection fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.configuresection fieldset table {
	border-collapse:collapse;
	width: 100%;
}

.configuresection fieldset table tr {}

.configuresection fieldset  table tr td {
	vertical-align: top;
	padding: 5px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.configuresection fieldset table tr th {
	vertical-align: top;
	padding: 8px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	
	color:#336F0C;
}

.configurepreview {
	padding-bottom: 20px;
}

.configurepreview fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.configureclassified {
	font-size: 1.2em;
	padding: 6px;
	border-collapse:collapse;
	width: 100%;
}

.configureclassified tr {}

.configureclassified tr td {
	vertical-align: top;
	padding: 5px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.configureclassified tr th {
	vertical-align: top;
	padding: 8px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	
	color:#336F0C;
}

.configureclassified tr td textarea {padding:2px;}





/** ADDED FORUM STYLES ***/

.addtoforum {
	background-color: #f6faec;
}

.addtoforum h2 {
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #12AD2A;
	color: #FFFFFF;
	margin-bottom: 8px;
}

.addtoforum p {
	padding-right: 14px;
	padding-left: 14px;
	clear: both;
}

.addtoforum p label {
	width: 200px;
	display: block;
	float: left;
}

.addtoforum p label span {
	display: block;
	float: left;
	width: 500px;
	padding-top: 8px;
}

.addtoforum p input.ratingfield {
	padding: 1px;
	width: 20px;
	border: 1px solid #000000;
}

.addtoforum p textarea {
	width: 450px;
	border: 1px solid #000000;
}

table.forum {
	width: 100%;
	font-size: 1.1em;
}

table.forum tr {}

table.forum tr th {
	padding: 4px;
	border-bottom: 1px solid #e8f7ea;
}

table.forum tr td {
	padding: 4px;
	border-bottom: 1px solid #e8f7ea;
	vertical-align: top;
	}
	
	table.forum tr.dark td {
	background-color: #f3fbf4;
	}
	
	table.forum tr:hover td  {
	background-color: #C6E18D;
}

 table.forum tr th.percent50 {
	text-align: left;

}

table.forum tr td.percent50 {}

table.forum tr th.number {
	text-align: center;
		width: 60px;
}

table.forum tr td.number {
text-align: center;}

table.forum tr th.percent33 {
	text-align: left;
	width: 90px;
}

table.forum tr td.percent33 {}


.forumpost {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8F7EA;
}

.forumpost p.name {
	font-weight: bold;
	color: #718A28;
}

.forumpost p.posttime {
	color: #666666;	
}

.classifieds {}

.classifieds p {
	padding-bottom: 15px;
}

.classifieds ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	padding-bottom: 30px;
}

.classifieds ul li {}

.classifieds ul li a {
	display: block;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	font-size:1.2em;
}

.whiteblock .classifieds ul li a:hover {	background-color: #f6faec;}

.breadcrumb {
	font-size:1.1em;
	padding:4px 6px;
	margin-bottom:6px;
	background-image: url(../images/breadcrumb-back.png);
	background-repeat: repeat;
	
}
