﻿input[type=text], select
 {border: solid 1px #BCBCBC; margin: 2px 3px 2px 0;}

.iconRefresh {
	background: url(../Images/refresh.png) no-repeat left top;
	display: block;
	padding-left: 20px;
	margin: 1px 0 1px 0;
	height: 16px;
}

.hidden {
    display:none;
}


