.sliderwrapper{
position: relative; /*leave as is*/
width: 746px; /*width of featured content slider*/
height:340px;
text-align:justify;
margin:0px;
padding:0px;
margin-top:10px;
margin-bottom:10px;
color:#353535;
}
#case_slider{
height:340px;
}
#content #case_slider p{
width:700px;
}
#paginate-slider1{
border-top: 1px dotted #A8A9AD;
border-bottom: 1px dotted #A8A9AD;
display:block;
width:440px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
margin:0px;
background: #fff;
width: 747px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
padding:0px;

}
.sliderwrapper .contentdiv img{
width:255px;
padding:0px;
margin:0px;
height:336px;
top:6px;
position:relative;
left:8px;
}

.sliderwrapper .contentdiv table, .sliderwrapper .contentdiv table tr, .sliderwrapper .contentdiv table tr td{
border:0px;
padding:0px;
margin:0px;
}
.sliderwrapper .contentdiv table tr td.tbimage{
vertical-align:bottom;
padding:0px;
margin:0px;
}
.sliderwrapper .contentdiv table tr td.tbcontent{
padding:0px;
margin:0px;
padding-right:30px;
padding-bottom:10px;
height:332px;
}
.sliderwrapper .contentdiv table tr td.tbcontent br{
display:block;
clear:both;
}
.pagination{
width: 580px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
padding:0px;
margin:0px;
margin-left:0px;
padding-left:0px;
margin-bottom:0px;

}

#people_slider div.pagination a, #case_slider div.pagination a{
padding:0px;
display:block;
margin:0px;
padding:2px;
text-decoration:none;
margin-top:2px;
color:#A8A9AD;
line-height:12px;
text-transform:uppercase;
font-size:11px;

padding-left:20px;
}


#people_slider div.pagination a:hover, #people_slider div.pagination a.selected , #people_slider div.contentdiv h2{
color: #EFA221;
background: url(../images/heading-back.png) center left no-repeat;
padding-left:20px;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

.pagination2{
width:700px;
padding:0px;
margin:0px;
margin-left:0px;
padding-left:0px;
margin-bottom:0px;

}
#content .pagination2 p{
width: 750px;
border:1px solid red;
}

#people_slider div.pagination2 a, #case_slider div.pagination2 a{
padding:0px;
display:block;
margin:0px;
padding:2px;
text-decoration:none;
margin-top:2px;
color:#A8A9AD;
line-height:12px;
text-transform:uppercase;
font-size:11px;

padding-left:20px;
}


#case_slider div.pagination2 a:hover, #case_slider div.pagination2 a.selected, #people_slider div.pagination2 a:hover, #people_slider div.pagination2 a.selected , #case_slider div.contentdiv h2.blueish{
color: #A48B46;
background: url(../images/heading-back.png) center left no-repeat;
padding-left:20px;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
