/* NEW MESSAGE
---------------------------------------- */
#post_message
{ margin-bottom:20px; }

#post_message input[type=text],
#post_message span.input
{
	width:175px;
	margin:0 15px 15px 5px;
	float:left;
	overflow:hidden;
}

#post_message textarea
{
	width:301px; height:93px;
	margin-right:5px; margin-bottom:15px;
	float:right; clear:right;
}



#section div.message
{
	position:relative;
	padding:7px 9px 9px; border-color:#e6e6e6;
	background-color:#fefefe;
}
#section div.message div.info
{
	width:420px;
	margin-left:2px;
}


#section div.message div.content,
#section div.message div.reply
{ margin:13px 10px 10px; }


#section div.message div.content,
#section div.message div.video
{ position:relative; }

#section div.message div.video
{ width:500px; margin:2.25em auto 1.5em; }

#section div.message div.reply
{
	position:relative;
	margin-left:62px; padding:18px;
	border:none;
	font-size:.917em; line-height:1.636em;
	font-family:"Lucida Grande", Tahoma, sans-serif;
	background-color:#ffb300; background-repeat:repeat-x;
	background-position:0 -567px;
	color:#4a0d00;
}
#section div.message div.reply img
{
	position:absolute; top:0; left:-52px;
	border:none; padding:2px;
	background-position:-27px 0;
}

#section div.message span.label
{
	position:absolute; top:0; right:0;
	width:100px; height:89px;
	margin:0; padding:10px 8px 0 0;
	text-transform:uppercase;
	text-align:right;
	font:bold .917em "Helvetica Neue", Arial, sans-serif;
	background-position:27px -52px;
	color:#0e85de;
}