#stylefour {
	position:relative;
    top:-4px;
    display:block;
    height:39px;
    font-weight:bold;
    background:transparent url(img/default/bgOFF.gif) repeat-x top left;
    font-family:Verdana,Helvetica,sans-serif;
    }
#stylefour ul {
	margin:0;
    padding:0;
    list-style-type:none;
    width:auto;
    }
#stylefour ul li {
	display:block;
    float:left;
    margin:0;
    }
#stylefour ul li a {
	font-size:12px;
    display:block;
    float:left;
    color:#666;
    text-decoration:none;
    padding:11px 20px 0 20px;
    height:23px;
    background:transparent url(img/default/bgDIVIDER.gif) no-repeat top right;
    }
#stylefour ul li a:hover, #stylefour ul li a.current {
	color:#B30000;
    background:#fff url(img/default/bgON.gif) no-repeat top right;
    }
.descript, .year {
	color: teal;
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	}
 .price {
	color: red;
	font-family: "Arial Black", Verdana;
	font-size: 19px;
	text-align: right
   }
.link-text, .link-text a, .link-text a:visited, .link-text a:hover {
	color: #00f;
	font-size: 12px;
	text-decoration: underline;
}
.text a, .text a:visited, .text a:hover {
	color: #00f;
	font-size: 13px;
    font-weight: bold;
	text-decoration: underline;
}
.main-heading {
	text-align: left;
	color: teal;
	font-family: "Arial Black", Verdana;
    font-size: 19px;
}
.bold-text {
	font-weight: bold
}
div .content {
	line-height: 22px
}

.pagination-links {
	margin: 12px 0;
	text-align: center;
	font-weight: bold;
}
.pagination-links a {
	background: #fff;
	border: 1px solid #999;
	padding: 3px 6px 3px 6px;
	margin-right: 6px;
	text-decoration: none;
	
}
.pagination-links a:hover {
	background: #EEE;	
}
.box-left h1 {
	padding:14px 14px;
	margin: 0;
	font-size:1.0em;
	font-weight: bold;
	color:#FFF;
}
#finance-form td {
	background: #fea;
}

.err {
	color: #c00;
	font-size:1.0em;
	font-weight: bold;
	height:20px;
	text-align:center;
}

