.news {
	border-top: 1px solid #990000;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#audio .news {
	border-top: 1px solid #990000;
}
#video .news {
	border-top: 1px solid #003300;
}
#rigging .news {
	border-top: 1px solid #000000;
}
#lighting .news {
	border-top: 1px solid #000066;
}
#asia .news {
	border-top: 1px solid #000066;
}
.news img {
	border-style: none;
}

.news h3,
.news h4,
.news p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.news h3 {
	margin: 0px;
	padding: 2px 0px;
}
#audio .news p a,
#audio #newsbody p a {
	color: #990000;
}
#video .news p a,
#video #newsbody p a {
	color: #006633;
}
#rigging .news p a,
#rigging #newsbody p a {
	color: #666666;
}
#lighting .news p a,
#lighting #newsbody p a {
	color: #000066;
}
#northamerica .news p a,
#northamerica #newsbody p a {
	color: #FF6600;
	text-decoration: none;
}
#northamerica .news p a:hover,
#northamerica #newsbody p a:hover {
	color: #0066FF;
}
#asia .news p a,
#asia #newsbody p a {
	color: #000000;
	text-decoration: none;
}
#asia .news p a:hover,
#asia #newsbody p a:hover {
	color: #000066;
}

.news p a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.news p {
	margin: 0px;
	padding: 2px 0px 0px;
}

#audio .news p a:hover,
#audio #newsbody p a:hover {
	color: #000066;
	text-decoration: underline;
}
#video .news p a:hover,
#video #newsbody p a:hover {
	color: #990000;
	text-decoration: underline;
}
#rigging .news p a:hover,
#rigging #newsbody p a:hover {
	color: #990000;
	text-decoration: underline;
}
#lighting .news p a:hover,
#lighting #newsbody p a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.news.noborder {
	border:none!important;
}
p.year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px;
}
#audio p.year a {
	color: #990000;
	text-decoration: none;
}
#video p.year a {
	color: #006633;
	text-decoration: none;
}
#rigging p.year a {
	color: #666666;
	text-decoration: none;
}
#lighting p.year a {
	color: #000066;
	text-decoration: none;
}
#asia p.year a {
	color: #000000;
	text-decoration: none;
}
#asia p.year a:hover {
	color: #000066;
	text-decoration: none;
}
.year a:hover {
	text-decoration: underline!important;
}
.year a.current {
	font-weight: bold;
	text-decoration: underline!important;
}
.gallery {
	float: right;
	width: 253px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
}
.gallery img {
	border-style: none;
}
.gallery p {
	margin: 0px!important;
	padding: 5px 2px!important;
	text-align: center!important;
}
p a[target="_blank"] {
	background-color: transparent;
	background-image: url(/images/external.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 99% 40%;
	padding-right: 15px;

}
#newsbody .summary {
	font-weight: bold;
}
#newsbody .quote {
	background: #E8E8E8 url(/images/quotes.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px;
}
.news img {
	padding-left: 10px;
}
