#sgk_latest_news_tower_container {
	float: right;
}

#sgk_latest_news_tower_content {
	min-height: 475px;
	height: auto !important;
	height: 475px;
}

#sgk_emotional_content_wrapper {
	width: 706px;
	float: left;
}

#sgk_emotional_content_header {
	height: 268px;
	background: url(../images/bg_sgk_emotional_content_header.gif) bottom right no-repeat;
}

#sgk_emotional_content_intro {
	padding: 1px 0 1px 0;
}

div.dotted-hr hr {
	display: none;	
}

div.dotted-hr {
	display: block;
	width: 100%;
	height: 5px;
	margin: 10px 0;
	border-bottom: 2px dotted #ea77af;
}

#sgk_emotional_content_container {
	border-right: 1px solid #999999;
	padding: 1px 20px 15px 20px;
}

#sgk_emotional_content_container .three_column {
	background: url(../images/bg_sgk_emotional_content_container_three_column.gif) left top repeat-y;
}

.sgk_emotional_content_column {
	float: left;
	width: 208px;
}

.sgk_emotional_content_column.one {
	padding: 0 20px 0 0;
}

.sgk_emotional_content_column.two {
	padding: 0 20px 0 0;
}

.sgk_emotional_content_column.three {
	padding: 0 0 0 0;
}

#sgk_emotional_content_stories_top h2 {
	margin: 0;
	padding: 0;
	float: left;
}

#sgk_emotional_content_stories_top a {
	float: right;
}

.sgk_emotional_content_story img {
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #ea77af;
}

/*=sgk_latest_news_tower
Styles apply to "Latest Headlines" tower used throughout site*/
#sgk_latest_news_tower_container {
	width: 200px;
}

#sgk_latest_news_tower_container div {
	padding-right: 5px;
	padding-left: 5px;
}

#sgk_latest_news_tower_header {
	height: 45px;
	background: url(../images/bg_sgk_latest_news_header.gif) left top no-repeat;
}

#sgk_latest_news_tower_content {
	padding-top: 5px;
	background: #f0a0c7 url(../images/bg_sgk_latest_news_content.gif) left bottom repeat-x;
}

#sgk_latest_news_tower_container h1 {
	background: url(../images/bg_sgk_latest_news_h2.gif) left 5px no-repeat;
	line-height: 35px;
	padding: 0 0 0 35px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff; 
}

#sgk_latest_news_tower_container h2 {
	/*background: url(../images/feed-icon.gif) left 5px no-repeat;*/
	line-height: 22px;
	/*padding: 0 0 0 19px;*/
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	margin: 0; 
	font-size: 12px;
}

#sgk_latest_news_tower_container h2 a {
	color: #ffffff;
	text-decoration: none;
}


#sgk_latest_news_tower_breast_cancer {
	border-bottom: 1px solid #c60070;
}

#sgk_latest_news_tower_komen {
	border-top: 1px solid #cccccc;
}

#sgk_latest_news_tower_container ul {
	margin: 3px 0 5px 0;
	padding: 0;
	font-size: 11px;	
}

#sgk_latest_news_tower_container ul li {
	margin: 0 0 0 1em;
	padding: 0;	
}

#sgk_latest_news_tower_container ul li a {
	color: #333333;
}
