#features, #faq, #news
{
	display:none;
}

#screenshot
{
	height:250px;
	width:400px;
	margin-left:30px;
	float:left;
	background:url('images/Screenshot.jpg') no-repeat bottom left;
}

#badge
{
	margin-top:  -40px;
	margin-left: -80px;
	width: 140px;
	height:140px;
	background:url('images/VersionBadge.png');
}

#ip8badge
{
	margin-top:  -40px;
	margin-left: -80px;
	width: 140px;
	height:140px;
	background:url('images/ip9Badge.png');
}

.notyet
{
	color:#4d4d4d;
}

.feature
{
	margin-bottom:30px;
	clear:left;
}

.Q
{ 
	font-weight:bold;
	color:#efefef;
}

.A
{
	font-weight:bold;
	color:#efefef;
}

.question
{
	color:#efefef;
	margin-bottom:2px;
}

.answer
{
	
}

#macuni
{
	margin-top:  191px;
	margin-left: 584px;
	width: 79px;
	height:50px;
	background:url('images/MacOSX_Universal_50px.gif');
}