#block1 {
	position: relative;
	padding-top: 20px;
	}
	
#block1 #imgageblock {
	position: relative;
	float: left;
	height: auto;
	clear: both;
	margin-top: -26px;
}

#block1 #textblock {
	margin-left: 5px;
	position: relative;
	width: 550px;
}











#hor-minimalist-a
{
	font-size: 12px;
	color:#3F3F3F;
	margin: 0px;
	width: 750px;
	text-align: left;
	background: #EEF0F9;
	border-collapse: collapse;
	border-bottom: 7px solid #EEF0F9;
	
}
#hor-minimalist-a th 
{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
	border-bottom: 2px solid #CCCCCC;
	color:#000000;
	
}

tfoot tr { background-color:#009900; height:5px; font-size:4px; }

#hor-minimalist-a td
{
	padding: 2px 15px 2px 15px;
}
#hor-minimalist-a tbody tr:hover td
{
background-color:#DADEF1;}
