/*-------------by me--------------*/
body{
background-color:#000;
}
#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:#fff;
}

.froum_line_space
{
	width:288px;
	height:5px;
	float:left;
	text-align:center;
	color:#fff;
}

.froum_txet
{
	padding-left:5px;
	width:75px;
	float:left;
	text-align:left;
	color:#fff;
}
.froum_input_text
{
	width:120px;
	float:left;
	text-align:left;
}

.heading_forum
{
width:288px;
font-family:Impact;
font-size:22px;
color:#fff;
text-transform:uppercase;
line-height:25px;
text-align:left;}

.content
{
width:288px;
font-family:Arial;
font-size:11px;
color:#fff;
text-align:left;}

.calenderImage
{
	width: 25px; 
	height: 18px;
}
