

#dropDownMenu {
	background-image: url(/images/common/menu/dropdown_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#buyPanelTop {
	background-image: url(/images/common/buy_panel/buy_panel_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#buyPanelContent {
	background-image: url(/images/common/buy_panel/buy_panel_bg_tile.gif);
	background-repeat: repeat-y;
}
#buyPanelBottom {
	background-image: url(/images/common/buy_panel/buy_panel_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#footerFullWidth {
	background-image: url(/images/common/footer_bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #219ec8;
}

#merlinSwoosh {
	background-image: url(/images/common/merlin_footer.gif);
	background-repeat: no-repeat;
    background-position: bottom right;
}


