@import "the_ugly_truth_layout.css";

.template_investigations #article {
	width: 555px;
}


.template_investigations #column3 {
	display: none;
}

#article #innerContent {
	width: 510px;
}

#article table {
	border-collapse: collapse;
}

#article tr {
	border-bottom: 1px solid black;
}

#article .date {
	background: url(the_ugly_true/icons/investigations_diary.png) no-repeat 0 10px; font-size: 19px; font-weight: bold; height: 35px; line-height: 5px; margin: 0; padding: 27px 0 0 0; text-align: center; vertical-align: top; width: 35px;
}

#article .date small {
	font-size: 9px; line-height: 0; margin: 0; padding: 0; text-transform: uppercase;
}

#article .text {
	padding: 10px;
}

#article .photo {

}

