
.story {
	background-color:#fefefe;
	width:560px;
	min-height:600px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	float:left;
	margin-right:2px;
	padding:10px 0px 0px 0px;
	/*border-top:medium double #dddddd;*/
	/*border-bottom:medium double #dddddd;*/
}

.story h1 {
	font-size:30px;
	color:#333333;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 5px 0px 0px;
}

.story h2 {
	font-size:16px;
	color:#555555;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 5px 0px 0px;
}

.story h3 {
	font-size:10px;
	color:#999999;
	font-weight:normal;
	margin:6px 0px 8px 0px;
	padding:0px 5px 0px 0px;
}

.story_content {
	/*width:580px;*/
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:10px 5px 20px 30px;
}

.story_content .story_body {
	text-align:left;
	float:left;
}

.story_body a {
	font-weight:bold;
	color:#333399;
}

.story_content div {
	font-size:12px;
}

.story_content p {
	line-height:130%;
}

.story_content img {
	
	margin:5px 8px 5px 8px;
}

.story_primary_image {
	float:left;
}

.story_primary_image img {
	margin:20px 10px 3px 0px;
}


.rhs {
	vertical-align:top;
}


.stub_lhs {
	width:280px;
}

.stub_rhs {
	float:right;
}

.story_stub {
	/*clear:both;*/
	width:280px;
	margin:5px 0px 20px 5px;
	padding-right:5px;
}

.story_stub h3 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:0px;
}

.story_stub h4 {
	font-size:10px;
	color:#888888;
	margin:0px;
	font-weight:normal;
}

.story_stub p {
	margin:0px 0px 2px 5px;
	font-size:10px;
	color:#666666;
	font-weight:normal;
}


.section_links {
	clear:both;
	margin:30px 0px 10px 0px;
	padding:20px 0px 0px 0px;
	/*padding:15px 10px 15px 10px;*/
	/*background-color:#ffffee;*/
	/*border-top:thin dashed #999999;
	border-bottom:thin dashed #999999;
	*/
}

.section_links h2 {
	font-size:14px;
	color:#555555;
	margin-bottom:5px;
}

.section_links a {
	color:#000000;
	text-decoration:none;
}

.section_links a:hover {
	color:#0000ff;
	text-decoration:underline;
}


/*///////////////////////////*/

#sharethis_btn {
	margin:10px 0px 10px 0px;
	padding:0px;
	border:0px;
}

#sharethis_btn img {
	margin:0px;
	border:0;
}

/*////////////////////////////*/

.landingpage_box {
	background-color:#fefefe;
	width:560px;
	min-height:600px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	float:left;
	margin-right:2px;
	padding:10px 0px 0px 0px;
	/*border-top:medium double #dddddd;*/
	border-bottom:medium double #dddddd;
}


.landingpage_primary {
	width:560px;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:10px 5px 20px 30px;
}


.landingpage_box h1 {
	font-size:30px;
	color:#333333;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 5px 0px 0px;
}

.landingpage_box h2 {
	font-size:16px;
	color:#555555;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 5px 0px 0px;
}

.landingpage_box h3 {
	font-size:10px;
	color:#999999;
	font-weight:normal;
	margin:6px 0px 8px 0px;
	padding:0px 5px 0px 0px;
}

