/*agweb & book */
#agweb, #book {
display:none;
position:absolute;
top:0px;
left:0px;
z-index:10;
width:300px;
padding:10px;
border:1px solid #a5a5a5;
background:#fff url(../images/holpublisher/bg_book.jpg) repeat-x;
/* voice-family: "\"}\""; 
  voice-family:inherit;
width:325px;
padding:7px;*/
} 

input#duration {
	width:20px;
	padding-left:2px;
	font-size:11px;
}

#agweb table, #book table {
clear:both;
padding:0px;
margin:0px;
}
#book td{
	line-height:20px;
	vertical-align:top;
	
}

#bookButton {
position:relative;
top:-20px;
}
#book .submit{
	margin-top:5px;
}

#ieFix{
display:none;
position:absolute;
top:0px;
left:0px;
z-index:2;
width:325px;
padding:7px;
}
.lineHeight {
line-height:15px;
}

#agweb img, #book img {
margin-left:5px;
}

#agweb h3, #book h3 {
	font-size:11px;
	line-height:18px;
	float:left;
}
#book dl {
	margin:0px;
	padding:0px;
	width:210px;
}
#agweb dd, #book dd {
	float:left;
	margin:0 5px 5px 0;
}





