.contentslide{
border: 10px solid white;
border-bottom-width: 6px;
padding: 8px;
width: 520px;
height: 48px;
}

.contentslide .contentdiv{
display: none;
}




.contentslide2{
border: 10px solid white;
border-bottom-width: 6px;
padding: 8px;
width: 520px;
height: 100px;
}

.contentslide3{
border: 10px solid white;
border-bottom-width: 6px;
padding: 8px;
width: 520px;
height: 100px;
}






.pagination{

width: 32px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: white;
border: 10px solid white;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 16px; /*IE5 width*/
w\idth: 32px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
	   background:url(pylselected.jpg);

background-color: #eff7f8;
 font-size:11pt
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
background-color: #f4f4f4;
	   background:url(pyl.jpg);
}







.pagination2{
width: 416px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: white;
border: 10px solid white;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination2{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination2 a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
	   background:url(pylselected.jpg);

background-color: #f4f4f4;
 font-size:11pt
}

.pagination2 a:hover, .pagination2 a.selected{
color: #ffffff;
background-color: #f4f4f4;
	   background:url(pyl.jpg);
}






.pagination3{
width: 416px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: white;
border: 10px solid white;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination3{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination3 a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
	   background:url(pylselected.jpg);

background-color: #f4f4f4;
 font-size:11pt
}

.pagination3 a:hover, .pagination3 a.selected{
color: #ffffff;
background-color: #f4f4f4;

	   background:url(pyl.jpg);
}













.pad{

padding-left: 112px;

}





