.moduletablelogo
{	
	width:auto;
	height:auto;	
	padding: 10px;		
}

.moduletablelogo div
{
	border:1px solid #dfdfdf;
	width:99%;
	height:115px;
	float:none;
	margin:0 auto;
	cursor:pointer;	
	background: #FFF url(../images/background.png) repeat-x center bottom
}

.moduletablelogo img
{
	max-width: 200px;
	height:auto;
}

.moduletablelogo .contact
{
	width: 90%;
	font-size: 10px;
	color: #6b6b6b;
	border-top: 1px solid #6b6b6b;
	border-bottom: 1px solid #6b6b6b;
	line-height:10px;
}