h1 {
	margin: 0 0 35px 0;
	font-size: 26px;
	line-height: 28px;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 20px;
	line-height: 22px;
}

div.clear {
	clear: both;
}

.date {
	float: none;
}

#learn_more {
	margin: 5px 0 0 50px;
	width: 660px;
	font-size: 14px;
}

#wrapper {
	margin: 15px auto 50px;
}

.border-top {
	height:7px; 
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0;
	background:url(/images/top_border.gif) top left repeat-x;
	float:none;
}

.border-bottom {
	height:7px; 
	width:100%;
	margin:20px 0px 10px;
	padding:0;
	background:url(/images/top_border.gif) top left repeat-x;
	float:none;
	clear: both;
}

.break {
	height:7px;
	margin: 10px 0px 20px 0px;
	padding:0;
	background:url(/images/top_border.gif) top left repeat-x;
	float:none;
}

#nav {
	background-image: url(/images/nav/bg113.gif);
	height: 133px;
	/* background-image: url(/images/nav/bg73.gif);
	height: 98px; */
	margin: 20px auto 0;
}

#btn_scroll_left {
	padding: 30px 15px;
	/* padding: 12px 15px 13px; */
}

#btn_scroll_right {
	padding: 30px 0 0 15px;
	/* padding: 12px 15px 13px; */
}

#answers_slider {
	overflow: hidden;
	width:870px;
	position: relative;
	height: 73px;
	/* height: 38px; */
	float:left;
}

#answers {
	position: relative;
}

#answers li.answer {
	/*display: block;*/
	float: left;
	margin: 0;
	padding: 0px 4px 0px 0px;
	height: 73px;
	/* height: 38px; */
	width:170px;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}

#answers li.answer div.answerCount {
	position: absolute;
	right: 5px;
	bottom: 12px;
	font-size: 15px;
/*	font-weight: bold;
	font-style: italic;*/
	line-height: 15px;
	color: #fff;
}

#answers li.answer a.answer {
	position: absolute;
}

#answers li.red {
	background-image: url(/images/nav/bg_redInactive.gif);
}

#answers li.redActive {
	background-image: url(/images/nav/bg_redActive.gif);
}
	
#answers li.orange {
	background-image: url(/images/nav/bg_orangeInactive.gif);
}

#answers li.orangeActive {
	background-image: url(/images/nav/bg_orangeActive.gif);
}

#answers li.yellow {
	background-image: url(/images/nav/bg_yellowInactive.gif);
}

#answers li.yellowActive {
	background-image: url(/images/nav/bg_yellowActive.gif);
}

#answers li.blue {
	background-image: url(/images/nav/bg_blueInactive.gif);
}

#answers li.blueActive {
	background-image: url(/images/nav/bg_blueActive.gif);
}

#answers li.green {
	background-image: url(/images/nav/bg_greenInactive.gif);
}

#answers li.greenActive {
	background-image: url(/images/nav/bg_greenActive.gif);
}

#answers li.black {
	background-image: url(/images/nav/bg_blackInactive.gif);
}

#answers li.blackActive {
	background-image: url(/images/nav/bg_blackActive.gif);
}

#answers li.active a.answer {
	font-weight: bold;
}

#menu a.question,
#answers a.answer {
/*	color: #000;*/
	float:left;
	height: 73px;
	font-size: 14px;
	line-height: 17px;
	/* height: 38px;
	font-size: 14px;
	line-height: 15px;*/
	padding:5px 5px 0px 5px;
	text-decoration: none;
	width: 162px;
	background-position: left bottom;
}

#menu a.question {
	height: 70px;
	/* height: 35px; */
}

#btn_studies {
	clear: both;
	height: auto;
	float: none;
	margin: 30px 0 0 0;
}

#adwords {
	margin: 0;
}

#branch {
	float: none;
	width: auto;
	margin: 15px 0 0 0;
}

#branch label {
	float: none;
}

#branch select {
	float: none;
}

#overview {
	float: none;
	width: auto;
}

#overview .study {
	float: none;
	width: auto;
	margin: 0 0 20px 0;
}

#studies {
	height: auto;
}

.chart {
	margin-bottom: 30px;
}

.chart h3, .chart a, .study a, .download_bar a {
	width: auto;
}

.black {
	color:#000000;
}

.blackActive {
	color:#FFFFFF;
	background:url(/images/nav/blackTop.gif) top left no-repeat;
}

