body{
	text-align: center;
}
h3{
	font-family: 'arial black', 'Tahoma', sans-serif;
	font-weight:bold;
	font-size:120%;
	padding:10px 5px 10px 0;
	color:#8CCF29;
}
em{
	font-weight:bold;
	color:#fff;
}
p{
	line-height:1.6;
	margin:0 0 0.3em;
}
pre{
	background-color:#555555;
	border:1px solid #888888;
	color:#FFFFFF;
	font-family:monospace;
	font-weight:normal;
	max-width:95%;
	overflow:auto;
	padding: 1em 0.5em;
	width:95%;
	margin:10px 5px;
	overflow: auto;
	line-height: 120%;

}
strong{
	font-weight:bold;
	color:#fff;
}

.explaintab {
	/*border:1px solid #CCCCCC;*/
	color:#dddddd;
	margin:8px auto;
	padding:15px 20px;
	width:690px;
	text-align:left;
}
.ui-tabs-nav{
	/* margin-top:10px;*/
}
.ui-tabs-nav li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.ui-tabs-nav a{
	background:#999999 none repeat scroll 0 0;
	-x-system-font:none;
	color:snow;
	display:block;
	font-family:Verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:1px 1px 0px 0;
	padding:6px 10px;
	text-decoration:none !important;
}
.ui-tabs-nav a:hover{
	background:#666666 none repeat scroll 0 0;
	color:snow;
}
.ui-tabs-selected a {
	background:#444444 none repeat scroll 0 0;
	border-bottom:1px solid #444444;
	color:snow;
	cursor:default;
	margin-bottom:0;
}
.ui-tabs-hide{
	display:none;
}

.commondiv{
	padding:1px 15px 1px 15px;
	-x-system-font:none;
	background:#444;
	clear:left;
	font-family:Helvetica,Verdana;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.viewsrc{
	background:#0099CC;
	color:snow;
	font-weight:bold;
	float:right;
	margin:-20px 0 0;
	padding:1px 5px 2px;
}
.src{display:none;}

.explaintitle{
	border-bottom:1px dotted snow;
}
.explaintab div a {
	color:#0099CC;
	font-weight:bold;
	margin:1px 1px 1px 1px;
}
.explainbody{
	padding:15px;
}
.explainbody ul{
	padding:5px;
}
.explainbody li{
	padding:0 0 0 10px;
}
div.trace{
	color:#009900;
	float:left;
	margin:-125px 0 0 200px;
	padding:10px 0 10px 40px;
	width:300px;
	height:100px;
	background:url(../images/baloon.png) no-repeat;
	
}

#download{
	background:#FFFFFF url(../images/stripe.png) repeat;
	border-bottom:1px solid #CCCCCC;
	height:145px;
}
#icon{
	color:#009900;
	margin:20px 20px 0px 0;
	padding:45px 0 0 110px;
	background:url(../images/downloader.png) no-repeat top left;
	width:350px;
	height:80px;
	*height:100px;
	font-size:20px;
	font-weight:bold;
	float:left;
}

#icon a{
	color:#0099cc;
}
#icon a:hover{
	color:#009900;
}
#size{
	font-size:14px;
	font-weight:normal;
	color:#009900;
}
#compressdiv{
	float:left;
	margin:-90px 0 0 320px;
	*margin:-70px 0 0 320px;
	width:160px;
	line-height:1.4em;
	color:#666;
	font-weight:bold;
}
span.select {
	-x-system-font:none;
	background:url(../images/select.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:21px;
	line-height:21px;
	overflow:hidden;
	padding:0 24px 0 8px;
	position:absolute;
	width:158px;
}
select.styled{
	opacity:0;
	position:relative;
	width:190px;
	z-index:5;
}
input.styled {
	display:none;
}
#footer{
	padding:15px;
	font-size:10px;
	border:1px solid #999999;
	background:#eeeeee;
	color:#333333;
}
#footer a{
	color:#009900;
}
#flag{
	font-size:10pt;
	color:#999999;
	
}
#feedbacklist{
	padding:0px;
	height:30px;
}
#feedbacklist li{
	padding:0;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#feedbackbutton{
	width:120px;
	height:30px;
	background:url(../images/feedback.gif) no-repeat top left;
}
#feedbackloading{
	width:36px;
	height:30px;
	background:url(../images/loading.gif) no-repeat center center;
}
#feedbackthanks{
	padding:16px 0;
	font-weight:bold;
	font-size:24px;
	color:#ffffff;
}
