div#wrapper1 {
	width: 280px;
	margin-right: 0;
	float: left;
}

h1 {
	margin-top: 10px;
	font-size: 2.5em;
}

p {
	font-size: .95em;
}

/*workaround for template markup different from comp*/
div#experts, div#expert-search, div#tipsheets, div#morenews, div#inthenews-wrapper {
float: left;
}


div#expert-stories {
	float: left;
	width: 400px;
	margin-right: 20px;
}

div#expert-media {
	width: 280px;
}

div#expert-media h3, div#expert-stories h3, div#breaking-news-topics h3 {
	margin-bottom: 0;
}


div#expert-stories p {
	margin-top: 1px;
}

div#expert-wrapper, div#experts {
	width: 460px;
	margin-right: 20px;
	float: left;
}
div#story div#experts {
margin-top:0px;
}
div#featured-expert h2, div#experts h3 {
	font-weight: bold;
	font-size: 1.5em;
}

div#featured-expert h4, div#experts h2.header {
	font-size: 0.8em;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin-top: 10px;
    text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	/* see div#headline h4 in story.css */
}

/* alternate CSS for shared markup used by Featured Experts SSI */
div#experts {
border: none;	
}
div#experts h2.header {
float: right;
width: 220px;
margin-top: 0px;
padding-top: 1px;

}

div#experts h2.header span {
display:none;	
}
div#experts img {
float: left;
padding-right: 20px;
}

div#experts h3 {
	
}
div#experts p.morelink {
visibility:hidden;
clear:both;
}

div#expert-topic-list {
	width: 220px;
	/*float: left;*/
	float: right;
}

div#expert-topic-list h3 {
	font-family: helvetica, arial, geneva, sans-serif;
	margin-bottom: 5px;
	border-top: 1px solid #333;
	padding-top: 10px;
}

div#expert-topic-list ul {
	margin: 0;
}

div#story div#expert-topic-list li, div#expert-topic-list li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
	margin:0px;
}

div#expert-search {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 20px;
	margin-top: 0px;/*20px;*/
	width:418px; /**/
	height:127px;
	position: relative;
}

div#expert-search input.field {
	position: absolute;
	right: 100px;
}

div#expert-search h2 {
	margin-top: 0;
}

div#breaking-news-topics, div#tipsheets {
	margin-top: 20px;
	width: 460px;
	
}
div#tipsheets h3 { /*re-used markup from SSI for multiple contexts*/
color: #333333;
    font-family: helvetica,arial,geneva,sans-serif;
    font-size: 1.2em;
    line-height: 1.5em;
  background-image:none;
  border:none;
  font-weight:bold;
  padding-left:0px;
}
div#morenews {
width:460px;
}


div#inthenews-wrapper {
	margin-top: 20px;
	width:460px;
}

div#inthenews-quote {
	display: none;
}



div#expert-resources a {
	color: #002878;
	text-decoration: underline;
}

div#expert-flex {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 20px;
}
/* ----- SHARETHIS ----- */

div#sharethis, div#storytools {
	border: 1px solid #ccc;;
	float: right;
	padding-left: 13px;
	padding-right: 10px;
	margin-top: 0;
-moz-border-radius: 20px;
border-bottom-radius: 20px;
-moz-border-radius: 20px;
border-bottom-radius: 20px;
width: 130px;
}

div#sharethis p.printButton, div#storytools p.printButton {
	margin-right: 5px;
}












