.list_container {
width:100%;
background:#ffffff;
}

.shoutbox_footer {
background:#ffffff;
}

.lower_display {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #777777;
}

.limits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #777777;

}

.old_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#0000ff;
	float:right;
}



.textarea_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: e1e1e1;
	height:70px;
	width: 95%;
	font-size: 11px;
	border:1px solid;
	border-color: #c4c4c4;
}

.divcont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	float:right;

}
.divcont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	font-weight: normal;
	float:left;

}

.divcont2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FF0000;
	font-weight: normal;
	float:left;
}
.divcont3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	border-bottom:1px solid #dddddd;
	height:auto;
	margin:0px;


}


.divcont4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	border-bottom:1px solid #dddddd;
	height:auto;
	margin:0px;
	

}


.divcont5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
		border-bottom:1px solid #dddddd;
}


.divcont6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
		border-bottom:1px solid #dddddd;
}

.divcont7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: normal;
	float:right;
}

.divcont8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	float:left;
}





.buttonlist {

}


.edit_class
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3366;
	text-decoration: underline;
	background-color: #FFE6FF;

}
.left_content{
float:left;
padding:0px;
margin:0px;
}
.right_content{
float:right;
padding:0px;
margin:0px;
}

