body {
	font: 1.2em;
	line-height: 1.5em;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #fff;
}

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0
}
h1 {
	font-size: 45px
}
h2 {
	font-size: 32px
}
h3 {
	font-size: 21px
}
h4 {
	font-size: 19px
}
h5 {
	font-size: 17px
}
h6 {
	font-size: 15px
}
ol {
	list-style: decimal
}
ul {
	list-style: square
}
li {
	margin-left: 30px
}
dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 5px;
	margin-top: 15px;
}
body {
	padding: 20px 0 40px;
	background-color: #1a1a1a;
}
#logo {
	overflow: hidden;
	padding: 10px 0 0 10px;
}
a {
	color: #9dcd17;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #9dcd17;
}
h3 {
	padding: 0 0 0 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #9dcd17;
}
p {
	/*border: 1px solid #666;
*/
	overflow: hidden;
}
strong {
	font-size: larger;
}
.r {
	float: right;
	padding: 10px;
}
.paticka {
	padding: 10px 10px;
	font-size: 0.8em;
}

.downloadtxt {
	font-size: 28px;
	color: #ffffff;
}

.download a {
display: block;
width: 180px;
padding: 10px 10px 3px 7px;
font-size: 10px;
color:#333;
background: url("../img/rollover-image.png") 0 0 no-repeat;
text-decoration: none;
}
.download a:hover { 
background-position: 0 -70px;
color: #1a1a1a;
}
.download a:active {
background-position: 0 -140px;
color:#fff;
}

#thumbs{
	position: relative;
}
 
#thumbs div{
	float: left;
	text-align: center;
padding: 5px;
}

#betaWarningDiv {
	text-align: center;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 32px;
	background-image: url(../img/warning_stripes.png);
}

.opaqueText{
	font-size: 20px;
	color: #ffffff;
	right: auto;
	left: auto;
	top: 0px;
}