/* CSS Document for Entertainment Book - IE7 specific styles*/


.dhtmlselect .downimage{ /*style of "down" image to the right of the DHTML Select Menu*/
	margin: -2px 0 0 -3px;}
	

.sortSearch .dhtmlselect{ /*style of Drop Down Menu that appears onMouseover */
	margin-left: -59px;
}

.dropdown{
	margin-left: -59px;
}


#srchMap {margin-top: 5px;}

/* LISTINGS */

.listImg, .listAdd {
	position: absolute; 
	top: 50%;
	left: 50%;}

.listAdd {left: 0;}

.listImg img, .listAdd p {
	position: relative; 
	top: -50%;
	left: -50%;}

.listAdd p{left: 0;}

/* updates 01/02/2010 */

input.txt_srchLocation {
	margin: 5px 0 15px -5px;}
	
#leftColumn input.txt_srchLocation {
	margin: 5px 0 15px -15px;}

#leftColumn .srchLocation span.radSrch {
	margin-bottom: 7px;}
	
	
ul.tooltipMapBook {
    margin-left:-10px;
}