body
{
font-family:arial,helvetica,verdana;
font-size:0.75em;
margin:0px;
}

.phonero
{
background-image: url(/img/raster.gif);
background-position: 0px 0px;
background-repeat: repeat;
text-align:center;
height:350px;
min-width:800px;
}

.divBox, .divInfo
{
margin-top:15px;
text-align:left;
padding:10px;
height:300px;
}

a
{
    color:#294a94;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.divBox
{    
    float:left;
    width:200px;
    min-width:200px;        
}
.divInfo
{
    float:left;    
    width:680px;    
    padding-top:10px;
    
}

.copyrightinfo
{
    clear:both;
    color: #888888;
    font-size:0.9em;
}

.copyrightinfo a
{
    color: #888888;
    text-decoration:none;
}

.boxContainer
{
    min-width:930px;    
}

.error
{
    color:red;
}

.success
{
    color:green;
}

.download
{	
	margin-top:20px;
	background-image:url('/img/download_arrow.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	height:101px;
	min-height:101px;
	width:225px;
	min-width:225px;
	padding-left:110px;
	font-size:1.2em;
	font-weight:bold;	
}

.screenshot
{
	float:right;
	margin-left:10px;
}

.divInfo p
{
	width:320px;	
}
