div#cpa-advisor {
	border: 0;
	color: #333333;
	background: transparent url(/assets/sol/sb/product_chooser/images/cpa-advisor-bg_de.png) 0 0 no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 420px;
	overflow: hidden;
	width: 770px;
}
div#cpa-advisor * {
	padding: 0px;
	margin: 0px;
}
div#cpa-advisor a {
	color: #2F6681;
	text-decoration: none;
}
div#cpa-advisor ul#cpa-history-element a {
	color: #333;
	font: bold 11px Arial, Verdana, sans-serif;
}
div#cpa-advisor a:hover {
	text-decoration: underline;
}
div#cpa-advisor ul#cpa-history-element {
	border: 0;
	height: 28px;
	margin: 0 0 0 26px;
	overflow: hidden;
	padding: 0;
}
div#cpa-advisor ul#cpa-history-element li {
	border: 0;
	display: block;
	float: left;
	padding: 6px 0 4px 4px;
}
div#cpa-advisor ul#cpa-history-element li.arrow {
	background-image: url(/assets/sol/sb/product_chooser/images/li-arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding: 6px 0 4px 20px;
}
div#cpa-advisor h1#cpa-branding {
	margin: 0 0 -11px 30px;
	padding: 12px 0 0 0;
	height: 50px;
	font: normal 19px Arial, Verdana, sans-serif;
	clear: both;
}
div#cpa-advisor h2 {
	margin: 0px;
	padding: 0px;
}
div#cpa-advisor div#cpa-product-nav {
	float: left;
	width: 676px;
	height: 22px;
	margin: -2px 32px 0 32px;
	border-bottom: 1px solid #a09f9f;
}
div#cpa-advisor div#cpa-product-pagination {
	width: 37px;
	float: left;
	font-size: 11px;
	color: #666;
	margin: 2px 0 0 0;
}
div#cpa-advisor div#cpa-product-view-select {
	float: right;
	width: 300px;
	text-align: right;
	margin: 2px 0 0 0;
}
div#cpa-advisor img#back-and-forth {
	width: 51px;
	height: 17px;
	border: 0;
	vertical-align: -25%;
}
div#cpa-advisor div#cpa-content {
	height: 320px;
	overflow: hidden;
}
div#cpa-advisor a#product-previous, a#product-next {
	text-indent: -400px;
	overflow: hidden;
	height: 17px;
	display: block;
	float: left;
	color: transparent;
}
div#cpa-advisor a#product-previous {
	background: url(/assets/sol/sb/product_chooser/images/product-previous-button-bg.jpg) 0 0 no-repeat;
	width: 26px;
}
div#cpa-advisor a#product-next {
	background: url(/assets/sol/sb/product_chooser/images/product-next-button-bg.jpg) 0 0 no-repeat;
	width: 26px;
}
div#cpa-advisor a#product-previous:hover {
	background-image: url(/assets/sol/sb/product_chooser/images/product-previous-button-hover-bg.jpg);
}
div#cpa-advisor a#product-previous.disabled {
	background-image: url(/assets/sol/sb/product_chooser/images/product-previous-button-disabled-bg.jpg);
}
div#cpa-advisor a#product-next:hover {
	background-image: url(/assets/sol/sb/product_chooser/images/product-next-button-hover-bg.jpg);
}
div#cpa-advisor a#product-next.disabled {
	background-image: url(/assets/sol/sb/product_chooser/images/product-next-button-disabled-bg.jpg);
}
div#cpa-advisor div#cpa-product-detail-view {
	margin-top: 14px;
}
div#cpa-advisor div#cpa-product-detail {
	margin: 32px;
	padding: 24px 0 0 0;
}
div#cpa-advisor div#cpa-product-image {
	float: right;
	width: 200px;
	height: 180px;
	border: 0;
}
div#cpa-advisor div#cpa-product-description {
	margin-right: 210px;
}
div#cpa-advisor div#cpa-product-description h2 {
	margin-bottom: 12px;
}
div#cpa-advisor div#cpa-product-description p {
	font: normal 14px Arial, Verdana, sans-serif;
	margin: 10px 0;
}
div#cpa-advisor div#cpa-product-feature-comparison-container {
	overflow: auto;
	height: 242px;
	clear: both;
}
div#cpa-advisor table#cpa-product-feature-comparison {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	width: 676px;
	margin: 0 0 0 32px;
}
div#cpa-advisor table#cpa-product-feature-comparison td, div#cpa-advisor table#cpa-product-feature-comparison th {
	border-bottom: 1px solid #c6c5c5;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 12px 4px;
}
div#cpa-advisor table#cpa-product-feature-comparison th {
	text-align: left;
	vertical-align:bottom;
}
div#cpa-advisor table#cpa-product-feature-comparison td.last {
	padding: 4px 0 0;
	text-align: right;
}
div#cpa-advisor table#cpa-product-feature-comparison a.product-comparison-link {
	font: bold 12px Arial, Verdana, sans-serif;
	color: #333;
}
div#cpa-advisor table#cpa-product-feature-comparison a.button.buy {
	display: block;
	width: 52px;
	height: 24px;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #fff;
	padding: 3px 1px 0 0;
	background: url(/assets/sol/sb/product_chooser/images/buy-button-bg.jpg) 100% 0 no-repeat;
	text-align: center;
}
div#cpa-advisor div.choice {
	float: left;
	background: transparent;
	margin-right: 11px;
	padding: 0 10px;
}
div#cpa-advisor div.choice h2, div#cpa-advisor div#cpa-product-description h2 {
	font: normal 18px Arial, Verdana, sans-serif;
}
div#cpa-advisor div#cpa-product-description h2 a {
	color:#333333;
}
div#cpa-advisor div.choice p, div.choice ul {
	text-align: left;
}
div#cpa-advisor div.choice p.description {
	margin: 4px 0;
	height: 42px;
	font-size: 11px;
}
div#cpa-advisor div.choice-intro {
	height: 90px;
}
div#cpa-advisor div.explanation p.description {
	margin: 0 32px 24px;
	font-size: 13px;
}
div#cpa-advisor div.choice ul, div#cpa-advisor div#cpa-product-description ul {
	margin-left: 14px;
}
div#cpa-advisor div.choice ul li {
	font-size: 11px;
	margin: 0 6px 2px 0;
	list-style-type:disc;
}
div#cpa-advisor div#cpa-product-description ul li {
	font-size: 12px;
	margin-bottom: 2px;
	list-style-type:disc;
}
div#cpa-advisor div.yes-no-buttons {
	position: relative;
}
div#cpa-advisor div.choice a.button, div#cpa-advisor div.yes-no-buttons a.button {
	display: block;
	/*width: 60px;*/
	height: 28px;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #fff;
	padding: 5px 0 5px 10px;
	background: url(/assets/sol/sb/product_chooser/images/select-button-bg_de.jpg) 0 0 no-repeat;
}
div#cpa-advisor div.yes-no-buttons a.button.ja {
	position: absolute;
	top: 0;
	left: 32px;
	padding-left: 35px;
	width: 90px;
}
div#cpa-advisor div.yes-no-buttons a.button.nein {
	position: absolute;
	top: 0;
	left: 156px;
	padding-left: 30px;
	width: 90px;
}
div#cpa-advisor a.button:active, div#cpa-advisor a.button:visited, div#cpa-advisor a.button:hover {
	text-decoration: none;
}
div#cpa-advisor div.choices-3, div#cpa-advisor div.choices-2 {
	float: left;
	height: 280px;
	margin-left: 20px;
}
div#cpa-advisor div.choices-3 div.choice {
	float: left;
	width: 204px;
	height: 280px;
	margin: 0;
	background: transparent url(/assets/sol/sb/product_chooser/images/choice-bg.jpg) 216px 4px no-repeat;
}
div#cpa-advisor div.choices-2 div.choice {
	width: 314px;
	height: 280px;
	margin: 0;
	background: transparent url(/assets/sol/sb/product_chooser/images/choice-bg.jpg) 326px 4px no-repeat;
}
div#cpa-advisor div.choices div.last {
	margin-right: 0px;
	background: none;
}
div#cpa-advisor div#cpa-product-description div.advice a.button.buy {
	display: block;
	float: left;
	width: 52px;
	height: 24px;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #fff;
	padding: 3px 0 2px 13px;
	background: url(/assets/sol/sb/product_chooser/images/buy-button-bg.jpg) 0 0 no-repeat;
}
/*div#cpa-advisor div#cpa-product-description div.advice {
	padding-top: 12px;
}*/
div#cpa-advisor div#cpa-product-description div.advice p {
	font-size: 12px;
	color: #666;
}
div#cpa-advisor div#cpa-product-description div.advice a {
	color: #17637e;
}
div#cpa-advisor div#cpa-product-feature-comparison-view {
	margin-top: 14px;
}
div#cpa-advisor div#cpa-product-feature-comparison-view p {
	font-size: 12px;
	color: #666;
	margin: 8px 0 0 32px;
}
div#cpa-advisor div#decision-page {
	clear: both;
}
div#cpa-advisor div.choices {
	margin-top: 22px;
}
div#cpa-advisor div.product-chooser {
	width: 770px;
	height: 420px;
	margin-top: 3px;
	background: url(/web/global_flagship/assets/images/product-chooser-bg.jpg) right top no-repeat;
}
div#cpa-advisor div#select-product-group {
	position: relative;
}
div#cpa-advisor ul#product-list {
	position: absolute;
	top: 46px;
	left: 30px;
	width: 240px;
	list-style: none;
}
div#cpa-advisor ul#product-list li {
	width: 240px;
	list-style: none;
}
div#cpa-advisor ul#product-list li a {
	display: block;
	width: 240px;
	font: 18px Arial, Verdana, sans-serif;
	color: #366;
	background: url(/assets/sol/sb/product_chooser/images/product-bullet.jpg) 0 6px no-repeat;
	padding: 6px 0 6px 32px;
	text-decoration: none;
}
div#cpa-advisor ul#product-list li a:hover {
	color: #000;
	background: url(/assets/sol/sb/product_chooser/images/product-bullet-over.jpg) 0 6px no-repeat;
	text-decoration: none;
}
div#cpa-advisor div#diagram {
	position: absolute;
	top: 0;
	left: 270px;
	width: 430px;
	height: 321px;
	/*background: transparent url(/assets/sol/sb/product_chooser/images/product-chooser-bg-rt.png) 425px 0 no-repeat;*/
}
div#cpa-advisor div#diagram img {
	width: 417px;
	height: 272px;
	margin-top: 22px;
	border: 0;
}
div#cpa-advisor .clearfix {
	min-width: 0;	/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/ display: block;	/* Hide from IE Mac */
}
* html .clearfix {
	/* \*/ height: 1%; /* Hide from IE Mac */
}
div#cpa-advisor .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#cpa-advisor .clear {
	clear: both;
}
/* Individual pages */
div#cpa-advisor .start-content {
	font-size: 16px;
	line-height: 18px;
	width: 360px;
	padding: 45px 0px 0px 30px;
}
div#cpa-advisor .start-content p {
	margin-bottom: 24px;
}
div#cpa-advisor #start-now {
	background: transparent url(/assets/sol/sb/product_chooser/images/start-now-button-bg.jpg) 0 0 no-repeat;
	color: #ffffff;
	height: 30px;
	width: 97px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	font-size: 14px;
	display: block;
}
div#cpa-advisor #start-now:hover {
	text-decoration: none;
}
div#cpa-advisor a#hide_widget {
	padding-right:20px;
	padding-top:6px;
}
