body
{
	background-color: #7aa00f;
}

div#content
{
	background: url(images/browser-test_design_950px.png) no-repeat;
	width: 950px;
	height: 651px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -325px;
}
table#content_table
{
	margin-left: 70px;
	margin-top: 127px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

div#check_operating_system
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_javascript
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_color_depth
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_resolution
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_browser
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_cookies
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_popups
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_flashplayer
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_flash_security
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

div#check_javatest
{
	height: 36px;
	background-image: url(images/palma_nagy.png);
	background-repeat: no-repeat;
}

.introText
{
	color:#333333;
	font-family:Tahoma;
	font-size:10px;
	left:50%;
	margin-left:120px;
	margin-top:-120px;
	padding-left:10px;
	position:absolute;
	top:267px;
	width:250px;
}

.introBackGround
{
	position:absolute;
	left:50%;
	margin-left:120px;
	margin-top:-120px;
	top:260px !important;
	width:270px;
	height:240px;
	background-color:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
