h1 {
	margin-bottom: 0;
}
h2 { 
	font-size: 15px;
	color: #999999;
	border: 0;
	font-weight: normal;
	margin: 0;
}
#content { padding: 15px 30px 40px 30px; }
#center .listings li { padding-bottom: 15px; }
#cats, #cats a, $cats b { background-color: #333333; color: #eeeeee; }
#lside .lnav { border: 0; background-color: #ffffff; }
#lside .box { background-color: #ddd; margin-bottom: 10px; }
#lside .box a { background-color: #ddd; }

a.call2action {
	background-image: url('/images/arr-sm.png');
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #fff;
	border: 1px solid #999;
	white-space: nowrap;
	text-decoration: none;
	padding: 3px 25px 2px 15px;
	font-size: 15px;
	color: #258;
	line-height: 20px;
}
a.call2action:hover {
	border: 1px solid #258;
	background-color: #ffe;
	color: #123;
}

input.actionButton2 {
	background: #fff url('http://images.introlinks.net/images/field_bg.png');
	padding: 3px 8px 3px 8px;
	border-top: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #999;
	margin: 0;
	margin-top: 2px;
	letter-spacing: 0px;
	color: #222;
	font-size: 13px;
}
input.actionButton2:hover {
	background-color: #efe;
	border-top: 2px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 2px solid #999;
}

a.actionButton2 {
	background: #fff url('http://images.introlinks.net/images/field_bg.png');
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	border-top: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #999;
	margin: 0;
	letter-spacing: 0px;
	color: #222;
	font-size: 13px;
}
a.actionButton2:hover {
	background-color: #efe;
	border-top: 2px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 2px solid #999;
}

.actionButton {
	background-color: #fff;
	padding: 2px;
	padding-right: 8px;
	padding-left: 8px;
	color: #333;
	letter-spacing: 0px;
	text-decoration: none;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: none;
}
.actionButton:hover {
	background-color: #eee;
}
.actionButton:active {
	background-color: #eee;
	color: #333;
	text-decoration: none;
	border-left: 2px solid #333;
	border-top: 2px solid #333;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

