

#container {
	width: 640px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}


h3 {
	padding: 4px 10px;
	cursor: pointer;
	font-size:13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-color:#b8b8b8;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;

	

}

h4 {
	margin: 0;
	padding: 5px 10px 0;
	border-bottom: 1px solid #eee;
		font-size:13px;

}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h3 a:link, h3 a:visited {
 

	display: block;
	text-decoration: none;
	color: #333;
	background-repeat:no-repeat;
	position: relative;
	font-size:13px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif; background-image:url(../images/arrow_01.gif); background-repeat:no-repeat;
	padding-left:16px;
	background-position:0px 8px;
	


}

h3 a:hover, h3 a:active {

	  font-size:13px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif; background-image:url(../images/arrow_01.gif); background-repeat:no-repeat;
}




.accordion p {
	padding: 12px 23px 12px 26px;
	  font-size:13px;
	    font-family: "Open Sans",Helvetica,Arial,sans-serif;
	
	
}

.accordion ul li {
	margin-bottom:0px;
	margin-left: 30px;
	padding-left:20px;
	background-image: url(../images/icon_rose.gif);  background-repeat: no-repeat;
	background-position: 0px 3px;
	
}


