
/* begin right column */

div#subnav-title {
	background: url(/style/common/bgschemes/1/subnav_news.gif) no-repeat;
}
/*
h1#subhead-topstories {
	width: 548px;
	height: 30px;
	background: url(/style/common/bgschemes/1/subhd_topstories.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
}

h1#subhead-recentnews {
	width: 548px;
	height: 30px;
	background: url(/style/common/bgschemes/1/subhd_recentnews.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
}
*/
div.topstory, div.mainstory {
	padding: 10px 0 10px 44px;
	border-bottom: 1px solid #333;
}
div.topstory img {
	background: url(/style/common/images/icon_atlanticlogo.gif) no-repeat top left;
	float: left;
	margin-left: -44px;
}

div.mainstory { border-bottom: none; }
div.mainstory h2 { /* for article page */
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-family: Futura, sans-serif;
	text-transform: uppercase;
}
div.mainstory img {
	background: url(/style/common/images/icon_atlanticlogo.gif) no-repeat top left;
	float: left;
	margin-left: -44px;
}
div.mainstory p {
	clear: both;
	/*padding-left: -44px;*/
}
div.newsitem {
	clear: both;
	padding: 10px 0px;
	border-top: 1px solid #333;
}
div.newsitem div.newsdate {
	color: #999;
	position: relative;
	float: left;
	width: 62px;
}
div.newsitem div.newsline {
	position: relative;
	float: left;
	width: 483px; /* making it 3px shorter to fool IE */
	padding-bottom: 10px;
}
.date {
	color: #999;
}
/*
h1#subhead-addcomment {
	width: 548px;
	height: 30px;
	background: url(/style/common/bgschemes/1/subhd_addcomment.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
}
div#subhead-membercomments {
	width: 548px;
	height: 30px;
	background: url(/style/common/bgschemes/1/subhd_membercomments.gif) no-repeat;
}
div#subhead-membercomments h1 {
	text-indent: -9999px;
	margin: 0;
	display: inline;
	float: left;
}
div#subhead-membercomments img {
	display: inline;
	float: right;
}*/

div.comment {
	clear: both;
	padding: 10px 0px;
	border-bottom: 1px solid #333;
}
div.comment p {
	margin: 2px;
}
div.comment .author {
	color: #999;
}

div.otherartistnews {
	/*margin-left: 25px;
	width: 262px;*/
}
div.othernews {
	/*margin-left: 24px;
	width: 262px;*/
}
/*
h1#subhead-otherartistnews {
	width: 262px;
	height: 30px;
	background: url(/style/common/bgschemes/1/subhdsm_otherartistnews.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 0;
}
h1#subhead-othernews {
	width: 262px;
	height: 30px;
	background: url(/style/common/bgschemes/1/subhdsm_othernews.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 0;
}
*/
div.othernewsitem {
	clear: both;
	padding: 10px 0px 7px;
	border-bottom: 1px solid #333;
}
div.othernewsitem div.newsline {
	width: 259px; /* making it 3px shorter to fool IE */
	padding-bottom: 5px;
}
div.othernewsitem div.newsdate {
	color: #999;
}



form.notable label

{

	width: 100px;

	display: block;

	float: left;

	margin-top: 5px;

}



form.notable label.error

{

	color: #a01f18;

	font-weight: bold;

}



form.notable input

{

	width: 200px;

}



form.notable textarea

{

	width: 420px;

	height: 100px;

}



.wrap

{

	display: block;

}



/* end right column */
/* end top half */
