Server=CSGHOST                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  22px;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
/*width: 400px;  */
/* width: 416px; */

}

.pagination a{
position:relative;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
/*	text-align: center;*/
	height: 25px;
/*	vertical-align: middle; */
	padding-top: 5px;
	background-color: #C3D6EB;
	border: 1px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;	/*
	text-decoration: none;
	color: #2e6ab1;
	background-color: white;
	border: 1px solid #FF0000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	*/
}
.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
background-color: #83ABD6;
}
