/*////////////////////////////
// CAMPUS EXCHANGE TEMPLATE //
//////////////////////////////
*/

#body_container .middle_top {
	background-color: #FFF;
	background-image: url(../images/sub_section_bg.gif);
	height: 7px;
}

#body_container .middle {
	background-color: #FFF;
	background-image: url(../images/sub_section_bg_sub_page.gif);
}

#body_container .bottom {
	height: 7px;
	background-image:url(../images/section_bg_bottom_sub_page.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#body_container .middle .content_top {
	background-color: #FFF;
	width: 520px;
	float: left;
	margin: 0 0 0 3px;
}

#body_container .middle .content_top h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#body_container .middle .content_top h2 {
	font-size: 12px;
	font-weight: bold;
	color: #328BFE;
	margin: 0;
	padding: 0;
}

#body_container .middle .content_top .text {
	color: #565757;
	width: 520px;
	margin: 0 0 0 0;
	padding: 10px 0px 10px 0px;
}

.item {
	background-image: url(../images/item_bg.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 113px;
	float: left;
	font-size: 9px;
	margin-right: 3px;
	margin-bottom: 3px;
	line-height: 14px;
	padding: 0;
}

.item .pad {
	margin: 9px 0 9px 0px;
}

.item a {
	color: #0291EC;
	font-size: 17px;
	letter-spacing: 0.5px;
	line-height: 19px;
}

.item_long {
	background-image: url(../images/tout_bg.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 113px;
	float: left;
	font-size: 9px;
	margin-right: 3px;
	margin-bottom: 3px;
	line-height: 14px;
}

.item_long .pad {
	margin: 10px;
}

.item_long a {
	color: #0291EC;
	font-size: 18px;
}

.product_container {
	background-color: #FFF;
	width: 496px;
	float: left;
}

.product_container a {
	text-decoration: underline;
}

.product_container .pagination {
	height: 16px;
	float: left;
	padding: 7px 0 9px 0;
}

.product_container .pagi_container {
	padding: 15px 0 15px 22px;
}

.product_container .pagination a {
	text-decoration: underline;
}

.product_container .pagination_results {
	height: 16px;
	width: 345px;
	float: left;
	padding: 7px 28px 9px 28px;
	text-align: center;
}

.product_container .pagination_results a {
	padding: 0px 7px 0px 7px;
	text-decoration: underline;
}
.product_container .pagination_results .a_no {
	padding: 0px 7px 0px 7px;
	text-decoration: underline;
}

.product_container .featured {
	color: #328BFE;
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
}

#body_container .side_nav {
	width: 167px;
	padding: 0 0 0 3px;
	float: left;
}

.content_top h4 {
	margin: 0;
	padding: 0;
	color: #0291EC;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#sticky_note {
	padding: 0;
}

.hdr {
	background-color: #efefef;
	font-weight: bold;
}

.results {
	margin: 10px 0 0px 0;
	padding: 0px 22px 0px 22px;
}

.results a {
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	color: #328BFE;
}

.faq {
	margin: 10px 0 0px 0;
	padding: 0px 22px 0px 22px;
}

.faq a {
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	color: #328BFE;
}

.results .posted {
	float: left;
	line-height: 20px;
}

.results .category {
	font: bold 9px Tahoma, Verdana, Arial, sans-serif;
	float: left;
	line-height: 20px;
}

.results .category a {
	font: bold 9px Tahoma, Verdana, Arial, sans-serif;
}

.results .price {
	float: right;
	line-height: 20px;
}

.results .description {
	line-height: 20px;
	float: left;
}

.results h2 {
	color: #328BFE;
	font: bold 15px Tahoma, Verdana, Arial, sans-serif;
}

.classified_thumb {
	float: left;
	padding: 0 10px 10px 0;
}