@import url("common.css");
@import url("header.css");
@import url("footer.css");

#maincol,#mag{
	margin:0 0.5em 0 0;
	padding-left:1.0em;
}

h2{
	margin-bottom:0.5em;
	height:26px;
	background-image:url("../commonimg/csmag_logo.gif");
	background-repeat:no-repeat;
	background-position:0 50%;
}

p.magcomm{
	margin:0.5em 1.0em;
	font-size:90%;
	font-weight:bold;
	color:#FF3399;
}

p.magcomm span{
	font-size:80%;
	color:#333333;
}

p.comm img{
	margin-bottom:12px;
}

p.comm a{
	font-weight:bold;
}

p.comm_e{
	font-weight:bold;
	color:#FF3300;
}

p.privacy{
	width:560px;
	margin:6px;
	padding:1.0em;
	border:1px solid #FF1400;
	color:#333333;
	background-color:#FFFFD7;
}

#mag table{
	margin:10px 1.0em 0 0.5em;
	/*border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#FFD250;*/
	background-color:#BABABA;
}

#mag table th{
	width:160px;
	font-size:80%;
	font-weight:normal;
	text-align:left;
	color:#282828;
	background-color:#EBFFD3;
}

#mag table td{
	background-color:#FFFFFF;
}

#mag table td.ct{
	text-align:center;
}

#mag table td.sbt{
	text-align:center;
}

#mag table span{
	font-weight:bold;
}

#mag ul{
	list-style-type:disc;
	margin:0.5em 1.5em;
	padding:0;
}

#mag li{
	font-size:80%;
	line-height:1.5em;
}	