.cols {
	width: 680px;
	min-height: 222px;
	_height: 215px;
	padding: 0 0 0 0;
	/*background-color: #94d700;*/
	margin: 0 10px 0 10px;
}

.cols h3 {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
}

#inner_cols_top_offer {
	height: 215px;
	margin: 0 0 0 22px;
}

#inner_cols_search {
	margin: 0 0 0 22px;
}

.col {
	width: 202px;
	margin-right: 10px;
	float: left;
	margin-bottom: 1em;
	background-color : #aae0fa;
}

div.row_separator {
    padding: 0;
    width: 600px;
    color: #ffffff;
    margin: 0;
}

.thumbnail {
	width: 194px;
	height: 132px;
	background-color: #ffffff;
	/*background: transparent url("../images/col_bg.gif") top left repeat-both;*/
	border: 1px solid #BFBEC3;
	text-align: center;
	padding: 3px;
}

.thumbnail p {
	line-height: 134px;
}

.thumbnail a img {
	border: 1px solid #C1C0C5;
	margin: auto 0 auto 0;
}

.thumbnail img {
	margin: auto auto auto auto;
	padding: auto 0 auto 0;
	line-height: 174px;
}

.thumbnail a:hover img {
	border: 1px solid #aaa;
}

.tuition_offer_details {
	color: #000;
	background-color: #FFF;
	text-align: center;
	padding: 2px 2px 0 2px;
	height: 140px;
	font-size: 1em;
}
.select_button {
	float:right;
	text-align:right;
	clear:both;
}
.album_type_details {
	padding: 2px 2px 0 2px;
	height: 140px;
	font-size: 1em;
}

.tuition_offer_details:hover {
	background-color: #b7b7b7;
}

.tuition_offer_details p {
	padding: 1px 0px 1px 0px;
	margin: 0;
	color: #000000;
	text-align: left;
	height: 70px;
}

.tuition_offer_details p.tuition_offer_name {
	color: #000000;
	height: 25px;
	line-height: 1.2em;
	margin: 5px 0 0 10px;
	text-align: center;
	font-size: 14px;
}


.tuition_offer_details p.full_details {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 15px;
}

.tuition_offer_details p span#tuition_offer_name {
	color: #00316c;
}

.tuition_offer_details img {
	margin-top: 8px;
	border: 0;
}

.paging
{  
	width: 97%;  
	min-height: 10px;  
	margin-right: 0%;  
	float: left; 
	margin-bottom: 1em; 
}

p span.status {
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.clear_floats {
	clear: both;
}