#col1_content {
	margin: 0 10px;
}

#col1 .published {
	width: 700px;
	padding: 10px 0 15px 0;
	position: relative;
	overflow: hidden;
	float: left;
	font-size: 90%;
}

html #page_margins #storyRelatedMedia {
	float: right;
  	width: 340px;
	margin: 5px 0 0 10px;
	
}

#col1 p.first {
	width: auto;
	font-weight: bold;
}	

#col1 p {
	width: auto;
	padding: 0 0 20px 0;
	line-height: 150%;
}

#col1 .caption {
	width: auto;
}

#col1 h1 {
	margin: 10px 0;
}

#col1 h2 {
	margin: 10px 0;
}

#col1 .tags {
	float: left;
	width: 700px;
	padding: 5px 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #999999;
}

.content_tools {
	width: 100%;
    height: 70px;
    margin: 0 0 0 -30px;
    padding: 15px 0 10px 30px;	
	background: url("../../global_img/generic/bg_story_subtitle.png") repeat-x scroll 0 45px transparent;
}	

ul.tools li {
	float:left;
	padding:0 2px;
}

#inpageplayer iframe {
	height: 200px;
	width: 100%;
}

#storyPhotosNavText {
	margin: 0 5px;
}

.opinion {
	width: 690px;
	padding: 2px 5px;
	margin: 0 0 35px 0;
	text-align: left;
}

.red {
	color: #FF0000;
}

.videoplayer {
	width: 100%;
} 

.expandable {
	width: 340px;
}


/* Palette color links */
.paletteA #col1 a {
	color: #434983;
}

.paletteB #col1 a {
	color: #812800;
}

.paletteC #col1 a {
	color: #116F7E;
}

.paletteD #col1 a {
	color: #3B5B00;
}

/* END Palette color links */
#inpageplayer {
	width: 700px;
	margin: 0 0 15px 0;
}

/*related in page player - rae*/

.related #inpageplayer {
	width: 340px;
	margin: 0 0 15px 0;
}

/* Photos styles */

/* END Photos styles */


/*BEGIN: stuff added to fix bullet problems */ 
	#col1 ul li { list-style: disc; float: none !important; margin-top: 2px; margin-left: 15px; } 
	#col1 .related ul li { list-style: none; margin-left: auto; } 
	#col1 .content_tools ul li {width: 100px; list-style: none; margin-left: auto; float: left !important; padding: 0 5px 0 0; }
	#col1 .content_tools .icontext {display: block;}
/* END: stuff added to fix bullet problems */


/* Science */
#main {

}

#col1 .right {
	float: right !important;
	margin: 5px 0 0 10px;
	width: 340px;
}

#col1 #related {
	width: 100%;
}
p.first .slug
{
    visibility:hidden; 
    display:none;   
}
/* END Science */
