/*magazine information*/
#sp_feature h3 {
	color: #F60;
	border-bottom-color: #666;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sp_feature h4{
	margin: 0px;
}
#sp_feature h4 strong{
	font-size: 500%;
	display: block;
}
#regular h4 {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#regular h4 strong {
	font-size: 130%;
	display: block;
}

#sp_feature {
	margin-bottom: 20px;
}
#feature h3 {
	color: #F90;
	border-bottom-color: #666;
	background-color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#feature h4 strong {
	font-size: 150%;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	color: #333;
}
#feature h4 {
	font-weight: bold;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#regular h3 {
	color: #F90;
	border-bottom-color: #666;
	background-color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
