div.margin-5 {
	margin:0 0 0 -5px;
}
div.left {
	width	: 455px;
}
p.copyrights {
	font-size	: 11px;
	color			: #999999;
	padding		: 0 0 0 5px;
}
div.module-1 {
	padding			: 0 0 0 5px;
} /* module 1 */
div.module-0 h3 { 
	text-transform: uppercase;
	color		: #505559; 
	font-family	: Georgia;
	font-size	: 14px; 
	padding		: 0 0 0 5px;
} /* module-0 */

div.module-0 p.about { 
		font-family		: georgia; 
		font-size		: 16px; 
		color			: #505559; 
		margin			: 20px 0 0 5px; 
		width			: 440px;
		padding			: 0; 
} /* module-0 p */

div.module-0 h1 {
	background		: none;
	font-weight		: normal;
}
	div.module-0 h1 a {
		font-family		: Arial;
		font-size		: 24px;
		color				: #0066d0;
		background		: none;
		text-transform	: none;
	}
	div.module-0 h2 {
		float			: left;
	}
	div.module-0 h2, div.module-0 h2 a {
		font-family		: Arial;
		font-size		: 12px; 
		font-weight		: normal;
		color			: #5d7185;
		padding			: 0 0 0 5px;
	}
	div.module-0 h2 a:hover {
		text-decoration	: underline;
	}
		div.module-0 h2 span {
			font-weigth 	: bold;
		}
	div.module-0 p {
		font-family		: Arial;
		font-size		: 13px;
		color				: #000;
		padding			: 5px;
		line-height		: 16px;
	}	
div.right {
	padding : 0;
	width	: 220px;
} 
div.right h1 {
	color		: #b93500;
	font-size	: 14px;
	text-transform : uppercase;
}
	div.right div.gray-box {
		float		: left;
		background	: url(../images/author_top.gif) 0 0 no-repeat;
		color		: #fff;
		font-size	: 12px;
		line-height	: 16px;
		padding		: 10px 0 0 12px;
		width		: 225px;
	}
	div.right div.gray-box-bottom {
		background 	: url(../images/author_bottom.gif) 0 0 no-repeat;
		height		: 16px;
		margin		: 0 0 0 -5px;
	}
		div.gray-box h1 {
			color			: #fff;
			font-size	: 16px;
		}
		div.gray-box p {
			color	: #fff;
			width	: 200px;
		}
div.right ul {
	list-style	: none;
	padding		: 0;
} 
div.right ul li a {
	padding		: 0 0 0 5px;
	font-size	: 14px;
}
div.comment {
	width				: 445px;
	float				: left;
	background		: url(../images/comment_back.gif) 0 0 no-repeat;
	margin-left: 10px;
}
	div.comment img {
		margin: 0 10px 0 0; 
	} 
	
	div.comment span { 
	color: #8d8d8d; font-size: 11px;
	}
	
	div.comment div {
		font-family	: Arial;
		font-size	: 12px;
		margin:15px 0px 15px 50px;
		width:85%;
		display:block; 
		color:#000000;	
	}


input, textarea { border:1px solid #a2becc; background: #edf5f8; }
input { width: 210px; }
input.submit { background: #597684; color: #ffffd7; font-weight: bold; font-size:12px; height:25px; width: auto; }
textarea { width: 442px; height: 131px; }

table.comment { margin: 0 0 0 15px;}
table.comment tr td { color:#6a8ea4; font-weight:bold; font-size:12px; }
