.wrapper
{	
	position:center;
	width:537px;
	height:90px;
	background:#000;	
	padding:0;
	margin:0px;	
		
}
.leftside
{
	position:relative;	
	top:0px;
	left:0px;
	width:178px;
	height:90px;
	padding:0;
	margin:0;	
}
.middle
{
	position:relative;	
	top:-90px;
	left:179px;
	width:178px;
	height:90px;
	padding:0;
	margin:0;	
}
.rightside
{
	position:relative;	
	top:-180px;
	left:358px;
	width:178px;
	height:90px;
	padding:0;
	margin:0;	
}
.text_img
{
	width:178px;
	height:90px;
	overflow:hidden;
}
.text_img a img
{
 border:none;
}
