﻿.redColor
{
   color: Red;
}

.space
{
	height:10px;
}

.tit
{
	/*clear:left;*/
	float:left;
	width:100px;
	height:25px;
	margin-left:5px;
	text-align:right;
	padding-right:5px;
}

.textbox
{
	height:25px;
	width:600px;
}

.radio-list
{
	height:auto;
	width:600px;
}

.combobox
{
	height:25px;
	width:600px;
}

.mini-textarea
{
    height:100px;
    width:600px;	
}

.textarea
{
    height:250px;
    width:650px;	
}

.dntb
{
    height:auto;
    width:650px;	
}

.error-msg
{
	height:auto;
    margin-left:105px;
}

.image
{
	height:80px;
	width:600px;
}

.img_Upload
{
	border:solid 1px black;
}
