.thumb{
	float:left;
	margin:10px;
	width:200px;
	height:200px;
}

.thumb img{
	vertical-align: middle;
}

.webgallery_default{
    margin: 0 auto;
    text-align: center;
    width: 660px;
}

.webgallery_clr{
	clear:both;
}

.webgallery{
	clear:both;
	margin: 0 auto;
	text-align: center;
}

.paginatiom{
	clear:both;
}

.cdwebgallery_pagination .pagination{
	width:660px;
	text-align: center;
	margin: 0 auto;
	clear:both;
}

.pagination li{
	float:left;
	list-style: none;
	padding-right:10px;
	color:black;
}

.pagination li a, a:hover:, a:visited, a:link{
	color:black;
}