#jFlowSlide{ background:#fff;font-family:"Mechanic GothicRegular"; }  
#myController { font-family: "Mechanic GothicRegular"; padding:2px 0;  width:600px; height: 35px; color: #990099; font-size: 18px;margin-left:10px; margin-right: 10px;}  
#myController span.jFlowSelected {text-align: center; margin-right:0px; width: 135px; height: 35px;}  


  
.slide-wrapper { padding: 5px; font-size: 15px;}  
.slide-thumbnail { width:300px; float:left; }  
.slide-thumbnail img {max-width:300px; }  
.slide-details { width:560px; float:right; }  
.slide-details h2 { font-size:1.5em; font-weight:normal; line-height: 1; margin:0; }  
.slide-details .description { margin-top:10px; margin-right: 10px; }  
  
.jFlowControl, .jFlowPrev, .jFlowNext { font-family: "Mechanic GothicRegular"; font-size: 18px; color:#003a63; cursor:pointer; padding-left:10px; padding-right:25px; width: 135px; display:inline; border: 1px solid #000; background: #b4defb; text-align: center;}  
.jFlowControl:hover, .jFlowPrev:hover,.jFlowNext:hover { color:#fff; background: #003a63; border: 1px solid #000;}  
