.contentslide{
/*border: 10px solid navy;
border-bottom-width: 6px;*/
font-weight: bold;
	border:solid 1px #ffffff;
	/*background-image: url(../images/boton.png);
	background-color: #0099ff;*/
	color: #1f1f1f;
	text-align: center;
	margin-top: 10px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #999999;
  width: auto;
  padding: 0px 2px;
 line-height: 15px;
  margin: 1px;
  font-family: Arial, Helvetica, sans-serif;

padding: 8px;
width: 530px;
height: 365px;
}

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

}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 540px; /*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: navy;
border: 10px solid navy;*/
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: 530px; /*IE5 width*/
w\idth: 367px; /*IE6 width*/
}

.pagination a{
/*padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;*/
font-weight: bold;
	border:solid 1px #ffffff;
	/*background-image: url(../images/boton.png);*/
	background-color: #FF6600;
	color: #ffffff;
	text-align: center;
	margin-top: 12px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #999999;
  width: auto;
  padding: 0px 5px;
 line-height: 17px;
  margin: 1px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.pagination a:hover, .pagination a.selected{
/*color: #000;
background-color: #FEE496;*/
font-weight: bold;
	border:solid 1px #ffffff;
	/*background-image: url(../images/boton.png);*/
	background-color: #FF9900;
	color: #ffffff;
	text-align: center;
	margin-top: 12px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #999999;
  width: auto;
  padding: 0px 5px;
 line-height: 17px;
  margin: 1px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;

}
.contentdiv1 {
	background-color: #A5B58D;
	width: 530px;
height: 365px;
}

.contentdiv2 {
	background-color: #ffffff;
	width: 530px;
height: 365px;
}
.contentdiv3 {
	/*background-color: #accdff;*/
	width: 530px;
height: 375px;
}