* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3,h4,h5,p {
	margin: 10px;
}

img {
	margin: 5px;
}

/* H2 is used for tabs */
h2 {
	font-size: 12px;
	padding: 5px 0 5px 8px;
	background: #f4f2e6;
	
	border-bottom: 1px black solid;
	border-left: 1px white solid;
	border-right: 1px white solid;
	margin-left: -1px;
	margin-right: -1px;
	font-weight: bold;
}

h3 {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #0091d0;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #6691d0;
}

p {
	font-size: 0.75em;
	margin-bottom: 20px;
	text-align: left;
}

/* Header */

#header {
	width: 100%;
	background: #ccc;
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 0px;
}

a {
	text-decoration: none;
}

img {
	border: 0;
	text-decoration: none;
}

.container {
	width: 990px;
	margin: 0 auto;
}

* html .container {
	width: 1000px;
}

#notification {
	background: #ffffa2;
	border: 1px solid #ffff5d;
	text-align: center;
	margin: 0 20px 0 0;
	padding-bottom: 2px;
}

/* Content */

#search_box {
	float: right;
}

#search_box label {
	font-size: 0.75em;
	margin-top: 13px;
}

#search_box input[type="submit"] {
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	background: #f4f2e6;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 12px;
}

#search_box p {
	text-align: right;
	margin: 0;
}

#logo {
	margin: 20px 0 10px 0;
	float: left;
}

#lastupdate {
	margin: 13px 0 0 0;
	float: right;
	font-size: 0.75em;
	clear: right;
}

.byline { 
	margin: 20px 20px 0 0; 
	font-size: 1.7em; 
	width: 200px; 
	color: #b13037; 
	font-family: serif; 
	text-align: left;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#left {
	width: 156px;
	float: left;
	border: 1px;
	margin: 0 10px 0 0;
}

#center {
	float: left;
	width: 484px;
}

#center-right {
	float: left;
	width: 824px;
}

#right {
	float: right;
	width: 330px;
	margin: 0 0 10px 20px;
	
}

.news_box {
	margin: 0 0 20px 0;
	border: 1px solid black;
	border-top: 3px black solid;
	/*background: #fafafa;*/
}

.firstimage {
	margin-left: 7px;
}

.secondimage, .thirdimage {
	width: 50%;
	height: 50%;
}

.secondimage {
	margin: 1.5em 10px 0 0;
}

.thirdimage {
	margin: 1.5em 0 0 10px;
}

.spacer {
	width: 0;
}

.bylinespacer {
	height: 75px;
}

.secondimagespacer {
	height: 250px;
}

.thirdimagespacer {
	height: 300px;
}

.subarticleimage {
	width: 47%;
	height: 47%;
	margin-right: 10px;
}

#article {
	overflow: hidden;
}
#article strong {
	font-weight:bold;
	}
	#article em {
	font-style:italic;
	}
.tab {
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px white solid;
	padding: 5px;
	background: #fff;
	
}

.header-text {
	float: right;
	font-weight: normal;
	padding-right: 5px;
}

.links {
	padding-bottom: 10px;
	clear: both;
}

.links h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #da202c;
	border-bottom: 1px solid black;
}

.links h4, .links h4 a {
	color: #da202c;
	font-weight: bold;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.links p {
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.links p a {
	color: #666;
}

#hot_topics h5 {
	font-size: 0.75em;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: bold; 
}

#hot_topics p {
	text-align: left;
	margin-top: 0px;
	font-size: 11px;
}

.headline_image img {
	text-align: center;
	margin: 10px 0 2px 5px;
}

.image_description {
	color: #666;
	font-size: 0.75em;
	margin-top: 0px;
}

.headline h3.first {
	font-size: 1.6em;
}

.headline h3 a {
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	color: #0091d0;
}

.headline h4 {
	margin-bottom: 10px;
}

.headline h4 a {
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	color: #0091d0;
}

.headline p {
	margin-bottom: 5px;
}

.article_information p {
	color: #666;
	margin-bottom: 7px;
	font-size: 0.7em;
}

.username {
	font-weight: bold;
}

.share {
	margin: 0;
	padding: 0;
	text-align: center;
}

.share li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	margin-right: 0px;
	border-right: 1px solid #999;
	font-size: 0.7em;
}

.share li.last {
	border-right: none;
}

.share img {
	margin: 2px 2px 0 0;
}

#related ul {
	clear: both;
}

#related li {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: circle;
	font-size: 13px;
}

label {
	text-align: right;
	font-size: 13px;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

.centerform label {
	width: 180px;
}

.rightform label {
	width: 100px;
}

input, select {
	margin-top: 5px;
}

.submit {
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	background: #f4f2e6;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}

.centerform .submit {
	margin-left: 185px;
}

.rightform .submit {
	margin-left: 105px;
}

.comment .submit {
	margin-left: 170px;
}

.comment textarea {
	margin-left: 10px;
	width: 96%;
}

.rightform p {
	margin-bottom: 0px;
}

.formerrors {
	background: #f4f2e6;
	color: #f00;
	text-align: center;
	font-size: 13px;
	margin: 0 5px 10px 5px;
}

.forminfo {
	margin: 0px;
}

.rightform .forminfo {
	margin-left: 105px;
}

.centerform .forminfo {
	margin-left: 185px;
}

.comment h4 {
	float: left;
	color: #da202c;
	font-weight: bold;
	border-bottom: 1px solid #000;
	width: 98%;
	text-align: left;
}

* html .comment h4 {
	width: 96%;
}

.date {
	float: right;
	font-weight: normal;
	font-size: 11px;
	margin: -15px 5px 0 0;
}

#footer {
	height: 1em;
	padding: 2px 0 6px 0;
	background-color: black;
	background-image: url(../images/nav-bg.gif);
	background-position: left 1px;
	background-repeat: repeat-x;
	color: white;
	font-size: 0.75em;
	text-align: center;
}

#footer a {
	color: white;
}

/* footer banner */
#footerads {
width: 100%;
bottom: 0px;
margin-bottom: 0px;
height: 100px;
position: fixed;
z-index: 9999;
right: 0;
}

html>body #footerads { margin-bottom: 0px; bottom: 0 }

/* Common stuff */
.center {
	text-align: center;
}


/* Unsubscribe Form */
#unsubscribe {
	font-family:Arial, Helvetica, sans-serif;
}

#unsubscribe ul {
	margin-top:-15px;
}

#unsubscribe ul li {
	font-size:11px;
	margin-left:25px;
}

.fbRecWidget {
background:url("http://s4.wsj.net/img/icon_facebook_m.gif") no-repeat scroll 8px 8px transparent;
border-top:4px solid #CCCCCC;
margin:0 0 21px;
}

.fbRecWidget h3 {
background:url("http://s3.wsj.net/img/dotted_grey.gif") repeat-x scroll left bottom transparent;
color:#333333;
display:block;
/*font:bold 1.5em/1em Arial,Helvetica,sans-serif;*/
padding: 9px 8px 9px 33px;
}

.clearfix  {
display:block;
}

