.clickme{
	margin: 0px auto;
	width: 400px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid red;
	}

span.innercontents {
	padding: 10px;
	display: block;
	}
.accordion-click1 {
	background: #fff;
	width: 480px;
	margin: 0px 0px 0px 0px !important;
	cursor: pointer;
	}
.accordion-click1:hover {
	text-decoration: underline;
	color:#75286a;
	}
	
.accordion-click8 {
	background: #fff;
	width: 460px;
	margin: 0px 0px 0px 0px !important;
	cursor: pointer;
	}

.accordion-content1 {
	width: 480px;
	margin: 0px 10px 4px 0px !important;
	padding-left: 10px;
	padding-right: 0px;
	}
.accordion-content8 {
	width: 440px;
	margin: 0px 0px 20px 0px !important;
	padding-left: 0px;
	padding-right: 10px;
	}

.border {
		/*border: 1px solid #999;*/
	border-top: 0px solid #C0C0C0;
	/*border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;*/
	/*border-bottom: 1px solid #999;*/
	padding-top: 5px;
	}
.collapse {
	padding-bottom: 10px;
	font-size: 11px;
	}
.accordion-content1 p {
	float: left;
	margin: 0px 0 0 5px !important;
	width: 460px;
	padding: 0px 10px 10px 0px;
	font-size: 11px;
	line-height: 1.3em;
	}
.accordion-content8 p {
	float: left;
	margin: 0px 0 0 0px !important;
	width: 460px;
	padding: 0px 10px 10px 0px;
	}
.accordion-content1 img {
	display: block;
	float: left;
	margin: 10px 10px 20px 10px;
	}
#hor-wrapper{
	width: 400px;
	overflow: hidden;
	}
.redplus {
	font-weight: bold;
	color: #C91920;
	font-size: 9px;
	margin-left: 3px;
	}
.darkheader {
	font-weight: normal;
	font-size: 11px;
	}
.expand {
	font-weight: normal;
	font-size: 16px;
	color: #9e5393;
	}
.normalgrey {
	font-weight: normal;
	margin-left: 3px;
	font-size: 11px;
	}	
	
	
	
.ws1 {
 background-color: #7ca6c1;
 color: #000;
 display: block;
 height: 12px;
 padding-left: 8px;
 padding-top: 10px;
	 }
 
 .ws2 {
 background-color: #99bcd2;
 color: #000;
 display: block;
 height: 12px;
 padding-left: 8px;
 padding-top: 2px;
	 }
 
 .ws3 {
 background-color: #b9d1e1;
 color: #000;
 display: block;
 height: 12px;
 padding-left: 8px;
 padding-top: 2px;
	 }
 
 .ws4 {
 background-color: #cfe3ef;
 color: #000;
 display: block;
 height: 12px;
 padding-left: 8px;
 padding-top: 2px;
	 }
.lab {
 /*border-top: 1px solid #b4c9d5;
 border-right: 1px solid #b4c9d5;
 border-bottom: 1px solid #b4c9d5;
 border-left: 8px solid #b4c9d5;*/
 color: #444;
 display: block;
 height: 15px;
 padding-left: 8px;
 padding-top: 2px;
	}
 .red {
 font: 12px "Verdana", verdana, sans-serif;
 color: #b85536;
 font-weight: bold;
 }
 
 .moreinfo {
 font: 12px "Verdana", verdana, sans-serif;
 font-weight: bold;
 padding-top: 15px;
 line-height: 1.4em;
 color: #3f624c;
}