/* Reset a specific subset of tags.  We don't want *all* of them reset or it will break things */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #e2e2e2 repeat-x bottom center;
	color: #333;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
}
hr {
	clear: both;
}
img {
	border: 0;
}
fieldset {
	border: none;
	clear: both;
}
#site_container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 968px;
}

/* Body Columns
-------------------------------- */

#body_col {
	float: left;
	padding: 0px 0px 4px 4px;
	width: 964px;
}
#body_col_1 {
	float: left;
	margin-right: 5px;
	overflow: hidden;
	padding-bottom: 5px;
	width: 190px;
}
#body_col_2 {
	float: left;
	margin-right: 5px;
	overflow: hidden;
	padding-bottom: 5px;
	width: 460px;
}
#body_col_3 {
	float: left;
	overflow: hidden;
	padding-bottom: 5px;
	width: 300px;
}
div#body_col_12 {
	float: left;
	margin: 4px 5px 0 0;
	overflow: hidden;
	width: 655px;
}
#body_col_12 .dcc-media {
	color: #999999;
	float: right;
	font-size: 85%;
	margin: 0 5px 0 0;
	text-align: center;
	width: 218px;
}
#body_col_23 {
	float: left;
	width: 765px;
}
#body_col_23_wrapper {
	float: left;
	width: 765px;
	overflow:hidden;
}
div#body_col_23_wrapper table {
	float: left;
}
div#gothere_page {
	width: 749px;
	background-color: #fff;
	padding: 10px;
}
div#gothere_page table {
	float: none;
}

#body_col_channel_cont {
	background: #fff;
	float:left;
	width:960px;
}
#body_col_channel {
	float: left;
	margin: 0 4px 0 0;
	overflow: hidden;
	width: 656px;
}
