﻿
.WindowsStyle .ajax__combobox_textboxcontainer input
{
    font-family: 'MS Sans Serif' , 'Tahoma';
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}
.WindowsStyle .ajax__combobox_buttoncontainer button
{	
	background-color: #ADD8E6;
    border: solid 1px Blue;
}
