.contentslide{
border: 0px solid #FFFFFF;
border-bottom-width: 0px;
height:410px;
padding: 0px;

}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 1;
-ie-opacity:1;
opacity: 1;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
/*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
background:#cccccc url(../images/tit2.gif) repeat-x;
text-align: right;
border: 1px solid #ffffff;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding: 0 5px 4px 0;
}

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

.pagination a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:2px 4px 2px 4px;
text-decoration: none; 
background-color:#666666;
border: 1px solid #ffffff;
font-size: 10px;
}

.pagination a:hover, .pagination a.selected{
color: #E46304;
background-color: #666666;
}put {
	border: 1px solid #ECECE5;
}

