@charset "UTF-8";
/* CSS Document */

/* Reset
****************************** */

* html .column { overflow-x: hidden; } /* IE6 fix */

   
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote { 
	font-size:13px; 
	color:#FFFFFF;
}


p {margin: 0em 0em 1.1em 0em;}


select { min-width:1.5em;}	

a img {border: 0;}

a {text-decoration: none; color: #ffffff; /* outline: none */}
a:hover {text-decoration: underline;}

.clearer {clear: both; font-size: 1px; height: 1px; margin: 0; padding: 0; line-height: 0;}

ol {list-style-type: decimal;}

.availability {text-transform:uppercase; color: #F9BB00;}

td img {display: block;}

/****************************** */


body{ background-image:url(../images/back4.jpg); background-repeat:repeat-x; font-family:Arial;}

img, div, input { behavior: url("css/iepngfix.htc") }


#mainpanel{width:600px; height:406px; margin:120px auto; padding:10px 30px 30px 10px;  background-image:url(../images/panelback.gif); margin-bottom:70px; background-repeat:no-repeat; position:relative;}

h1{
	color:#FFFFFF;
	float:left;
	font-family:'Times New Roman';
	font-size:35px;
	font-style:italic;
	padding:10px 0 0 30px;
}