.top_space {
	height: 17px;
	display: block;
	clear: both;
}

.top_space2 {
	height: 15px;
	display: block;
	clear: both;
	margin-top: 15px;
	border-top-color: black;
	border-top-style: dotted;
	border-top-width: 1px;
}


.master_heading {
	line-height: normal;
	padding-top: 17px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
}


.mag_center {
	margin: 0 auto;
	padding: 0px;
}

#mag_colA {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 47.5%;
	border-right-color: black;
	border-right-style: dotted;
	border-right-width: 1px;
}


#mag_colB {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 47.5%;
	margin-left: 2px;
}

.coleq a {
color: #00135b;
}
.coleq a:hover {
color: #7abbf9;
}


.mag {
	font-weight: normal;
	font-size: 18px;
	color: #ff0000;
	display: block;
	clear: both;
}

.mag_edition {
	font-weight: normal;
	font-size: 15px;
}


.story_box {	
	position: relative;
	display: block;
	clear: both;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-color: #cccccc;	
	border-style: solid;		
	border-width: 1px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: black;
	text-decoration: none;
	cursor: pointer;

}


.story_box:hover {	
	background-color: #bddcfa;	
}

.story_headline {
	font-size: 15px;
	font-weight: bold;
}

.story_short_desc {
	font-size: 12px;
	font-weight: normal;
}

