body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	background-color: #000000;
	
	background-repeat: no-repeat;

	background-image: url(../images/bg2.jpg);
	
	background-position:top center;


}



.todaysdate {

	font-weight: bold;

}



.outertable {

height:100%;

}



table .release {

	border:solid #000000 1px;

}



.releasetitle{

	font-size: 10px;

	font-weight: bold;

}



.releaseinfo{

	font-size: 10px;

}



h1 {

	font-size: 16px;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

}



h2 {

	font-size: 14px;

	margin: 3px;

	padding: 0px;

	font-weight: bold;

}



h3 {

	font-size: 14px;

	margin: 0px;

	padding: 0px;

}


/*
.rightborder{

	background-color: #033043;

	background-repeat: no-repeat;

	background-position: left top;

	background-image: url(../images/bg-right.jpg);

}



.leftborder{

	background-color: #033043;

	background-repeat: no-repeat;

	background-position: right top;

	background-image: url(../images/bg-left.jpg);

}



.bluebg{

	background-color: #0a95d6;

}



.blueborder{

	border: 4px solid #0a95d6;

}

*/

.comictitle {

	font-size: 14px;

	font-weight: bold;

}



.imageborder{

	background-color: #fff;

	border: 3px solid #fff;

	padding: 3px;

	background-color: #fff;

	border: 1px solid #dbdbdb;

	margin-right:5px;	

}


