/* CSS Document */

.moduletable_hosting
{
background:url(images/bg.jpg) no-repeat center center;
width:432px;
height:223px;
margin-top:10px;
}
#slider
{
	width:323px;
	height:168px;
	float:left;
	overflow:hidden;
	/*background:#666666;*/
	margin-top:50px;
	
}
#prevBtn
{
	width:58px;
	height:auto;
	display:block;
	margin-top:100px;
	float:left;
}


#nextBtn
{
	width:20px;
	height:inherit;
	display:block;
	margin-top:100px;
	float:right;
}

#slider a
{
	text-decoration:none !important;
	color:#000000 !important;

}
#slider a:hover
{
	text-decoration:none !important;
	color:#000000 !important;
	font-weight:bold;

}

.web
{
text-align:center;
}
