/* styles specific for IE */

/* this removes the inherited padding problem */
.box1bottom, .box2bottom, .box3bottom, .box4bottom, .box5bottom, .box7bottom, .box8bottom, .box9bottom, .box10bottom, .box2whitebottom {
margin-bottom:0px;
}

/* no space above box10 */
.box10top {
margin-top:0px;
}

/* the search box on BAP frontpage adjust differently in IE. */
/* must be 3px less than the setting in pages.css */
#bapsearchpage .keywords {
	background:#EEEEEE;
	height:50px;
	padding:4px 2px 0px 8px;
	}

/* inherited bottom margin remover */
#bapsearchpage {
	margin-bottom:-16px;
    }
#bapsearchform {
    padding-top:0px;
}
.box5content {
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    padding:8px;
    background:#FFFFFF;
    /* box model hack for IE5 */
    width:238px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:220px;
    height:249px;
    }

/* the bucket to which ads are dragged into */
#bucket UL {
 height:75px;
}

.boatoftheweek {
    margin-top: 0;
    margin-left:0;
    margin-bottom: -10px;
    margin-right:0;
}

#dinfinn #your_orders #orderList .link{clear:both !important; }