.contentslide{
	width:503px;
	margin:4px 0 0 2px;
	height:195px;
	float:left;
	overflow:hidden;
	background:#333333;
}

.contentslide .contentdiv{
	display: none;
}

.pagination{
	float:left;
	width:48px;
	background:url(syssite/home/shop/1/template/current/default/images/bannerbg2.jpg) no-repeat;
	height:203px;
	text-align:center;
	padding:20px 0 0 0;
}


.pagination a{
	display:block;
	margin:5px 0;
}

