body
{	background: url('../images/bg.jpg');
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;}
h3
{	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #858484;
	text-shadow: 1px 1px 0 #ffffff;}
h3 span
{	font-size: 14px;
	font-style: italic;}
p
{	margin: 17px 0 7px;
	line-height: 120%;
}
.justify
{	text-align: justify;}
.gray
{	color: #808080;}
a
{
	border: none;
	text-decoration: none;
}
a:focus {
     outline: none;
}
fieldset
{	color: #808080;
	display: block;
	border: solid 1px #e2e2e2;
	width: 380px;
	height: 380px;
	text-align: left;
	margin: 8px auto;
	padding: 5px 5px;
	font-style: italic;}
fieldset:hover
{	color: #404040;
	border: solid 1px #404040;}
fieldset legend
{	margin: 0;
	padding: 0 10px;
	font-size: 13px;
	font-weight: bold;}
fieldset label
{	display: block;
	margin-left: 5px;
	width: 60px;
	float: left;
	font-style: normal;
	clear: both;}
fieldset pre
{	margin: 0px 0;
	border: none;
	padding-left: 5px;
	font-style: normal;
}
.download
{	text-align: left;
	display: block;
	height: 33px;
	width: 350px;
	padding: 10px 0 0 40px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: #858484;
	text-shadow: 1px 1px 0 #ffffff;
}
.download span
{	font-size: 16px;}
.bug
{	margin-left: 20px;}
.blue
{	color: #6786b3;
	background-color: #f5f8fb;
	border-right: solid 1px #bed1e8;
	border-bottom: solid 1px #bed1e8;}
.green
{	color: #79a971;
	background-color: #f4faf3;
	border-right: solid 1px #cfeacc;
	border-bottom: solid 1px #cfeacc;}
.clear
{	clear: both;}
.method
{	margin: 20px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #858484;
	text-shadow: 1px 1px 0 #ffffff;}
.container
{	margin: 0 auto;
	width: 360px;}
.thumb_wrapper
{
	display: block;
	border: solid 0px;
	width: 210px;
	height: 170px;
	background: url('../images/img_bg_s.png') no-repeat left bottom;
	float: left;
	padding: 9px 5px 0 0;
	margin-left: 10px;
}
.thumb
{	display: block;
	width: 330px;
	height: 330px;
	background: url('../images/img_bg.png') no-repeat;
	padding: 10px;}
.browser_container
{	text-align: center;}