@charset "utf-8";


.MagazineContents{
	width:750px;
	margin:30px auto;
}

#Static .MagazineContents p{
	font-size:0.85em;
}
.Magatext{
	width:380px;
	float:left;
	line-height:150%;
}

.Magatext_Color1{
	font-weight:bold;
	color:#06F;
}

.MagaAlert{
	color: #F00;
}

ul.MageList li{
	margin-bottom:12px;
	font-size:0.85em;
	line-height:160%;
	list-style:disc;
}