body {
	background-color:#30323b;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	margin:20px;
	padding:0px;
	text-align:center;
font-size:12px; font-family : verdana,sans-serif; color:282828;
	}

TD {
  font-family :verdana,sans-serif;
  color : #484848;
  font-size : 8pt;
  line-height: 15px
}
a:link, a:active, a:visited {
	color:#275a99;
	text-decoration:none;
	}


#footer {
	padding-left:10px;
	color: #ffffff;
	font-size:11px;
	line-height:17px;
	}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}


img.covers {
	border:0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}

#price
{
	font-size:1.5em;
	background:#ffcc20;
	vertical-align:center;
	margin:10px;
	height:110px;
	display:block;
	
}
img.thumb {
	height: 50px;
	width: 50px;
	float: left;
	margin: 2px;
	clear: left;
	}
	div.listing {
	margin-left: 60px;
	margin-bottom: 30px;
}


ul,li,form {
	padding:15px 0px 0px 0px;
	margin: 0 0 0 15;
	}


/*H2 {
	width:190;
	height:42;
	font-size:12px;
	color:#e9cc73;
	margin:0 0 0 0;
	padding:15 0 0 0;

	background-image:url(/images/h2.gif);
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid #cbcbcb;

	}
*/

#content {
	width:700px;
	margin:0 auto;
	border:5px dashed #ff0000;
	padding:15px;
	text-align:justify;
}
H2{
font-size:14pt;
color:#363636;
line-height:17pt;
text-align:left;
text-transform:uppercase;
}

H1 {
	width:700px;
	text-transform:uppercase;
	font-size:17pt;
	color:#e60000;
	margin:5px;
	line-height:25px;
	font-family: Tahoma,Trebuchet MS;
	}

H3 {
	font-size:16px;
	color:#2d469a;
	margin:0px;
	padding:5 5 5 0;
	margin-left:5px;
	}

hr {
	border: none 0; 
	border-top: 1px solid #e1e1e1;
	width: 90%;
	height: 1px;
	text-align:center;
	clear:left;
	} 

TEXTAREA {
    background-color: #f8fcfe; 
	border: solid #9f9f9f; 
	border-width: 1px 1px 1px 1px; 
	font-size: 10px;
	font-family: arial;
	overflow:auto;
	margin:5px;	
}
INPUT, SELECT {
    background-color: #f8fcfe; 
	border: solid #274a93; 
	border-width: 1px 1px 1px 1px; 
	font-size: 11px;
	font-family: arial;	
}
.button{
    background-color: #454545; 
	border: solid #274a93; 
	border-width: 1px 1px 1px 1px; 
	font-size: 15px;
	font-family: arial;
	color:#fff;
}
.prev{
padding:0 6 0 6;
margin: 0 5 0 0;
border:1px solid #ff8a00;
background:#ffe63c;
}
.yellowBox
{
padding:3;
font-weight:bold;
font-size:14px;
border:1px solid #d0d0d0;
background:#ebebeb;
margin:5px;
color:#847e6d;

}

.mini{font-size: 10px;color: #5b7cb2;}
