
#myController span{
color:#ffffff;
background: url(/images/sliderBack.jpg) repeat-x;
margin-right:5px;
cursor:pointer;
height:14px;
display:block;
float:left;
font-size:10px;
text-align:center;

padding:2px;
margin-bottom:10px;

}

#jFlowSlide{
border:0px solid #eaeaea;
}

#myController span.jFlowSelected {
color:#cccccc;
background:#e83224;
margin-right:5px;
height:14px;
display:block;
float:left;
padding:2px;
margin-bottom:10px;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

#myController2 span{
color:#FFF;
background:#000;
margin-right:6px;
cursor:pointer;
}

#jFlowSlide2{
border:10px solid #0F0;
}

#myController2 span.jFlowSelected2 {
background:#Ffffff;
}

.jFlowPrev2, .jFlowNext2{
cursor:pointer;
}


#myController3 span{
color:#FFF;
background:#000;
margin-right:10px;
cursor:pointer;
}

#jFlowSlide3{
border:10px solid #00F;
}

#myController3 span.jFlowSelected3 {
background:#F38317;
}

.jFlowPrev3, .jFlowNext3{
cursor:pointer;
}

#mySlides{border-bottom:1px solid #999999;   overflow:hidden}
#mySlidesBackground {background:#eaeaea; padding-top:3px; padding-bottom:3px;}

.style1 {color: #F28119}
.style2 {color: #F58519}
.style4 {font-style: italic}
.style5 {font-weight: bold}
 
#myController{ width:100%; margin-left:3px; padding-top:5px  }
.SliderContentDiv { color:#137fc6; padding:0; overflow:hidden;}