.questionRed {
	background:url(/images/nav/bg_red.gif) top left no-repeat;
}

.questionBlue {
	background:url(/images/nav/bg_blue.gif) top left no-repeat;
}

.questionOrange {
	background:url(/images/nav/bg_orange.gif) top left no-repeat;
}

.questionYellow {
	background:url(/images/nav/bg_yellow.gif) top left no-repeat;
}

.questionGreen {
	background:url(/images/nav/bg_green.gif) top left no-repeat;
}

.questionBlack {
	background:url(/images/nav/bg_black.gif) top left no-repeat;
}

#presentation {
	position: relative;
	float: left;
}

.layer {
	position: absolute;
	top: 0;
	left: 0;
	margin: 8px 0 0 9px;
	width: 480px;
	height: 356px;
}

.layer h2 {
	font-size: 16px;
}

.layer h3 {
	color: #6FA0A6;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 6px 0;
	padding: 0;
	margin: 10px 0 0 25px;
}

.studyInfo {
	position: absolute;
	width: 480px;
	height: 280px;
	top: 40px;
	overflow: auto;
	display: none;
}

#studyInfoNav {
	position: absolute;
	top: 325px;
	right: 20px;
}

div.chart h3 a {
	padding: 0;
	background: none;
}

x.title {
	padding: 8px 0 0 5px;
	width: 167px;
}

.study .date {
	width: 200px;
}

.adwords_box {
	width: 310px;
	margin-right: 10px;
}

div.studyInfo ul {
	list-style-type: disc;
	margin: 4px 0 10px 40px;
}

#flash_nav #spacer {
	height: 299px;
}

a.btn_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#copyright {
	text-align: center;
}

.download_bar a {
	margin-right: 4px;
	padding: 0 4px 0 21px;
	background-image: url(/images/bg_jpg_pdf_tab.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 20px;
}

.blueActive a,
.redActive a,
.yellowActive a,
.greenActive a,
.blackActive a,
.orangeActive a {
	color: #FFFFFF;
}

li:hover a.question {
	color: #FFF;
}

#forwardForm {
	width: 420px;
	height: 200px;
	margin: 0 25px 0 0;
}

#forwardForm input {
	width: 245px;
}

#copyright {
	color:#A3A3A3;
}

#embedForm {
	margin: 0;
}

#embedForm input {
	width: 420px;
	height: auto;
}

#embedForm p {
	margin: 4px 0;
	width: 420px;
}

#forward iframe {
	border: none;
	width: 480px;
	height: 300px;
	margin-top:
}

#recommendation h1 {
	margin: 15px 0 0 25px;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #464646;
}

#recommendation p {
	width: 420px;
	margin: 0 25px 10px 0;
}

#recommendation a {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 12px;
}

#learn_more span.em {
	font-weight: bold;
}

#ga_disclaimer {
	color: #A3A3A3;
	font-size: 9px;
	text-align: center;
	line-height: 9px;
}

h3 {
	margin: 10px 0 20px;
}

#main {
	margin: 0 auto;
}

#logo {
	margin: 10px 0 0 0;
}

#main #answers {
	float: left;
	margin: 0 0 0 30px;
	width: 390px;
}

#main #answers a.answer {
	color: #6FA0A6;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: auto;
	height: auto;
	line-height: 20px;
	margin: 0 0 20px 0;
}

#main #sorting {
	margin: 10px;
	text-align: right;
}

#main #sorting a {
	margin: 0 3px;
}

#main #overview .study {
	margin: 0 0 10px;
}

#main #overview .study .leftColumn {
	float: left;
}

#main #overview .study .rightColumn {
	float: right;
}

#main #overview .study .rightColumn .date {
	width: 150px;
}

#cod {
	position: relative;
	height: 365px;
	width: 500px;
	float: left;
}

#cod #flash_cod {
	position: absolute;
	left: 0;
	top: 0;
	height: 365px;
	width: 500px;
	float: none;
}

#cod #overlay_cod {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 365px;
	width: 500px;
	text-decoration: none;
	background: #FFFFFF;
}

#adwords_link {
	margin: 15px 0 0 20px;
	display: block;
	width: 140px;
	float: left;
}

#learn_more {
	font-size: 14px;
	margin-left: 20px;
	margin-top: 18px;
	width: 630px;
}

#logo {
	width: 149px;
}

#header {
	height: auto;
}
