contentdiv.contentslide{
border: 0px solid navy;
border-bottom-width: 1px;
padding: 0px;
width: 574px;
w\idth: 574px;
height: 251px;
h\eight: 254px; /*IE6 width*/
}

.contentslide .contentdiv{
display: none;
height: 255px;
h\eight: 255px; /*IE6 width*/

}

.pagination{
width: 350px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
w\idth: 400px;
text-align: left;
/*background-color: navy;*/
border: 0px solid navy;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
	height:10px;
	h\eight:29px;
}

* html .pagination{
	width: 500px;
w\idth: 400px; /*IE6 width*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*.pagination a
{
	padding: 0 5px;
	color: #990000;
	background-color: #ffffff;
	/*background-image:url(images/numbring_bg.jpg);*/
	/*background-repeat:no-repeat;
	width:25px;
	height:19px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
.new a
{
	padding: 0 5px;
	color: #990000;
	background-color: #ffffff;
	/*background-image:url(images/numbring_bg.jpg);*/
	/*background-repeat:no-repeat;
	width:25px;
	height:19px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}

.pagination a:hover, .pagination a.selected
{
color: #990000;
background-color: #FFFFFF;
}
*/
.pagination a{
padding: 0 5px;
text-decoration: none; 
/*color: #00007C;
background-color: white;*/
color: #ffffff;
background-color: #00007C;

	width:25px;
	height:10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
background-color: #990000;
}

.paginationText{

	text-decoration: none; 
	color: #00007C;
	font-size: 12px;
	font-weight: bold;
}
