#PageHeading
{
	width: 816px; /*816 without borders*/
	margin: 0 0 8px 0;
	position: absolute;
	height: 20px;
	padding: 0;
	top: 0;
	background-image: url(/Images/title_bar_background_tile.gif);
	background-repeat: repeat-x;
}
div#PinkPaperMagazineHeading
{
	width: 816px; /*816 without borders*/
	margin: 0 0 8px 0;
	position: absolute;
	height: 0px !important;
	height /**/:39px;
	padding: 39px 0 0 0;
	top: 0;
	background-image: url("/Images/magazine_h1.jpg");
	background-repeat: repeat-x;
	overflow: hidden;
}
#PageHeading div.StoryTopBar
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
	float: left;
	width: 300px;
}
#PageHeading div.Date
{
	float: right;
	color: #fff;
	font-size: 10px;
	width: 200px;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
}


#MainContent
{
	width: 824px; /*824 without borders*/
	float: right;
	/*border-bottom: solid 1px pink;*/
	position: relative;
	margin: 0;
	padding: 0;
}
#MainContent Div.Left
{
	width: 508px; /*508 without borders*/
	border: 0;
	margin: 0 8px 0 0;
	float: left;
	position: relative;
	/*border-bottom: solid 1px blue;*/
}

#MainContent Div.Story /*Same as Div.Left but renamed to allow style changes*/
{
	width: 508px; /*508 without borders*/
	border: 0;
	margin: 0 8px 0 0;
	font-size: 11px;
	float: left;
	position: relative;
	/*border-bottom: solid 1px blue;*/
}

#MainContent Div.Right
{
	width: 300px; /*300 without borders*/
	border: 0;
	border: 0;
	margin: 0 8px 0 0;
	float: right;
	position: relative;
	/*border-bottom: solid 1px yellow;*/
}

#LeftMenuBar
{
	float: right;
	width: 128px; /*128 without borders*/
	margin: 0 8px 0 0;
	border: 0;
	position: relative;
	/*border-bottom: solid 1px lime;*/
}
* html #LeftMenuBar /*ie6*/
{
	width: 126px;
	margin: 0 2px 0 0;
	border-bottom: solid 1px lime;
}

#LeftMenuBar div.SkyScraperBanner
{
	width: 120px;
	margin: 8px 0 0 8px;
}
* html #LeftMenuBar div.SkyScraperBanner /*ie6*/
{
	margin: 8px 0 0 0;
}

#StoryHeader
{
	margin: 30px 8px 8px 0;
	padding: 0 0 3px 0;
	border-bottom: solid 1px #666;
}
#FeatureStoryHeader
{
	margin: 40px 8px 8px 0;
	padding: 0 0 3px 0;
	border-bottom: solid 1px #666
}
#StoryHeader h1, #FeatureStoryHeader h1
{
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
}
#StoryHeader p.Intro, #FeatureStoryHeader p.Intro
{
	font-size: 14px;
	padding: 0;
	margin: 0 0 8px 0;
}
#StoryHeader p.ByLine, #FeatureStoryHeader p.ByLine
{
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.DateCommentRow
{
	position: relative;
	height: 20px;
	padding: 0;
	margin: 0 0 8px 0;
}
.DateCommentRow div.Date
{
	float: left;
	width: 200px;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
}
.DateCommentRow div.Comment
{
	float: right;
	width: 200px;
	text-align: right;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
}
.DateCommentRow div.Comment a
{
	color: #000;
}
.DateCommentRow div.Comment img
{
	border: 0;
}


.RelatedNews
{
	background-color: #F7F7F7;
	margin: 0 0 8px 0;
	border-bottom: solid 1px #666;
	font-size: 11px;
}
.RelatedNews h2
{
	height: 17px;
	background-image: url(/Images/related_news_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 2px 0 0 3px;
	margin: 0;
}
.RelatedNews ul
{
	list-style-type: square;
	color: #0060B6;
	padding: 0;
	margin: 0 0 4px 20px;
}
.RelatedNews li
{
	padding: 0;
	margin: 4px 0 0 0;
}
.RelatedNews a
{
	color: #0060B6;
	font-weight: bold;
}

.NewsComments, FeatureComments
{
	margin: 10px 0 8px 0;
}
.addcomment
{
	font-size: 11px;
}
.Comments
{
	font-size: 11px;
}


.StdStory img
{
	width: 254px;
	border: solid 1px #000;
	float: right;
	margin: 0 0 8px 8px;
}

#PostingBox
{
	padding: 5px;
	margin: 5px 0 5px 0;
	background-color: #f5f5f5;
}
.PostingBoxTopRow
{
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #666;
	font-size: 11px;
}
#PostingBox textarea
{
	width: 495px;
	height: 100px;
	border: solid 1px #000;
}
#PostingBox input
{
	color: #fff;
	border: solid 1px #000;
	background-color: #000;
	font-size: 11px;
}
#PostingBox p
{
	font-size: 10px;
	color: #b2b2b2;
}

.CommentContainer
{
	border-top: solid 1px #ccc;
	margin: 10px 0 15px 0;
	padding: 5px 0 0 0;
}
.CommentContainer p
{
	font-size: 11px;
	color: #000;
}
.CommentContainer div.sourceinfo
{
	font-size: 10px;
	color: #666;
}
.CommentContainer div.sourceinfo span
{
	font-weight: bold;
}
.CommentContainer div.ReportAbuse
{
	width: 80px;
	font-size: 10px;
	text-decoration: underline;
}



/*#907: ADded to incorporate style for associated stores*/

.AssociatedNews h2
{
	height: 17px;
	background-image: url(/Images/related_news_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 2px 0 0 3px;
	margin: 0 0 5px 0;
}

.StdAssociatedNewsItem
{
	width: 500px;
	border-bottom: solid 1px #666;
	margin: 0 0 8px 0;
}
.StdAssociatedNewsItem div.associatedimage img
{
	float: left;
	width: 80px;
	height: 62px;
	border: solid 1px #000;
	margin: 0 8px 2px 0;
}
.StdAssociatedNewsItem p
{
	margin: 0 0 5px 0;
	padding: 0;
}
.StdAssociatedNewsItem Div.associatedtext
{
	float: left;
	width: 410px;
}
.associatedtext p.heading
{
	font-size: 12px;
	font-weight: bold;
}
.associatedtext p.heading a
{
	color: #003399;	
}

.StdAssociatedNewsItem p.intro img
{
	border: 0;
	margin: 0 0 0 5px;
}

