#block-views-Headlines, #block-views-Headlines .content {
	border:none;
}
.headlinePanel {
	background-color:#fff;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	display:block;
	float:left;
	width:646px;
	margin:0;
}
.headlinePanel .head_items {
	display:block;
	position:relative;
	float:left;
	height:255px;
	width:646px;
}
.headlinePanel .head_items img {
	border-bottom: 1px solid #BBBBBB;
}
.headlinePanel .h_btn {
	background-image:url(/wp-content/themes/macyourself-v3/featuredarticles/gradient.png);
	background-repeat:repeat-x;
	border-left:1px solid #bbbbbb;
	float:right;
	height:37px;
	overflow:hidden;
	padding:15px 12px 12px 12px;
	width:162px;
}
.headlinePanel .active .h_btn {
	background-image:url(/wp-content/themes/macyourself-v3/featuredarticles/gradient-over.png);
	background-repeat:no-repeat;
	border-left:none;
	height:37px;
	margin-left:-26px;
	padding-left:37px;
	width:162px;
}
.headlinePanel .h_btn h6 a,.headlinePanel .h_btn h6 {
	font-family:"Lucida Grande", "Lucida Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color:#003452;
	margin:0;
}
.headlinePanel .active .h_btn h6 a, .headlinePanel .active .h_btn h6 {
	font-family:"Lucida Grande", "Lucida Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color:#FFF;
}
.headlinePanel .h_btn a {
	color:#003452;
	font-size:1.083333em;
}
.headlinePanel .active .h_btn a {
	color:#003452;
}
.headlinePanel .head_main {
	display:none;
	float:left;
	height:255px;
	width:459px;
}
.headlinePanel .active .head_main {
	display:block;
}