body, html {
	height: 100%;
}

td,p,body,div  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ECECEC;
}
a { color : #FFFFFF; font-weight: bold; text-decoration: none;}
a:hover { text-decoration: underline; }

.td-container {
	background: #FFFFFF;
	opacity: .8;
	filter:alpha(opacity:80);
	-moz-opacity: .8;
	color: #000000;
}

.td-container p {
	color: #828282;
}

.td-container a {
	color: #990000;
}

.td-container a:hover {
	text-decoration: none;
	color: #FF9900;
}

.magazine {
	float: left; 
	margin:0px; 
	padding:0 0 7px 0;
	text-align: center; 
	color: #828282;
	width: 140px;
	height: 120px;
}

.main-table {
	width: 100%;
	height: 100%;
	float: left;
}
#press_container{
	height:250px;
	overflow:auto;
}