
code {font-family:"Courier New",Courier}

#options {width:100%; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#474747;}
#options a:hover {color:#033}

#accGeneral, #accWindows, #accMac {width:100%; list-style:none; color:#033; margin:0 auto 40px}
#accGeneral h6, #accWindows h6, #accMac h6{ 
	font:12px Arial,Verdana,Geneva,sans-serif;
	text-decoration:none;
	color:#474747;
	cursor:pointer; 
	background: url(../images/bullet.png) center left no-repeat;
	padding-left:10px;
	margin-top:15px;
	margin-left:5px;
	font-weight:bold;
	margin-bottom:0px;
}

#accGeneral .acc-section,  #accWindows .acc-section, #accMac .acc-section{overflow:hidden; background:#fff;}
#accGeneral .acc-content, #accWindows .acc-content , #accMac .acc-content  {
	margin:10px 10px 0 10px;
	width:100%px; 
	border:1px dashed #000000;
	padding:10px;
	background-color:transparent;
}
