.top_story_container, .poll_container {
	background: #f2f2f2 url('../images/fuel/gfc_light_hdr.gif') repeat-x;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding: 10px;
}
.poll_container {
	line-height: 2.5em;
}
.poll_container label {
	color: #006ec1;
	cursor: pointer;
	font-weight: bold;
}
.music_module {
	background: #fff url('../images/fuel/gfc_dark_hdr.gif') repeat-x;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding: 10px;
}
a.music_link {
	color: #006ec1;
	text-decoration: none;
}
a.music_tags {
	color: #006ec1;
	font-weight: bold;
	text-decoration: none;
}
.music_left {
	float: left;
	margin-right: 10px;
	width: 270px;

}
.music_right {
	float: left;
	width: 270px;
}
.music_header {
	background: url('../images/fuel/gfc_hdr_arrow.gif') no-repeat center left;
	color: #404040;
	font: bold 10px Helvetica, Arial, sans-serif;
	padding-left: 15px;
	margin-bottom: 5px;
}
.music_photo {
	background: #e5e5e5;
	float: left;
	height: auto;
	margin-right: 10px;
	width: 75px;
}
.music_photo img {
	display: block;
	height: auto;
	margin: 0;
	width: 75px; 
}
.music_title {
	color: #006ec1;
	font: bold 14px arial;
}
.music_title a {
	color: #006ec1;
	text-decoration: none;
}
.music_date {
	color: #404040;
	font-weight: bold;
}
.music_hr {
	clear: both;
	background-color: #fff; 
	border: 1px solid #ccc; 
	border-style: none none solid; 
	color: #fff; 
	padding-top: 4px;	
}
.music_view_more {
	background: url('../images/fuel/btn_arrow.gif') no-repeat center left;
	color: #006ec1;
	float: right;
	padding-left: 15px;
	text-align: right;
}
.music_view_more a {
	color: #006ec1;
	text-decoration: none;
}
.top_story_container .music_photo {
	background: #e5e5e5;
	float: left;
	margin-right: 10px;
	width: 160px;
}
.top_story_container .music_photo img {
	display: block;
	margin: 0;
	width: 160px; 
}
.top_story_container .music_title {
	font-size: 18px;
}
.music_tags_container {
	text-align: justify;
}
.right_align {
	text-align: right;
}
