div.row{
	margin-left:1em;
	width:96%;
	height:200px;
	display:block;
}
div.image_column1{
	float:left;
	position:relative;
	text-align:left;


}

div.content_bottom{
	margin:auto;
	height:100%;
	display:table;

}

div.image_column2{
	float:left;
	position:relative;
	text-align:left;
	
}
	
.textlink{
	padding:5px 0 10px 0;
	font-family:AGOpus, AGOpusHighResolution;
	font-size:14px;
	font-weight:bold;
	color:#993300;
	text-align:center;
}
div.seperate_rows{
	width:100%;
	min-height:20px;
	position:relative;
	float:left;
}
div.seperate_column{
	min-width:35px;
	width:35px;
	height:30px;
	min-height:30px;
	float:left;
	position:relative;
}
