#news_search
{
 margin-top: 5px;
 margin-bottom: 5px;
 padding-bottom: 15px;
}
.news_header
{
background-image:url('/images/home_header.png');
text-align:center;
border: 1px solid #999;
height: 50px;
}

.news_header h1
{
font-size:16pt;
}

.news_header h2
{
font-size:15pt;
}

.news_header h3
{
font-size:12pt;
}

.news_header_big
{ 
background-image:url('/images/home_header.png');
text-align:center;
border: 1px solid #999;
height: 85px;
}

.news_header_big h1
{
font-news_header_big:16pt;
}

.news_header_big h2
{
font-size:15pt;
}

.news_header_big h3
{
font-size:12pt;
}

.news_image
{
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
font-style: italic;
font-size: small; 
}
.news_image a img
{
max-width: 100%;
max-height: auto;
display : block;
margin : auto;
}

.news_news
{
margin-top: 5px;
border-bottom: 1px solid #999;
padding-bottom: 8px;

}

.news_news .title
{
font-size: 15pt;
padding-top: 5px;
border-bottom: 1px solid #333;
}

.news_news .title a:link
{
color:#FFF;
text-decoration: none;
border: none;
} 

.news_news .title a:visited
{
color:#FFF;
text-decoration: none;
border: none;
} 

.news_news .title a:hover
{
color:#F96610;
text-decoration: none;
border: none;
}

.news_news .description
{
font-size: 12pt;
border: none;
padding-top: 6px;
padding-bottom: 8px;
}

.news_news .spacer
{
height: 5px;
} 

.news_spacer
{
height: 10px;
} 

.news_reset_spacer
{
height: 10px;
clear:both;
}

.news_cols 
{
width:100%;
font-size:8pt;
}

.news_cols_reset_spacer
{
height: 10px;
clear:both;
}

.news_cols .news_cols_text
{
float:left;
width:350px;
}

.news_cols .news_cols_text .title
{
font-size: 15pt;
padding-top: 5px;
border-bottom: 1px solid #333;
}

.news_cols .news_cols_text .title a:link
{
color:#FFF;
text-decoration: none;
border: none;
} 

.news_cols .news_cols_text .title a:visited
{
color:#FFF;
text-decoration: none;
border: none;
} 

.news_cols .news_cols_text a:hover
{
color:#F96610;
text-decoration: none;
border: none;
}

.news_cols .news_cols_text .description
{
font-size: 12pt;
border: none;
padding-top: 6px;
padding-bottom: 8px;
padding-right: 5px;

}

.news_cols .news_cols_thumb
{
float:right;
width:300px;
padding-top: 10px;
max-height:200px;
overflow:hidden;
}

.news_cols  .news_cols_thumb .title a:link
{
text-decoration: none;
border: none;
} 

.news_cols  .news_cols_thumb .title a:visited
{
text-decoration: none;
border: none;
} 

.news_cols .news_cols_thumb a:hover
{
text-decoration: none;
border: none;
}

.embedded_image
{
width:640px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-style:italic;
font-size:small; 
}
.embedded_image img
{
max-width:100%;
display:block;
margin:auto;
border:0;
}