/* Select Box */

.vd_uniform_select
{
    display: block;
    position: relative;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
    height: 20px;
    color: #444;
}

.vd_uniform_select span {
    position: absolute;
    right: 6px;
    top: 0px;
    font-size: 1em;
    font-weight: bold;
    padding: 0;
    display: block;
    padding-right: 15px;    
    background: url(/pix/tmpl_pix/vd_select.gif) no-repeat right 4px;
    right: 0;
}

.vd_uniform_select.focus {
	border-color: #999;
}

.vd_uniform_select span {
	left: 5px;
}

.vd_uniform_select  select {
	position: relative;
	font-size: 1em;
	padding: 0;
	line-height: 23px;
	border: 0;
	margin: 0;
	padding-right: 20px;
}

.vd_select_90
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_90.png) no-repeat left top;
    height: 20px;
    width: 80px;
}

.vd_select_90_margin
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_90.png) no-repeat left top;
    height: 20px;  
}
.vd_select_170
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_170.png) no-repeat left top;
    height: 20px;    
}


.vd_select_51
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_51.png) no-repeat left top;
    height: 20px;    
}

.vd_select_179
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_179.png) no-repeat left top;
    height: 20px;    
}

.vd_select_150
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_150.png) no-repeat left top;
    height: 20px;    
}

.vd_select_99
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_99.png) no-repeat left top;
    height: 20px;     
}

.vd_select_61
{
    background: transparent url(/pix/tmpl_pix/vd_bg_select_61.png) no-repeat left top;
    height: 20px;    
}

.vd_select_206
{
    height: 20px;   
}