.mag_title {
	font-size : 11pt;
	font-weight : normal;
	color : black;
	margin : 5px 0px 5px 0px;
}

.mag_list {
	float : left;
	width : 280px;
	padding : 3px;
	font-size : 9pt;
	border-right : 1px dashed blue;
}

.mag_sample {
	float : right;
	width : 490px;
	padding : 3px 3px 3px 8px;
	font-size : 11pt;
}

.mag_form {
	float : left;
	width : 370px;
	padding : 8px;
}
