#primary {
	background: url(../../images/primary_white_bg.gif) repeat-y scroll 0 0;
	padding-bottom: 40px !important;
}

#primary h3 {
	display: block;
	border-bottom: 1px solid #996;
	padding-bottom: 2px;
}

#primary h4 {
	color: #996;
	border-top: 1px solid #996;
	display: block;
	padding-top: 5px !important;
	margin-top: 10px;
}

#primary .column {
	width: 224px;
	padding-left: 57px;
}

.column.first {
	float: left;
}

.column p {
	margin-bottom: 6px !important;
}

#row1 {
	padding-top: 30px;
}