#article H2, #article H2 A {
	color: #c51b1b;
}

#article H4, #article H4 A {
	color: #76787b;
}

#article .location, #article H4 .location A {
	color: #638bce;
}

#articleImages {
	margin: 10px 0px 10px 0px;
}

#articleImages .item {
	margin: 2px 2px 2px 0px;
	float: left;

}

#articleImages .item IMG {
	width: 102px;
}


#article .mainImage {
	float: left;
	margin: 0px 8px 0px 0px;
}

#article .extra {
	margin: 5px 0px 5px 0px;
}

.separator {
	height: 1px;
	margin: 5px 0px 5px 0px;
	background: url(../gfx/dot_hor.gif) repeat-x bottom;
}

.comment {
	margin: 0px 0px 15px 0px;
}

#comments H5, #comments H5 A {
	color: #638bce;
}

.feedback {
	color: #CC1F20;
	font-weight: bold;
}

.comment .content {
	width: 350px;
	word-wrap: break-word;
	float: left;
}

.comment .extra {
	color: #76787B;
	width: 130px;
	float: right;
}

.comment .extra A {
	color: #76787B;
}

.comment .reformulate  {
	color: #9c9c9c;
	font-size: 9px;
}

.comment P {
	margin: 0px;
	font-style: italic;
	color: #333333;
	line-height: 18px;
}

.form textarea {
	float: left;
	margin: 3px 10px 3px 0px;
	background: #F4F4F4;
	border: 1px solid #686868;		
	width: 470px;
	height: 80px;
}

.form .submit {
	float: left;
	width: 150px;
	margin: 9px 0px 9px 0px;
}

