@charset "utf-8";
/* CSS Document */

#mag-teaser-wrapper{
	float: left;
	width:800;
}

#small-mag{
	float: left;
	width: 248px;
	height: 213px;
}

#small-mag-more{
	float: left;
	width: 248px;
}

#mag-name{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8em;
	text-decoration: none;
		color: #004487;
	width: 428px;
	height: 25px;
	float: left;
	margin-top: 23px;
	background:url(../magazines/images_magazines/head_back.jpg);
}

#mag-name-more{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8em;
	text-decoration: none;
		color: #004487;
	width: 428px;
	height: 25px;
	float: left;
	margin-top: 23px;
	padding-left:10px;
	background:url(../magazines/images_magazines/head_back.jpg);
}

#mag-text{
	width: 400px;
	float:left;
	margin-top:6px;
	margin-bottom:10px;
}

#mag-text-more{
	width: 400px;
	float:left;
	margin-top:6px;
	margin-left:10px;
	margin-bottom:10px;
}

#buttons{
	height:44px;
	width:430px;
	float:left;
	background-image: url(../magazines/images_magazines/b_back.jpg);
	margin-top:16px;
}

#visit-site{
	height:32px;
	width:434px;
	float:left;
	background-image: url(../magazines/images_magazines/b_back.jpg);
	font:Arial, Helvetica, sans-serif;
	margin-top:6px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-top:13px;
	text-decoration:none;
		color:#333333;
}

#links-box{
	float:left;
	width:421px;
	margin-top:20px;
	margin-left:8px;
	
}

#links-box-strip{
	width:420px;
	height:44px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #BFDFFF;
	background-position: top;	
}

#links-box-strip-second{
	float:left;
	margin-top: 10px;
	width:421px;
	height:45px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #BFDFFF;
}

#links-box-image{
	float:left;
	width:66px;
}

#links-box-text{
	float:left;
	width:350px;
	
}

#mag-fast-facts{
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #CEE7FF;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #CEE7FF;
}

#leftbox{
	background-color:#CEE7FF;
	width:248px;
}

.magteaser{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}

a.teaserlinks{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
			color:#004487;
}
a.teaserlinks:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
			color:#666;
}

.mag-table{
	padding: 10px;
}

.fastfacts-num{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
		color:#3270CB;		
}

.fastfacts-percentage{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
		color:#3270CB;	
}


