/* CSS Document */

div.display-issue-total{

	display:block; 

	width:641px !important; 

	height:auto;

	float:left; 

	margin:0; 

	padding:0;

}

div.display-issue-row{

	display:block; 

	width:637px; 

	height:auto;

	float:left; 

	margin:10px 0 0 0; 

	padding:0 0 0 4px;

}

div.display-issue-column{

	display:block; 

	width:80px; 

	height:auto;

	float:left; 

	margin:0 0 10px 0; 

	padding:0 13px;

}

.display-issue-column a{

	outline:none;

	

}

.display-issue-column a:hover{

	text-decoration:none;

}

.thimg{ margin:0px;}

a .display-issue-name{

	display:block; 

	width:80px; 

	height:auto;

	float:left; 

	margin:0; 

	padding:5px;

	color:#fff;

	text-decoration:none;

	text-align:center;

	font-size:11px;

	background-color:#3b3b3b;

	cursor:pointer;

	border-top:2px solid #fff;

}

a:hover .display-issue-name{

	color:#e00024;

	background-color:#dcdcdc;

	text-decoration:none;

}

h2.issue_header {

	padding:0 0 0 0;

	margin:0 0 5px 0;

	background:url(../images/toggle-button.jpg) no-repeat;

	height:30px;

	line-height:30px;

	width:641px;

	font-size:16px;

	float:left;

	cursor:pointer;

}

h2.issue_header a {

	color:#474747;

	text-decoration: none;

	display:block;

	padding:0 0 0 30px;

	outline:none;

}

/*h2.issue_header a:hover {

	color: #ccc;

}*/

h2.active {background-position: left bottom;}

.issue_container {

	margin:0 0 5px;

	padding:0;

	overflow:hidden;

	width:637px;

	clear:both;

}

.issue_container .block {

	padding:0;

	

}

div.heading{

	display:block; 

	width:641px; 

	height:auto;

	float:left; 

	margin:0; 

	padding:0;

	color:#e00024;

}

div.inner-content{

	display:block; 

	width:621px; 

	height:auto;

	float:left; 

	margin:10px 0 0 0; 

	padding:0px 10px;

	line-height:18px;
	overflow:hidden;
	
}





/* For News Page */





div.news{

	padding:0;

	margin-bottom:2px;

}

div.newslist{

	width:98%; 

	float:left; 

	border:0px solid #CCCCCC; 

	height:auto; 

	display:block;

}

div.newslist:nth-child(odd){

	background-color:#EEEEEE;

}



div.newscolumn{

	width:24%; 

	float:left;

	padding-left:15px;

}

div.newscolumnmid{

	width:42%; 

	float:left;

	padding-right:4px;

}

div.newscolumnleft{

	width:22%; 

	float:left;

}

div.news a{

	color:#e00024;

	font-weight:bold;

}
