@charset "utf-8";
/* CSS Document */
.main_text{
padding:20px 34px 0 34px;
font-size:14px;
color:#2b332d;
}
#main_bot{
clear:both;
height:30px;
}

.link_main{
color:#5ca300;
}

#feat_cont{
float:right;
padding:25px 0 20px 2em;
}
#feat_subcont{
width:259px;
background:url('/images/feat_bk.png') top left no-repeat;
}
#feat{
padding:34px 0 0 50px;
}
#feat_bot{
height:20px;
width:259px;
background:url('/images/feat_bot.png') bottom left no-repeat;
}
.featured_top{font-size:10px;  font-weight:bold; color:#578200; background:#BAD80A}
#qt_cont{	
background-color:#989C99;
padding:1em 1em 0 1em;
color:#FFF;
position:relative;
}
#qt_prev{
float:left;
}
#qt_next{
float:right;
}
#qt_midcont{
background:#989C99;	
float:left;
width:720px;
padding:0 2em 0 2em;
overflow:hidden;
}
#qt_midcont ul{width:6000px; list-style:none}
#qt_midcont li{float:left; width:720px; padding: 0 20px 0 20px}
.next, .prev {
cursor:pointer;
}

.featured_prop img{width:125px}
.featured_prop{
	color:#FFF;
	text-align:center;
	background:#989C99;
	width:125px;
	margin-bottom:10px;
	border: solid 1px #989C99
}