#intro{
	background: url(/images/news_room/intro.jpg) top left no-repeat;
	position:relative;
}

#recent_news_h, #contactsBox h2{
	text-indent: -9999px;
}

#leftCol h1{
	background: url(/images/news_room/recent_news_h.gif) no-repeat;
}


#leftCol{
	background: transparent url(/images/common/divider_bottom.gif) bottom right no-repeat;
	padding-right: 40px;
	width: 513px;
	height:326px;
}

/* left column start*/
#leftCol{
	line-height: 20px;
	padding: 0 50px 20px 0;
	width: 503px;
	height: 525px;
}

html > body #leftCol{
	min-height: 525px;
}

#back_to_list{
	background: url(/images/news_room/back_to_list_over.gif) no-repeat;
	height:25px;
	width:120px;
	margin-bottom:10px;
	text-indent:-9000px;
}

#back_to_list a{
	background: url(/images/news_room/back_to_list.gif) no-repeat;
	height:100%;
	width:100%;
	display:block;
	text-indent:-9000px;
}

#back_to_list a:hover{
	background-image:none;
}

#leftCol dt, #leftCol dd, #leftCol p, #leftCol h2, #leftCol li {
	line-height: 20px;
}

#leftCol dt{
	font-weight: bold;
	font-size: 12px;
}

#leftCol dd{
	margin-bottom: 20px;
}

#leftCol h2{
	font-size:13px;
	margin-bottom:15px;
	font-weight:bold;
}

#leftCol ul {
    margin-bottom: 18px;
}

#leftCol li {
    margin: 0 25px 10px 25px;
	list-style-type:disc;
	color:#31675A;
}
    
p.article_footer, p.italicized {
    width: 99%;
    font-style: italic;
}

p.article_contact {
    text-align: center;
    font-weight: bold;
}

p.left_arrow{
	background: url(/images/common/arrow_large_dark_left.gif) no-repeat center left;
	padding-left:15px;
}

p.left_arrow a{
	font-weight:bold;
}

/* left column end*/
#rightCol a{line-height:10px;}

#rightCol ul{
	padding: 20px 0 20px 38px;
	overflow: hidden;
	text-transform: uppercase;
}

#rightCol ul li{
	border-right: 1px solid #31675A;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}

#rightCol ul li.last {border: none;}

#contactsBox h2{
	background: url(/images/news_room/media_contacts_h.gif);
	height: 12px;
	margin-bottom: 12px;
	width: 131px;
}

#contactsBox, #rightCol ul{
	margin-left: 40px;
}

#contactsBox{
	background: url(/images/news_room/leaf_box_top.gif) top;
	padding-top: 42px;
	width: 332px;
}

#contactsBoxWrapper{
	background: url(/images/news_room/leaf_box_bot.gif) bottom;
	padding:  0 38px 102px 38px;
}

#contactsBox dt, #contactsBox dd{
	line-height: 18px;
}

#contactsBox dt {
    font-weight: bold;
}

#contactsBox dd.separate {
	margin-bottom: 6px;
}

#contactsBox dd.last {
	margin-bottom: 12px;
}