div.main-form {
	width:636px;
	padding:0;
	padding-left: 30px;
	color:#527187;
	font-size:13px
	}
div.main-form .header {
	clear:left;
	font-size:15px;
	line-height:34px;
	background:url(../img/bg-main-form-header600.gif) no-repeat left top;
	height:34px;
	margin:0 0 2px 0;
	color:#217CC3
	}
div.main-form .header strong {
	font-size:16px;
	margin:0 0 0 18px
	}
div.main-form .box {
	float:left;
	margin:0 0 12px 4px;
	width:625px;
	padding:0 0 4px 0;
	background:url(../img/bg-box-main-form.gif) repeat-x bottom; 
	border-left:1px solid #eee; 
	border-right:1px solid #eee;
	}

* html div.main-form .box {
	margin:0 0 12px 2px
	}

div.main-form .box .topnote {

	padding: 4px 7px 4px 7px;
	color:#999999;
	font-size: 12px;
	background:#FDFDFD;
	text-align: justify;
	}

div.main-form .row {
	float:left;
	padding:4px 0;
	width:100%;
	background:#F7F7F7;
	line-height:20px
	}
div.main-form .row.bg {
	background:#FDFDFD
	}
div.main-form .row .left {
	float:left;
	width:153px;
	padding:3px 7px 0 0;
	text-align:right;
	line-height:14px
	}
div.main-form .row .leftshort {
	float:left;
	width:83px;
	padding:3px 7px 0 0;
	text-align:right;
	line-height:14px
	}
div.main-form .row .leftmid {
	float:left;
	width:123px;
	padding:3px 7px 0 0;
	text-align:right;
	line-height:14px
	}

div.main-form .row .right {
	float:left;
	width:365px
	}
div.main-form .row .rightshort {
	float:left;
	width:165px
	}
div.main-form .row .rightlong {
	float:left;
	width:205px;
	}

div.main-form .row .message {
	float:left;
	width:625px;
	margin-left: 15px;
	}
div.main-form .row .text {
	width:170px;
	height:18px;
	padding:0 0 0 4px;
	font:13px/17px 'Trebuchet MS',tahoma,sans-serif;
	border:1px solid #A1B1BD
	}
div.main-form .row .long {
	width:281px
	}
div.main-form .row select {
	font:12px 'Trebuchet MS',tahoma,sans-serif;
	width:176px
	}
div.main-form .row select.small {
	width:93px
	}
div.main-form .row .text.tiny {
	width:37px
	}
div.main-form .row .text.small {
	width:87px
	}
div.main-form .row .text.mid {
	width:107px
	}
div.main-form .row .text.long {
	width:127px
	}
div.main-form .row select.long {
	width:287px;
	}

div.main-form .row select.longest {
	width:320px;
	}

div.main-form .row .buttons {
	width:110px;
	float: right;
	}

div.main-form .buttons {
	clear:left;
	margin:0 0 12px 4px;
	width:625px;
	float:right;
	}
div.main-form .buttons label {
	float:right;
	margin:3px 0 0 0
	}

.admintitlecenter {
	clear:left;
	width: 240px;
	font-size:15px;
	line-height:34px;
	background:url(../img/bg-main-form-header240.gif) no-repeat left top;
	height:34px;
	margin:0 0 2px 0;
	color:#217CC3;
	text-align: center;
	}

div.sidebar-b .adminbox {
	float:left;
	margin:0 0 12px 4px;
	width:225px;
	padding:0 0 4px 0;
	background:url(../img/bg-box-main-form.gif) repeat-x bottom; 
	border-left:1px solid #eee; 
	border-right:1px solid #eee;
	}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
