*{ padding: 0; margin: 0; }
/*body{ background: #252A2E; text-align: center; font: 12px/1.4em Arial, sans-serif; padding: 0 0 30px 0; }*/
h1, h2, h3, h4, h5, h6 { font: 1em/1.4em Arial, Helvetica, sans-serif; }
h1{ font-size: 2.2em; }
h2{ font-size: 2.0em; }
h3{ font-size: 1.6em; }
h4{ font-size: 1.4em; }
p{ font-size: 1.1em; }
/*
a, a:visited { outline: invert; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }
a img, img a {border: none; text-decoration: none;}
a:hover { text-decoration: underline; }
*/
ul.simple, ul.simple li{ list-style:  none outside; padding: 0; }
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }

/* =layout
-------------------------------------------*/
#container { width: 370px; margin: 0 auto; text-align: left; /*background: #4C4C4C;*/ color: #949494; padding: 0 10px 10px 10px; float:left;}
	#header {margin: 20px 0 0 0; padding: 5px; border-bottom: 1px solid #2A2F34; width: 370px;}
	
	#container h3 { width: 330px; height: 40px; line-height: 40px; padding: 0 20px; margin: 5px 0; position: relative; cursor: pointer;}
	#container h3 a{ text-decoration: none;  }	
	#container h3 span { position: absolute; top: 0; right: 25px;  font-size: 0.8em; font-weight: bold;}
	
	/*#container h2{padding: 5px;  }*/
	div.heading {clear:both;}

div.collapse{ width: 370px;  margin: 5px 0; background-color:#7b0e14;}	
div.collapse-container{ width: 330px; height: 100%; padding: 15px 20px; background-color:#7b0e14;}





.green{color:#0ffc52;}
.yellowcost{color:#f88018;}
.yellowbg{background-color:#f88018;}
.head{font-size:21px;}