/*************************************************************
*
* File:			Index_Default.css
* Created By	The Dominator 0.1 
* Created:		Wed Dec  2 02 23 57 CET 2009
* Copyright:	2009 Seth Fleming 
*
*************************************************************/
@charset "utf-8";

.id_date {
	text-align:right;
	display:block;
	color:#fff;
	font-size: 0.8em;
}
.comments {
	margin-left: 25px;
	margin-right: 25px;
}

#comment_div textarea {
	background: url(../img/hgwft.gif) center no-repeat;
	background-color:#000;
}
