#headerMicro{
	margin:0;
}

#dnaAnswersSubHeader {

}

#dnaAnswerHeader {
	background:transparent url(../../assets/dnaGroups/DNA-strand.gif) no-repeat scroll left top;
	padding:0;
	margin:0;
	padding-left:100px;
	padding-top:20px;
	height:100px;	
}


#dnaAnswerHeader h1{
	font-family:Georgia,Arial, Helvetica, sans-serif;
	width:500px;
	font-size:27px;
	
}
#dnaAnswerHeader h1.subheaderText{
	font-size:20px;
	}

h1 { 
	font-size: 20px;
}

h2 {
	font-size:14px;
}

h3 {
	color:#000;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.toggleContent ul {	
	padding-left:14px;
	margin-left:1px;
	
}


.toggleContent li {
	margin-bottom:10px;
}


.toggleContent p {
	margin-bottom:10px;
}

.toggleContent{
	width:380px;
	padding-top:30px;
	font-size:11px;
}


#searchWrapper {
	float: right;
	width: 259px;
	margin-top: 15px;
}

#searchWrapper form {	
	background:#F5F1D4 url(../../assets/dnaGroups/buttonBacker.gif) no-repeat scroll left top;	
	width:259px;
	height:89px;
	
}

#searchWrapper label{	
	color:#64624D;
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	position:relative;
	top:15px;
	left:12px;
	
}

#searchWrapper form div {
	position:relative;
	top:22px;
	left:12px;
	height:1%
}

#searchWrapper .g_buttonwarrow {
	
}

#searchWrapper input {
	float:left;
	margin-right:5px;
}

.buttonWrapper {
	margin:20px 20px 20px 6px;
}

.buttonWrapper a{
	margin:10px;
}

#main {
	clear: both;
	padding-top: 20px;
	width:960px;	
}

#sideBar {	
	float:left;	
}

#contentBox {	
	float:left;
	width:650px;
	padding-bottom: 40px;
}

#content {
	margin-top: 15px;
		
}

#contentHeader {
	margin-top: 15px;
}

#contentHeader h1 {
	font-size: 28px;
}
	
.toggle {
	cursor:pointer;
	width:250px;	
}






#b1 {
	background:transparent url(../../assets/dnaGroups/button1-complete.jpg) no-repeat scroll left top;
	height:76px;
}

#b2{
	background:transparent url(../../assets/dnaGroups/button2-complete.jpg) no-repeat scroll left top;	
	height:78px;
}

#b3{
	background:transparent url(../../assets/dnaGroups/button3-complete.jpg) no-repeat scroll left top;
	height:78px;	
}

#b4{
	background:transparent url(../../assets/dnaGroups/button4-complete.jpg) no-repeat scroll left top;
	height:80px;	
}

#b1Active {
	background:transparent url(../../assets/dnaGroups/button1-complete.jpg) no-repeat scroll left bottom;
	height:76px;
}

#b2Active{
	background:transparent url(../../assets/dnaGroups/button2-complete.jpg) no-repeat scroll left bottom;
	height:78px;	
	
}

#b3Active{
	background:transparent url(../../assets/dnaGroups/button3-complete.jpg) no-repeat scroll left bottom;
	height:78px;	
}

#b4Active{
	background:transparent url(../../assets/dnaGroups/button4-complete.jpg) no-repeat scroll left bottom;
	height:80px;	
}

.long {
	margin-top:5px;
}

