#content-header 
{
	background: url(../appimg/headertest.png) no-repeat;
	height: 142px;
	width: 826px;
	position: relative;
	margin-bottom: 10px;
}

#content-header img
{
	position: absolute;
	left: 20px;
	top: 20px;
	height: 125px;
	width: 97px;
	display:none;
}

#content-header-issue
{
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #000;
	color: #fff;
	font-size: 22px;
	padding: 5px;
	font-family: Century Gothic;
	font-weight: bold;
}

#content-header-price
{
	position: absolute;
	top: 91px;
	left: 20px;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-family: Century Gothic;	
	padding: 5px;
}

#content-header-date
{
	position: absolute;
	top: 60px;
	left: 20px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	font-family: Century Gothic;	
	padding: 5px;
}

#topfeature
{ 
  height : 434px;
}

div.copyright
{ 
  font-size: 10px;
  text-align: center;
  margin: 21px;
}

p.quote { 
  font-weight : bold;
  font-size : 11pt;
}

p.question
{
  font-style : italic;
}

div.subbutton a
{
  display: block;
  margin: 0 auto;
  width: 142px;
  height: 30px;
  background: url(../appimg/clickheresub.gif) no-repeat;
  text-indent: -999em;
}




#submitrow
{ 
  padding-top : 10px;
}

/* ==== Style for Add User ====== */

div.form
{ 
  padding : 10px;
  color : #fff;
  background-color : #000;
}

td.forminputlabel
{
  font-size : 10pt;
  padding-right : 10px;
  text-align : right;
  font-weight : bold;
  width : 150px;
/*  padding-top : 10px;*/
  padding-right: 10px;
  color : #000000;
  background-color : #FFFFFF;
}

td.input
{
  padding-top : 10px;
}
 
td.error
{ 
  padding-top : 10px;
  padding-left : 15px;
  font-size : 10pt;
  color : #FF0000;
  font-weight : bold;
}

div.forminput
{ 
/*  position : relative;
  left : 75%;*/
  margin-top : 25px;
}

div.exception
{ 
  padding : 10px;
  color : #FFFFFF;
  font-size : 12pt;
  background-color : #000000;
  margin-left : 10px;
  margin-top : 10px;
}

div.footerlink
{
  text-align : center;
  font-size : 8pt;
  margin-bottom : 5px;
}

div.comicarticle
{ 
  border : 2px;
  border-style : dotted;
  border-color : #66CCFF;
  margin-left : 15px;
  margin-right: 10px;
  margin-bottom : 5px;
  padding : 7px;
  width : 575px;
}

div.comicimg
{ 
  float : right; 
  width : 225px;
}

div.comictext
{ 
   width : 310px;
  height : 155px;
  padding-top : 0px;
  font-family : comic sans ms, cursive;
}

div.comictextwide
{ 
  width : 600px;
  margin-left: 15px;
}

h3.comictitle
{
  color : #FF0000;
  margin-top : 0px;
}

/* This is the join ezine stuff */
/*#aliasezine
{
  width : 150px;
  position : absolute;
  left : 13px;
  top : 240px;
  text-align : center;
}

#angelezine
{ 
  width : 150px;
  position : absolute;
  left : 165px;
  top : 240px;
  text-align : center;
}

#battlestarezine
{ 
  width : 150px;
  position : absolute;
  left : 317px;
  top : 240px;
  text-align : center; 
}

#buffyezine
{ 
  width : 150px;
  position : absolute;
  left : 465px;
  top : 240px;
  text-align : center;
}

#charmedezine
{ 
  width : 150px;
  position : absolute;
  left : 13px;
  top : 500px;
  text-align : center;
}

#dreamwatchezine
{ 
  width : 150px;
  position : absolute;
  top : 500px;
  left : 165px;
  text-align : center;
}

#stargateezine
{ 
  width : 150px;
  position : absolute;
  left : 317px;
  top : 500px;
  text-align : center;
}

#smallvilleezine
{ 
  width : 150px;
  position: absolute;
  left : 465px;
  top : 500px;
  text-align : center;
}

#lostezine
{ 
  width : 150px;
  position: absolute;
  left : 165px;
  top : 750px;
  text-align : center;
}

#SUB24ezine
{ 
  width : 150px;
  position: absolute;
  left : 13px;
  top : 750px;
  text-align : center;
}

div.ezine
{
  height : 800px;
}
*/


