.reg_night_left_column {
	float: left;
}
.reg_night_item {
	float: left;
	padding-bottom: 8px;
	background-color: #f2f2f2;
	width: 514px;
}
.reg_night_item_outer {
	width: 498px;
	padding-bottom: 0px;
	background-image: url(../../images/generic/backgrounds/toppage_curl_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-top: 10px;
	margin-bottom: 3px;
	float: left;
	clear: both;
	padding-left: 16px;
	background-color: #FFFFFF;
}
.reg_night_middle_column {
	float: left;
	margin-left: 6px;
	width: 346px;
}
.reg_night_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	color: #5C382E;
	font-weight: normal;
	margin-bottom: 2px;
}
.reg_night_pic {
	text-align: center;
	background-image: url(../../images/generic/backgrounds/newspic_bg_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 12px;
	width: 120px;
}
.reg_night_pic img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #d9d8d3;
}
.reg_night_title a {
	display: inline;
	height: 13px;
	color: #B35014;
	background-image: url(../../images/generic/buttons/arrow_next_off.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 13px;
}
.reg_night_link {
	padding-top: 3px;
}


.reg_night_title a:hover {
	color: #a1a356;
	background-image: url(../../images/generic/buttons/arrow_next_on.gif);
	text-decoration: underline;
}
.reg_night_content {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
}
.regular_night_item_inner {
	background-image: url(../../images/generic/backgrounds/bottompage_curl_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 482px;
	padding-right: 16px;
	padding-bottom: 10px;
}

