INPUT
{
	width: 100px;
}

INPUT.chbox
{
	width: 20px;
}

INPUT.inputreg
{
	width: 150px;
	height: 30px;
	color: #666666;
	font-size: 150%;
	padding: 0px;
	border: 1px solid #cccccc;
}

INPUT.big
{
	width: 450px;
	height: 30px;
	color: #666666;
	font-size: 150%;
	padding: 0px;
	border: 1px solid #cccccc;
}

INPUT.voteurl
{
	width: 425px;
	height: 30px;
	color: #666666;
	font-size: 130%;
	padding: 0px;
	border: 1px solid #cccccc;
}



INPUT.submit
{
	width: 120px;
}

INPUT.REGI
{
	width: 150px;
}

INPUT.file
{
	width: 200px;
}


INPUT.url
{
	width: 250px;
}




DIV.formleft
{
	float: left;
	xbackground-color: red;
	width: 310px;
}


DIV.formright
{
	float: left;
	xbackground-color: blue;
	width: 310px;
}


DIV.title
{
	float: left;
	margin: 5px 0px 0px 0px;
	width: 100px;
	font-size: 150%;
	xbackground-color: blue;
	color: #666666; /* gray */
}



DIV.input
{
	margin: 0px 0px 5px 0px;
}

DIV.titlelong
{
	float: left;
	width: 75px;
	margin: 0px 0px 0px 0px;
}

DIV.titlelong2
{
	float: left;
	width: 100px;
	margin: 4px 0px 0px 0px;
}

DIV.inputlong
{
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
}


DIV.profilepik
{
	float: left;
	width: 150px;
	padding: 0px 0px 5px 10px;
	xbackground-color: blue;
}


DIV.profileinfo
{
	float: left;
	width: 500px;
	padding: 15px 0px 0px 0px;
	xbackground-color: blue;
}



BR.clear
{
	clear: both;
}

















