@charset "utf-8";
/* CSS Document */

.news_holder {
width:522px;
float:left;
}
.news_top {
height:20px;
background:url(../images/maps/maps_top.jpg) no-repeat;
}
.news_middle {
background:url(../images/maps/maps_middle.jpg) repeat-y;
height:70px;
}
.news_middle_long {
background:url(../images/maps/maps_middle.jpg) repeat-y;
}
.news_bottom {
background:url(../images/maps/maps_bottom.jpg) no-repeat;
height:27px;
}
.events_icon {
position:absolute;
width:40px;
height:38px;
margin-left:-1px;
margin-top:35px;
}
.jobs_icon {
position:absolute;
width:40px;
height:38px;
margin-left:-1px;
margin-top:35px;
}
.news_icon {
position:absolute;
width:40px;
height:38px;
margin-left:5px;
margin-top:35px;
}
.news_text_holder {
float:right;
width:440px;
height:40px;
margin-top:12px;
padding-right:30px;
}
.news_text_holder_long {
width:440px;
padding-right:30px;
margin-left:52px;
}
.news_more {
float:right;
width:440px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:right;
padding-right:30px;
}
.news_more a:link{
color:#0072BC;
text-decoration:none;
}
.news_more a:visited{
color:#0072BC;
text-decoration:none;
}
.news_more a:hover{
color:#FF6600;
text-decoration:none;
}
.news_title_holder {
position:absolute;
margin-left:190px;
width:300px;
}
.news_title_left_events {
float:left;
width:8px;
height:27px;
background:url(../images/news/news_title_left_events.jpg) no-repeat;
}
.news_title_middle_events {
float:left;
width:267px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
background-color:#f7931d;
}
.news_title_right_events {
float:left;
width:22px;
height:27px;
background:url(../images/news/news_title_right_events.jpg) no-repeat;
}

.news_title_left_news {
float:left;
width:8px;
height:27px;
background:url(../images/news/news_title_left_news.jpg) no-repeat;
}
.news_title_middle_news {
float:left;
width:267px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
background-color:#94d540;
}
.news_title_right_news {
float:left;
width:22px;
height:27px;
background:url(../images/news/news_title_right_news.jpg) no-repeat;
}
.news_title_left_jobs {
float:left;
width:8px;
height:27px;
background:url(../images/news/news_title_left_jobs.jpg) no-repeat;
}
.news_title_middle_jobs {
float:left;
width:267px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
background-color:#bd8f54;
}
.news_title_right_jobs {
float:left;
width:22px;
height:27px;
background:url(../images/news/news_title_right_jobs.jpg) no-repeat;
}
.news_date {
position:absolute;
margin-left:-50px;
color:#FFFFFF;
font-weight:bold;
line-height:25px;
font-style:italic;
}