.news_release_item{ padding: 12px 0px 0px 0px; clear: both; }

.news_release_item img{
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	width: 80px;
	height: 80px;
}

.news_release_item img.noborder{
	float: left;
	margin-right: 10px;
	border: 1px solid transparent;
	width: 80px;
	height: 80px;
}

.news_release_item_copy{
	float: left;
	width: 450px;
	color: #46001a;
}

.news_release_item_date{
	font-size: 15px;
	line-height: 18px;
}

.news_release_item a:link, .news_release_item a:active, .news_release_item a:visited{ 
	color: #990032;
	font-weight: bold;
}

#release_img{
	float: right;
	width: 215px;
	margin: 10px 0px 20px 20px;
	text-align: center;
}

#release_img span{
	display: block;
	padding-top: 5px;
	font-weight: bold;
}

#print_this{
	float: right;
}

#pr_toolbar{
	padding-bottom: 15px;
}

#print_contacts{
	display: none;
}

.search_box{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.pr_item{
	position: relative;
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 170px;
}

.pr_button{
	background: url(../images/pressroom_buttons.gif);
	width: 116px;
	height: 116px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

.pr_button img{
	border: 1px solid #ff7800;
	margin: 7px 0px 0px 7px;
	width: 90px;
	height: 90px;
	
}


.pr_button_copy{
	width: 165px;
	position: relative;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
}


.imgtmb{
	width: 116px;
	height: 185px;
	margin: 0px 15px 15px 15px;
	float: left;
}
.imgtmb img, .imgtmbsel img {
	border: 1px solid #ccc;
}
.imgtmb span{
	font-size: 10px;
	line-height: 24px;
}
.imgtmb input{
	float: left;
}

.imgtmbsel{
	width: 220px;
	height: 300px;
	margin: 0px 30px 15px 0px;
	float: left;
}
.imgtmbsel span{
	font-size: 13px;
	line-height: 22px;
}



.form_item, .formitem{
	padding-bottom: 10px;
}

.formitem b{
	display: block;
	width: 150px;
	float: left;
}

.form_item input{
	padding: 3px;
	border: 1px solid #7f9db9;
	margin: 1px;
}




.form_item_label{
	display: block;
	float: left;
	width: 125px;
	text-align: left;
	font-size: 14px;
}

.imgtmbsel_sm{
	width: 104px;
	height: 154px;
	margin: 15px;
	float: left;
}

#tag{
	display: none;
}

.filler{
	float: right;
	margin: 5px 0px 5px 10px;
	border: 1px solid #ccc;
}



