
/* images content is 370 width */

#home_flash_content
{
	float:left;
	display:block;
	width:370px;
	height:210px;
	background-color:silver;
	margin-left:100px;
	margin-right:20px;
}

#content_text
{
	text-align:left;
	padding-right:20px;
}

#content_clear
{
	clear:left;	
}
