@charset "utf-8";
.paddingnobottom {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #007ed5;
}
.white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
