@charset "utf-8";
#books2 {
	        margin-top:25px;
		background:#F4F4F4;
		width:99%;
		border:medium none;
		display:block;
		line-height:20px;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
		padding-top:10px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:5px;
		-moz-border-radius: 5px;
                border-radius: 10px;
                margin-top:-60px;
                -moz-box-shadow:0 -1px 0 #CCC;
                -webkit-box-shadow:0 -1px 0 #CCC;
                box-shadow:0 -1px 0 #CCC;
 }

#books2:hover {
	        margin-top:25px;
		background:#F6F6F6;
		width:99%;
		border:medium none;
		display:block;
		line-height:20px;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
		padding-top:10px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:5px;
		-moz-border-radius: 5px;
                border-radius: 10px;
                margin-top:-60px;
                -moz-box-shadow:0 -1px 0 #CCC;
                -webkit-box-shadow:0 -1px 0 #CCC;
                box-shadow:0 -1px 0 #CCC;
 }
	
#books2 a { 
color:#444444;
font-weight:normal;
font-size:12px;
 }
 
#books2 a:hover { 
color:#0000FF;
font-weight:bold;
text-decoration:underline;
font-size:12px;
 }
	
#content2:hover {
background:#F0F0F0;
 }
	
#submitbutton {
border: 1px outset buttonface;
background:#F4F4F4;
margin-left:0px;
padding-left:10px;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
cursor: pointer;
font: 16px arial,sans-serif;
 }
 
#submitbutton:hover {
-webkit-box-shadow: 0 3px 7px #CCC;
box-shadow: 0 3px 7px #CCC;
-moz-box-shadow: 0 3px 7px #CCC;
border: 1px outset buttonface;
background:#F6F6F6;
margin-left:0px;
padding-left:10px;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
cursor: pointer;
font: 16px arial,sans-serif;
 }
 
img, div, h1, ul, input, select, textarea, span, h2, a { behavior: url(iepngfix.htc) }
div.foot {padding:5px; 
background:#FFFFCC; 
font-size:14px; 
color:#000000; 
margin-bottom:10px; 
width:327px; 
border:solid 1px #CCCCCC;}
.inputtext { width: 333px; height: 17px; }
.butt { background: #95CD3C; width: 65px; height: 25px; }
#listenaudio { opacity:0.8; }
#listenaudio:hover { opacity:1.0; }