div.row{
	margin:0 0 0 20px;
	width:447px;
	float:left;
	position:relative;
}
div.image_column1{
	padding-left:26px;
	width:180px;
	float:left;
	position:relative;
	text-align:center;

}

div.image_column2{
	width:180px;
	float:left;
	position:relative;
	text-align:center;

}
	
.texttitle{
	padding:5px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#993300;
	text-align:center;
}
div.seperate_rows{
	width:100%;
	height:0px;
	vertical-align:bottom;
	min-height:10px;
	position:relative;
	float:left;
}
div.seperate_column{
	width:35px;
	height:30px;
	min-height:30px;
	position:relative;
	float:left;
}
div.seperate_column_left{
	width:20px;
	height:30px;
	min-height:30px;
	position:relative;
	float:left;
}
