﻿/* [ US #2473, New, 26-05-11, Sprint 22 ] CSS SimpleSlider webpart toolpart*/

.btnImage
{
    border:0px;
    height:16px;
    width:16px;
    margin:5px 0px 0px 5px;
}
.imgBtnWrapper
{
    border-width:1px;
    border-style:solid;
    border-color:Gray;
    cursor:hand; 
    width:26px;
    height:26px;
}
    
.selectboxH
{
  height: 90px;
  width: 240px;   
}        
.selectbox
{
    height: 90px;
    width: 240px;        
}
        
.button
{
    display:inline;
    font-family:Verdana;
    font-size:8pt;
}
.container
{
    display:table;
    width:272px;
    margin-top:10px;
}