.moduletablelogo
{	
	width:auto;
	height:100%;		
}

.moduletablelogo div
{	
	width:99%;
	height:100%;
	padding-top:5px;
	float:none;
	margin:0 auto;
	cursor:pointer;	
	/*background: #FFF url(../images/background.png) repeat-x center bottom*/
	background: #FFF;
}

.moduletablelogo img
{
	height:auto;
}

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