/*Home Page Template*/

.home_repeater_title{
	font-size:12px;
	font-weight:bold;
}

.home_repeater_cell{
	padding:6px;
}

.home_repeater{
	font-size:10px;
}

.home_feature_title{
	font-size:12px;
	font-weight:bold;
	background-color:#f5f5f5;
}

.home_feature_subtitle{
	font-size:11px;
	font-weight:bold;
	padding:6px 6px 0px;
	text-align:center;
}

.home_feature_text{
	font-size:11px;
	padding:4px 6px 6px;
	text-align:center;
}

.home_feature_table{
	margin:0px 0px 12px 0px;
	background-color:#f5f5f5;
}

.home_feature_cell{
	padding:6px;
	font-size:13px;
}

.home_main_image{
	vertical-align: middle;
}

.home_col1{
	font-size:11px;
	width:33%;
}

.home_col2{
	/*border-left:1px solid #cccccc;*/
	/*padding-left:6px;*/
	font-size:11px;
	width:33%;
}

.home_col3{
	font-size:11px;
	width:33%;
}

.home_col1_title,
.home_col2_title,
.home_col3_title{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding: 0.3em 0 0.3em 0.5em; 
	background: #b40a00;
	color: #fff;
	}
#ebay {
	font-size:12px;
	color:#cccccc;
}