.hp_col {	
	float:left;
	width:243px;
	height:400px;
	margin-right:5px;
}
.wide_hp_col {	
	width:745px;
	height:220px;
	margin-right:5px;
	clear:left;
}


.col_bkg {
	background:url(/images/homepage/col_bkg.png);
	background-repeat:no-repeat;
	width:243px;
	height:330px;	
}
.col_bkg_bottom {
	width:243px;
	height:16px;
	/*background:url(/images/homepage/col_bkg_bottom.png);
	background-repeat:no-repeat;*/
}

.wide_col_bkg {
	background:url(/images/homepage/wide_col_bkg.png);
	background-repeat:no-repeat;
	width:745px;
	height:130px;
	padding:10px;
}
.wide_col_bkg_bottom {
	width:745px;
	height:14px;
	background:url(/images/homepage/wide_col_bkg_bottom.png);
	background-repeat:no-repeat;
}
.half_col_bkg {
	background:url(/images/homepage/half_col_bkg.png);
	background-repeat:no-repeat;
	width:243px;
	height:130px;	
}

.wide_col_bkg_long {	
	background:url(/images/homepage/wide_col_bkg_long.png);
	background-repeat:no-repeat;
	width:745px;
	height:250px;
	padding:10px;
}

.wide_twitter_col {	
	width:745px;
	height:345px;
	margin-right:5px;
	clear:left;
}
.mirrored_text{
	height:25px;
	font-family :"Verdana";
	margin-bottom:4px;
	color :#3B321F;
	font-size :1.55em;
	background:url(/images/arrow_bullet.png) no-repeat;
	padding-left:18px;
}
