/*
div.blog {
	border-bottom: 1px solid #e6e6cf;
	margin: 10px 0px;
	padding-bottom: 5px;
}
*/

div#cmts h3 { font-size: 18px; margin-top: -10px; float: right; }

div#blogcon img { padding: 20px; }

div#maincon h4 {
	font-size: 18px;
	border-bottom: 2px solid #e6e6cf;
	color: #e6e6cf;
	float: left;
	padding-bottom: 3px;
}

div#maincon b { 
	float: left; 
	font-size: 12px;
	margin-top: 5px; 
	margin-bottom: 5px;
	width: 700px;
}

div#maincon table b { width: 60px; }


div#maincon p { float: left; width: 700px; }

div.bottom { float: left; width: 100%; margin-top: 5px; margin-bottom: 10px; }

	div.bottom a { font-weight: bold; }
	
	div.bottom a:first-child { margin-right: 555px; }