/* for Home Page templates */
.content .heroArea     { width : 100%; overflow : hidden; margin-bottom : 10px; }
.content .columnArea   { width : 100%; overflow : hidden; }
.content .hpCell       { float : left; display: block; }
.content .hpCell a     {
	color : #000;
	font : bold 11px Arial, Helvetica, sans-serif;
	line-height: 0px;
}

.content .hpCell img { padding:0; margin:0; line-height:0; display:block;}
.content .hpCell #flashcontent { padding: 0; margin: 0; }
/* End Home Page Specific Styles */
