@import "the_ugly_truth_layout.css";

.template_investigations #article {
	width: 555px;
}


.template_investigations #column3 {
	display: none;
}


.template_investigations #article dl {
	color: #C60C46; font-weight: bold;
}

.template_investigations #article dt {
	float: left;
}

.template_investigations #article dd {
	clear: right;  margin-left: 100px;
}

.template_investigations #article dd input {
	border: 1px solid #C60C46; width: 300px;
}

.template_investigations #article p input {
	background: #C60C46; border: 1px solid #C60C46; color: white; cursor: pointer; font-weight: bold; margin-left: 300px; text-align: center; width: 100px;
}