
#content {
	overflow: hidden;
	zoom: 1;
}

#intro {
	position: relative;
	width: 256px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-left: 14px;
}
#intro2 {
	border: 1px solid #b3b3b3;
	background: white url(../images/sidebar-content-bg.jpg) bottom left repeat-x;
}
#intro .content {
	padding: 10px;
	font-size: 11px;
}
#intro img {
	display: block;
}

h1 {
	margin: 0;
	padding: 3px 10px;
	background: #003766 url(../images/home/panel-header-bg.gif) left bottom repeat-x;
	color: white;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

#featured {
	position: relative;
	width: 521px;
	float: right;
	margin-right: 14px;
}
#featured2 {
	border: 1px solid #b3b3b3;
}
#featured3 {
	border-top: 7px solid #0063a6;
	padding: 10px 14px;
}
#featured h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 13px;
}

.ad-browser {
	width: 256px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

#quick_links {
	width: 256px;
	float: left;
	clear: left;
	text-align: right;
	font-size: 11px;
}
#quick_links h2, #quick_links li {
	margin: 0 11px 0 0;
	padding: 5px 0;
	font-size: 1em;
}
#quick_links ul {
	margin: 0;
	padding: 0;
}
#quick_links li {
	list-style: none;
	background: url(../images/quick-links-border.gif) top right no-repeat;
}

.intro67 {
	position: relative;
	float: left;
	clear: left;
	margin-left: 14px;
}

