table a img {
	border: 5px solid #caef00;
}
.two_col_left {
	width: 65%;
}

.two_col_right {
	width: 30%;
	padding-left: 10px;
	border-left: 1px solid #757577;
	min-height: 200px;
}

.press_release {
}

.press_release_name {
	width: 85%;
	padding-bottom: 20px;
}

.press_release_date {
	padding-left: 5px;
	width: 15%;
	vertical-align: top;
}
