body {
	margin: 0px;
	}

.hm20,.hm21,.hm22,.hm23,.hm24,.hm25 { display: none; }


.niceImgDiv {
 float:right; padding: 0 3px 3px 0;
 background-image: url("/images/other/shadowAlpha.png");
 background-repeat: no-repeat;
 background-position: bottom right;
 margin: 3px 5px 5px 3px;
 }
.niceImgDiv3 {
 float:right; padding: 0 3px 3px 0;
 background-image: url("/images/other/shadowAlpha.png");
 background-repeat: no-repeat;
 background-position: bottom right;
 margin: 0px 0px 0px 0px;
 }
 
.niceImgDiv2 {
 float:right; padding: 3px 0 0 3px;
 background-image: url("/images/other/shadowAlpha2.png");
 background-repeat: no-repeat;
 background-position: top left;
 margin: 5px 3px 3px 5px;
 }

.niceImgImage {
 display: block;
 margin-bottom: 3px;
 margin-right: 3px;
 border: 1px solid #a9a9a9;
 padding: 4px; 
}

.tabs {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 padding-top: 5px;
 text-align: center;
 color: #464646;
}

input,textarea,select {
 font-size: 12px;
 font-family: Arial;
 font-weight: bold;
}

.Must {
 color: #CC0000;
 font-family: Times New Roman;
 font-size: 10px;
 font-weight: bold;
 }

.floatClass {
	padding: 0 10 10 0;
	float: right;
	}
	
.floatClass2 {
	padding: 2;
	float: right;
	}

.floatClear {
	clear: both;
	}
