.leftdiv{
	height:460px;
	width:350px;
	text-align:left;
}

.insideleftdiv{

	padding:3px;
	width:340px;
	height:30px;
}

.elementdivleft{
	width:91px;
	height:30px;
	float:left;
	padding:3px;
	padding-top:3px;
}
.elementdivleftfirst
{
	width:135px;
	height:30px;
	float:left;
	padding:3px;
	padding-top:3px;
}
.elementdivleftsecound
{
	width:203px;
	height:15px;
	float:left;
	padding:3px;
	padding-top:3px;
}

.elementdivright{
	width:200px;
	height:15px;
	float:right;
	padding:3px;
	text-align:left;
	color:#339900;
	
}

.textwidth{
	width:200px;
	text-align:left;
}

.combowidth{
	width:203px;
	text-align:left;
}

.hight15
{
	height:15px;
}

.hight20
{
	height:20px;
}

.hight25
{
	height:25px;
}


.hight30
{
	height:30px;
}

.hight40
{
	height:40px;
}

.hight90
{
	height:114px;
}
.lbl
{
	width:35%;
	float:left;
	font-size:12px;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
	
}
#error{
	color:red;
	font-size:12px;
}
#error1{
	color:red;
	font-size:12px;
}
#servererror{
	color:green;
	font-size:12px;
}
