@charset "utf-8";
/* CSS Document */


.progressbar-start {
	width:112px;
	height:52px;
	float:left;
	}

.progressbar-tag {
	width:112px;
	height:25px;
	float:left;
	font-size:90%;
	}
	
.progressbar-tag-middle {
	width:112px;
	height:25px;
	float:left;
	font-size:90%;
	text-align:center;
	}
	
.progressbar-tag-end {
	width:112px;
	height:25px;
	float:left;
	font-size:90%;
	text-align:right;
	}
	
.choose-intro {
	float:left;
	width:560px;
	margin-bottom: 30px;
}

.answer {
	width:570px;
	float:left;
	margin-bottom: 30px;
	}
	
.question {
	width:600px;
	float:left;
	margin-bottom: 30px;
	}
	
.selection {
	width:30px;
	float:left;
	}
	
.next-image {
	float:right;
	width: 187px;
	border: 0;
	padding-top: 20px;
	visibility: hidden;
	}
	
.oneColFixCtr #container #mainContent2 #advicebackgroundpanel #content-block .answer h3 {
	margin: 0px;
}


#productdetails {
	width:600px;
	float:left;
}
	

.oneColFixCtr #container #mainContent2 #advicebackgroundpanel #content-block #productdetails ul {
	line-height: 1.5em;
	margin-top: 0em;
	margin: 0;
}
.oneColFixCtr #container #mainContent2 #advicebackgroundpanel #content-block #productdetails h2 {
	margin-top: 2em;
	margin-bottom: 0.2em;
}
.oneColFixCtr #container #mainContent2 #advicebackgroundpanel #content-block #productdetails ul {
	margin-top: 0em;
	line-height: 1.5em;
}

