#mcol {
	width: 415px;
	margin-right: 20px;
}

#articleheader {
	height: 1%;
	overflow: hidden;
	margin-bottom: 20px;
}

#sectiontitle {
	margin: 0;
	float: left;
}

#subscribe {
	float: left;
	clear: left;
	color: #666;
	font-size: 0.75em;
	margin: 10px 0 0 0;
	width: 225px;
}

#subscribe:hover {
	color: #333;
}

#allarticles {
	float: right;
}

#mcol div.newsitem {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 15px 14px 0 14px;
	margin-top: 15px;
}

#mcol div.newsitem.top {
	border: 0;
	margin-top: 0;
}

#mcol div.newsthumb {
	float: left;
	display: inline;
	margin: 0 14px;
	border: 1px solid #999;
}
#mcol div.newsimage {
	float: right;
	display: inline;
	margin: 0 0 14px 14px;
	border: 1px solid #999;
}

#mcol span.articledate {
	display: block;
	color: #66cc33;
	font-size: 0.75em;
	font-weight: bold;
}

#mcol a.articletitle {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.4em;
	display: block;
	margin-top: 5px;
}

#mcol a.articletitle:hover {
	text-decoration: underline;
}

#mcol h1.articletitle {
	color: #333;
	font-size: 1em;
	line-height: 1.2em;
	margin: 5px 0 15px 0;
}

#mcol div.articlecontent {
	font-size: 0.75em;
	color: #666;
	line-height: 1.7em;
	margin-top: 10px;
}

#mcol div.readmore {
	font-size: 0.75em;
	text-align: right;
}

#mcol div.readmore a {
	color: #666;
}

#mcol div.readmore a:hover {
	color: #333;
}

#mcol h3, h4, h5, h6 {
	margin: 15px 0 0 0;
}

#mcol ul, #mcol ol {
	margin: 10px 0 0 30px;
}

#nocomments {
	font-size: 0.8em;
	color: #333;
	padding: 10px 17px;
}

#topbar {
	padding-top: 6px;
	background: #e7e7e7 url('/i/mcol_gbox_bg_top.gif') no-repeat;
}

#bottombar {
	margin-top: 20px;
	padding-top: 6px;
	background: #e7e7e7 url('/i/mcol_gbox_bg_top.gif') no-repeat;
}

#resultinfo {
	padding: 6px 0 6px 14px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #c8c8c8;
}

#topbar div.pager, #bottombar div.pager {
	padding: 9px 0 9px 14px;
	background: #e7e7e7 url('/i/mcol_gbox_bg_bot.gif') no-repeat bottom left;
	height: 1%;
	overflow: hidden;
}

#bottombar div.pager {
	padding-bottom: 13px;
}

#topbar div.pager a, #bottombar div.pager a {
	display: inline;
	float: left;
	margin-right: 4px;
	text-decoration: none;	
}

#topbar div.pager a:hover, #bottombar div.pager a:hover {
	text-decoration: underline;
}

#topbar div.pager a.but, #bottombar div.pager a.but, #topbar div.pager a.on, #bottombar div.pager a.on {
	width: 23px;
	text-align: center;
	padding: 7px 0;
	background: #fff;
	color: #999;
	font-size: 0.75em;
	line-height: 0.75em;
}

#topbar div.pager a.on, #bottombar div.pager a.on {
	color: #fff;
	background: #66cc33;
}

#bookmarks.mcolwrapped {
	background-image: url('/i/bookmarks_mcol_mid_bg.png');
	width: auto;
	margin-bottom: 10px;
}

#bookmarks.mcolwrapped div.outer {
	background-image: url('/i/bookmarks_mcol_top_bg.png');
}
	
#bookmarks.mcolwrapped div.inner {
	background-image: url('/i/bookmarks_mcol_bot_bg.png');
}

#bookmarks.mcolwrapped ul {
	margin: 0;
}

#commentsWrapper {
	width: 413px;
}

#commentsWrapper h3 {
	margin: 0;
}

#commentsContent div.commentWrapper {
	padding: 25px 20px 20px 68px;
	background: url('/i/comment_speech_marks.gif') no-repeat 0 15px;
	border-bottom: 1px solid #ccc;
}

#commentsContent div.commentWrapper p, #commentsContent div.commentWrapper strong, #commentpreview p, #commentpreview strong {
	color: #333;
	font-size: 0.8em;
}

#commentsContent div.commentWrapper p a, #commentpreview p a {
	color: #333;
}

#commentsContent div.commentWrapper span.date {
	font-style: italic;
	color: #666;
	font-size: 0.7em;
}

#pager {
	margin: 15px;
}

#pager a {
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	border-right: 1px solid #333;
	padding: 0 5px;
	text-decoration: none;
}

#pager a:hover, #pager a.selected {
	text-decoration: underline;
}

#pager a.last {
	border: 0;
}

#commentsWrapper fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

#commentsWrapper p.note {
	margin: 10px 19px 0 17px;
	font-size: 0.8em;
	color: #333;
}

#commentsWrapper p.note a {
	color: #333;
}

#errors {
	margin: 10px 19px 0 17px;
	padding: 10px;
	border: 1px solid red;
	font-size: 0.9em;
	background: #eee;
	display: none;
}

#errors strong {
	color: red;
}

#errors ul li {
	color: #333;
}

div.fieldsblock {
	height: 1%;
	overflow: hidden;
	margin-top: 12px;
}

div.fieldsblock label {
	display: block;
	float: left;
	width: 113px;
	color: #333;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 3px;
}

div.fieldsblock.err label {
	color: red;
}

#commentsfields {
	margin: 0 17px 0 17px;
}

#name, #email {
	float: left;
	width: 245px;
	font-size: 0.9em;
}

#remembermeWrapper, #commentsfields div.note {
	margin: 12px 0 0 113px;
}

#remembermeWrapper label, #remembermeWrapper span {
	margin-top: 0;
	font-size: 0.8em;
	color: #333;
}

#commentsfields div.note, #commentnote {
	font-size: 0.75em;
	color: #666;
}

#commentLabel {
	display: none;
}

#comment {
	width: 370px;
	font-size: 0.9em;
}

#commentnote {
	margin: 0;
}

#preview {
	float: right;
	margin-top: 10px;
}

#commentpreview {
	margin: 15px 15px 0 15px;
}

#commentpreview h4 {
	margin: 0 0 10px 0;
	color: #6c3;
	font-size: 0.9em;
}

#recaptchaWrapper {
	background: #e5e5e5 url('/i/recaptcha_bg_top.gif') no-repeat;
	margin-bottom: 20px;
	padding-top: 7px;
}

#recaptchaWrapper div.inner {
	padding: 0 15px 15px 15px;
	background: url('/i/recaptcha_bg_bot.gif') no-repeat bottom left;
}

#recaptchaWrapper p.note {
	font-size: 0.75em;
	color: #666;
}

#commentpreview div.buttonsWrapper {
	height: 1%;
	overflow: hidden;
	
}

#editbutton {
	float: left;
}

#postcommentbutton {
	float: right;
}
