#info-column {
	background:transparent url('../img/border_top_right_default.gif') top left no-repeat;
	margin-top:0;
	padding:2em 5px 0 0;
}

#info-column h2 {
	padding-top:1em;
}

#content-columns {
	background:transparent url('../img/border_top_default.gif') top left no-repeat;
}

#list-spacer {
	height:60px;
	overflow:hidden;
	border-bottom:2px solid #ffffc1;
}

#content-column-100 h2 {
	height:45px;
	overflow:hidden;
	margin:-5px -11px 0 -10px;
	padding:20px 5px 10px 10px;
	background-color:#f65b1e;
	border-bottom:2px solid #ffffc1;
	color:#fff;
}

#search-options {
		font-size:1.2em;
		margin-right:12px;
}

#search-options h2 {
		font-size:1.8em;
		margin-right:0;
		padding-right:0;
}

#search-options .row {
		margin: 0 0 1em 0;
}

#search-options input.text {
	background:transparent url('../img/bg_input_default.gif') top left no-repeat; 
	width:186px;
	height:18px;
	border:0;
	padding:0.5em;
}

