/*-------------by me--------------*/
body{
}
#froum_box
{ 
	font-family:Arial, Helvetica, sans-serif;
	width:288px;
	height:auto;
	float:left;
	padding-top:10px;
}
.froum_row
{ 
	width:288px;
	float:left;
}
.froum_name
{
	width:80px;
	height:20px;
	float:left;
	font-size:11px;
}

.froum_space
{
	width:10px;
	height:20px;
	float:left;
	text-align:center;
	color:#000;
}

.froum_line_space
{
	width:288px;
	height:5px;
	float:left;
	text-align:center;
	color:#000;
}

.froum_txet
{
	padding-left:5px;
	width:75px;
	float:left;
	text-align:left;
	color:#000;
}
.froum_input_text
{
	float:left;
	text-align:left;
	border-bottom:1px solid #999999;
	padding-bottom:5px;
	width:283px;
}

.heading_forum
{
width:288px;
font-family:Impact;
font-size:22px;
color:#000;
text-transform:uppercase;
line-height:25px;
text-align:left;}

.calenderImage
{
	width: 25px; 
	height: 18px;
}
