@charset "UTF-8";
/* CSS Document */
/* LIGHT GREY: #b3c5c9;
   DARK GREY : #5d6f79;
*/


.extrander {
	padding-top: 10px;
	padding-bottom: 10px;

}

.extrander h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.extrander h2 a {
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	font-size: 15px;
	font-weight: normal;
	color: #5d6f79;
	background-color: #fbfdfd;
}

.extrander h2 a:hover {
	background-color: #eaf2f2;
}

.extrander p {
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}


.extrander ul {
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}

.extrander ul li {
	line-height: 15px;	
	padding-bottom: 5px;

}

.extrander ul li a {
	text-decoration: none;
	display: block;
}

.extrander ul li a:hover {
	text-decoration: underline;
}

.extrand {
	border-bottom-color: #b3c5c9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.first {
	border-top-color: #b3c5c9;
	border-top-style: solid;
	border-top-width: 1px;
}

<!--  product page extrander -->

.second {
	border-top-color: #b3c5c9;
	border-top-style: solid;
	border-top-width: 1px;
} 
