
body {
	margin: 0px;
	padding: 0px;
	/* MG 20090119 background-color:#818A92; */
	background-color:#1A1C1D;
}

.containerOuter {
	background-color:#fff;
	width:990px;
	margin:0px auto;
	padding:0px;	
}

#adContainerBanner1 {
	margin: 15px 0px 0px 14px;
	text-align: center;
}

#MSNAdContainer {
	width: 600px;
	height: 250px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 25px 0px 25px 195px;
}

#mainContent {
	width: 975px;
	margin: 25px 0px 0px 5px;
	border-top: 1px solid #cccccc;
}

#mainContent a {
	text-decoration: none;
	color: #0253b7;
	line-height: 100%;
}

#mainContent br {
	margin: 0;
	padding: 0;
	border-width: 0;
	line-height: 1em;
}

#oj2008_content {
        /* MG 20080819 * margin: 0px 0px 0px 0px; */
	margin: 0px 15px 0px 15px;
}

#oj2008_content, #oj2008_content .articleCopy {
	font-family: Georgia,"Century Schoolbook","Times New Roman",Times,serif;
	font-size: 14px;
	/* line-height: 16px; */
}

#oj2008_content p {
	/*margin-bottom:13px;*/
}



#oj2008_content .oj2008_footerlinks {
	text-align: center;
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 18px;
}
#oj2008_content .oj2008_footerlinks a, #oj2008_content .oj2008_footerlinks a:hover {
        color: #0253B7;
        text-decoration: underline;
}
#oj2008_content .oj2008_footerlinks img {
	vertical-align: middle;
}
#oj2008_content .oj2008_footerlinks span {
	margin: 0px 5px 0px 5px;
}
/* cribbed from boldLightGreyThirteen */
#oj2008_content .flashline {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #999;
}

#oj2008_content table.col3Float {
	border-left:1px solid #ccc;
}
#oj2008_content table.col3Float td.col3Float {
	margin-left:5px;
        padding: 0px 0px 4px 4px;
}

/* BEGIN services */
.oj2008_services, .oj2008_services a, .oj2008_services a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 18px;
	color: #0253B7;
	text-decoration: none;
}
.oj2008_services, .oj2008_services td {
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
}
.oj2008_services_bullet {
        padding: 0px 5px 0px 0px;
}
/* END services */

/* BEGIN fixes for styles not inheriting properly */

/* ******************* */
/* STYLES MOVED TO CSS */
/*
**#oj2008_content .archiveHeader {
**	font-family: arial, helvetica;
**	color: #F93;
**	font-weight: bold;
**	font-size: 16px;
**}
*/

#oj2008_content .archiveHeader {
	font-family:arial;
	font-size:18px;
	margin:12px 0px 15px 0px;
}

#oj2008_content .articleTitle {
	font-family: Georgia,"Century Schoolbook","Times New Roman",Times,serif;
	font-size: 28px;
	width: 668px;
	line-height: 93%; /* corrects extra space btwn headline & deck in IE */
}

#oj2008_content .articleDeck {
	font-family: Georgia,"Century Schoolbook","Times New Roman",Times,serif;
	font-size: 17px;
	color: #333;
	font-style: italic;
}

#oj2008_content .articleByline {
	font-family: helvetica;
	color: 666;
	text-transform: capitalize;
	font-size: 12px;
}

#oj2008_content .authorName {
	text-transform: uppercase;
}

#oj2008_content img {
	margin-right: 6px;	
}

/* STYLES MOVED TO CSS */
/* ******************* */

#oj2008_content td a.unvisited {
	font-size: 12px;
}
#oj2008_content .p10, #oj2008_content table tr td.p10, #oj2008_content table tr td a.p10 {
	font-size: 10px;
}
#oj2008_content .p11, #oj2008_content table tr td.p11, #oj2008_content table tr td a.p11 {
	font-size: 11px;
}
#oj2008_content .p12, #oj2008_content table tr td.p12, #oj2008_content table tr td a.p12 {
	font-size: 12px;
}
/* END fixes for styles not inheriting properly */

/* BEGIN Kanoodle 'Advertisers Links */
#oj2008_content .adWrapper{ 
	padding: 0px; 
	overflow: hidden;
	border: 1px solid #58A5E0;
}
#oj2008_content .adTitleBox{ 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	padding:4px 0px 4px 4px;
	border-bottom: 1px solid #58A5E0; 
	text-align:left;
        background-image: url('http://s.wsj.net/img/adLinksHeaderPixSlice.gif');
        background-repeat: repeat-x;
	color: #fff;
}
#oj2008_content .adExplanation{	
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration:none; 
	vertical-align:middle;
}
#oj2008_content .adDefTitleWrapper {
	background-color: #EFEFEF;
}
#oj2008_content .adTitleWrapper{ 
	color: #FFF; 
	background-image: url('/img/adLinksHeaderPixSlice.gif');
	background-repeat: repeat-x;
}
#oj2008_content .adTitleBox a.adExplanation, #oj2008_content .adTitleBox a.adExplanation:hover, #oj2008_content .adTitleBox a.adExplanation:visited { color:#FFF; }	
#oj2008_content .adNarrowTitleStyle{ 
	background-color: #EFEFEF; 
}
/* END Kanoodle 'Advertisers Links */

