﻿* {
    border:0;
    padding:0;
    margin:0;
    list-style-type:none;
}
#slideshow {
  /*  width:940px;
    background:url('fd_slide.gif') no-repeat 0 0px;
    position:relative;
    height:140px;
    left:5px;*/
 
}
#slideshow {
    font:normal 11px Tahoma, Verdana, Arial, sans-serif;
}
#slideshow #ss_controls {
    position:absolute;
    top:163px;
    right:5px;
    display: none;
 }
#slideshow #ss_controls a {
    margin:3px;
}

#ss_text4 {
    position:absolute;
    top:19px;
    left:400px;
   height:50px;
    overflow:hidden;
      font-size: 20px!important;
    font-weight:  bolder;
    line-height: 20px;
    text-decoration: none;
     color: #fff!important;
}

#ss_text4 textarea {
   font: BOLD 20px Arial, Verdana, sans-serif;
    text-decoration: none;
  
    color: #fff!important;
    width:420px;
    height:50px;
    background:none;
	overflow: hidden;
}

#ss_text1 {
    position:absolute;
    top:21px;
    left:401px;
   height:50px;
    overflow:hidden;
      font-size: 20px!important;
    font-weight:  bolder;
    line-height: 20px;
    text-decoration: none;
    color: #0670eb!important;
}

#ss_text1 textarea {
  color: #0670eb!important;
   
    font:BOLD 20px Arial, Verdana, sans-serif;
   height:50px;
     text-decoration: none;
    width:420px;
    background:none;
	overflow: hidden;
}

#ss_text2 {
    position:absolute;
    top:85px;
    left:400px;
    height:50px;
    overflow:hidden;
      font-size: 40px!important;
    font-weight:  bolder;
    line-height: 40px;
}
#ss_text2 textarea {
    font:ITALIC BOLD 40px Arial, Verdana, sans-serif;
    color: #FFF!important;
    width:380px;
    background:none;
	overflow: hidden;
}
#ss_text3 {
    position:absolute;
    top:88px;
    left:402px;
    height:50px;
    overflow:hidden;
      font-size: 40px!important;
    font-weight:  bolder;
    line-height: 40px;
}
#ss_text3 textarea {
    font:ITALIC BOLD 40px Arial, Verdana, sans-serif;
  
    color: #0474ce!important;
    width:380px;
    background:none;
	overflow: hidden;
}
#select_box {
    display:none;
}

#ss_img_div  {
    width:90px;
    height:90px;
    position:absolute;
    top:25px;
    left:280px;
    overflow:hidden;
    vertical-align:middle;
    text-align:center;
    border: 0px solid #aaa;
}
#ss_img_div img {
width:90px !important;
height:auto !important;
            
}

