.home_header
{
background-image:url('/images/home_header.png');
text-align:center;
border:1px solid #999;
height:50px;
}
.home_header h1
{
font-size:16pt;
}
.home_header h2
{
font-size:15pt;
}
.home_header h3
{
font-size:12pt;
}
#home_search
{
border:1px solid #999;
margin-top:5px;
margin-bottom:10px;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
height:120px; 
width:620px;
}
.home_article
{
margin-top:5px;
border-bottom:1px solid #999;
padding-bottom:80x;
}
.home_article .title
{
font-size:15pt;
padding-top:5px;
border-bottom:1px solid #333;
}
.home_article .title a:link
{
color:#FFF;
text-decoration:none;
border:none;
}    
.home_article .title a:visited
{
color:#FFF;
text-decoration:none;
border:none;
}    
.home_article .title a:hover
{
color:#F96610;
text-decoration:none;
border:none;
}
.home_article .description
{
font-size:12pt;
border:none;
padding-top:6px;
padding-bottom:8px;
}
.home_article .spacer
{
height:5px;
}  
.home_spacer
{
height:10px;
}  
.home_news
{
margin-top:5px;
border-bottom:1px solid #999;
padding-bottom:80x;

}
.home_news .title
{
font-size:12pt;
padding-top:5px;
border-bottom:1px solid #333;
}
.home_news .title a:link
{
color:#FFF;
text-decoration:none;
border:none;
}    
.home_news .title a:visited
{
color:#FFF;
text-decoration:none;
border:none;
}    
.home_news .title a:hover
{
color:#F96610;
text-decoration:none;
border:none;
}
.home_news .description
{
font-size:10pt;
border:none;
padding-top:4px;
padding-bottom:6px;
}
.home_news .spacer
{
height:2px;
}  
#home_twocol    
{
width:100%;
font-size:8pt;
}
#home_twocol #home_releases
{
float:left;
width:315px;
border:1px solid #999;
}
#home_twocol #home_releases .headline
{
padding:3px;
border-bottom:1px solid #999;
}
#home_twocol #home_screens
{
float:right;
width:315px;
border:1px solid #999;
}
#home_twocol #home_screens .headline
{
padding:3px;
border-bottom:1px solid #999;
}
.home_reset_spacer
{
height:10px;
clear:both;
}
.home_cols    
{
width:100%;
font-size:8pt;
}
.home_cols_reset_spacer
{
height:10px;
clear:both;
}
.home_cols .home_cols_text
{
float:left;
width:350px;
}
.home_cols .home_cols_text .title
{
font-size:15pt;
padding-top:5px;
border-bottom:1px solid #333;
}
.home_cols .home_cols_text .title a:link
{
color:#FFF;
text-decoration:none;
border:none;
}    
.home_cols .home_cols_text .title a:visited
{
color:#FFF;
text-decoration:none;
border:none;
}    
.home_cols  .home_cols_text  a:hover
{
color:#F96610;
text-decoration:none;
border:none;
}
.home_cols .home_cols_text .description
{
font-size:12pt;
border:none;
padding-top:6px;
padding-bottom:8px;
padding-right:5px;
}
.home_cols .home_cols_thumb
{
float:right;
width:300px;
padding-top:10px;
max-height:200px;
overflow:hidden;
}
.home_cols .home_cols_thumb .title a:link
{
text-decoration:none;
border:none;
}    
.home_cols .home_cols_thumb .title a:visited
{
text-decoration:none;
border:none;
}    
.home_cols .home_cols_thumb a:hover
{
text-decoration:none;
border:none;
}
