﻿div .ScreenShotItem 
{}

.ScreenShotItem h1
{
	font-size: 15px;
	margin-top: -5px;
	margin-bottom: -4px;
}	

.MoreFeatureInfoLink
{
	background-image:url(tag.gif); 
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:40px;
}

.RedDotted
{
    padding: 3px 3px 3px 3px;
    border: dashed 3px #cc0000;
	BORDER-COLLAPSE: collapse;
	background-color:#f9f8db;
	vertical-align:top; 
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
	height:65px;
	width:210px;

}

.RedDotted td
{
	vertical-align:top;
}

.RedDotted div
{
    float: left; 
    margin-right: 4px;
    margin-top: 0px; 
    margin-bottom: 0px;
}

.RedDotted h2
{
    margin-top: 0px; 
    margin-bottom: 0px;
    font-size: 1.5em;  
     
}

.DownloadAppTitle 
{
    margin-top: 5px; 
    margin-bottom: 0px;
    font-size: 15px;
    font-family:Tahoma;  
}

.StructureTable
{
    width:875px;
}

.FeatureTable
{
    margin-bottom:5px;
    width:100%;
}

.FeatureTable tr td 
{
    vertical-align:top;
}

.BigRedThin
{
	font-family:@Arial Unicode MS;
	font-size:50px;
	color:Red;
}

.TopAddHolder
{
	padding:0px;
	margin:0px;
	width:890px;
	border:0px;
	border-collapse: collapse;
}

.TopAddHolder td
{
	padding: 10px; 
	background-repeat: repeat-y; 
	background-image: url(topbar.png);
}