@charset "utf-8";
/* CSS Document */

.content_pod{
	float:left;
	width:212px;
	display:inline;
	}
	
#content_pod_mid{
	margin-right:20px;
	margin-left:20px;
	}

.content_pod_inner{
	background-image:url(../uploads/images/global/pod_content_bgtop.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	}
.content_pod_title{
	margin:12px 0px 12px 0px;
	}
	
#content_home .content_pod h1{
	font-size:12px;
	color:#BE3600;
	line-height:normal;
	font-weight:bold;
	padding-top:10px;
	}
	
.content_pod p{
	font-size:11px;
	line-height:16px;
	margin-bottom:10px!important;
	}
