.summary .float-right {
	width: 150px;
	float:right;
	text-align: right;
}

.summary .float-right h2 {
	margin-bottom: 11px;
}

.summary .float-right a,  .next a, a.simplebutton  {
	background-color: #4f9031;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.summary .float-right a:before, .next a:before, a.simplebutton:before {
	color:#ff9; 
	content:"▶ ";
}

.summary .float-right a:hover, .next a:hover, a.simplebutton:hover {
	background-color: #eee;
	color: #000; 
}

.summary .addition {
	padding-top: 10px;	
}

.summary h4 {
	padding-bottom: 0;
}

.summary .product-description {
	margin-top: 5px;
	font-size: 110%;
	border: 1px solid #ccc;
	background-color: #eee;
}

.platform-description {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	color: #666;
	font-size: 80%;
}

.platform-description a {
	text-decoration: underline;
	color: inherit;	
}

option.producer-group {
	padding-left: 10px;
	background-color: #eeeeee;
}

option.producer-group-premium {	
	color: #006600;
}

option.producer-group-quality {	
	color: #000066;
}

option.producer-group-budget {
	color: #006666;
	
}

option.producer-group-end {
	border-bottom: 1px solid black;
}