/*
#body-wrapper{
position:relative;
}
#body-center{
width: 400px;
float: right;
}
*/
#pre-slideshow-wrapper{
margin-left: 10px;
padding-top: 20px;
width: 420px;
}
h3{
margin: 0 0 5px 0
}
#preslideshow-subtitle{
color:#990000;
font-size:14px;
font-weight:bold;
margin-top:9px;
margin-left: 10px;
width:400px;
}
#slideshow-wrapper{
height:500px;
margin-top:5px;
margin-left: 5px;
padding-top:10px;
width:435px;
display:inline-bl
}
#slideshow{
width: 360px;
height: 300px;
position: relative;
text-align:left;
}
.rotate{
position: absolute;
width: 360px;
}
#left-arrow{
float:left;
}
#right-arrow{
float:right;
}
.arrow{
font-size: 22px;
color: #990000;
margin-top: -62px;
cursor: pointer;
font-weight: bold;
width: 35px;
}
.arrrow-text{
font-size: 10px;
display:block;
width: 20px;
}
.slide-prog-padder{
margin-top:12px;
}
.

