/* WHITE PAGES CSS */

div#m1-main-stage {
	background-image: url(/ui/white.main.stage.back.repeat.gif);
}


div#m1-main-stage div.ms-bottom-block {
	background-image: url(/ui/white.ms.bottom.repeat.gif);
	height:24px;
}


div#m1-main-stage div.ms-corner-br {
	background-image: url(/ui/white.ms.corner.br.gif);
	height:24px;
}

div#m1-main-stage div.ms-corner-bl {
	background-image: url(/ui/white.ms.corner.bl.gif);
	height:24px;
}

div#m1-main-stage div.ms-main-block div.ms-corner-tr {
	background-image: url(/ui/white.ms.corner.tr.gif);
	width: 6px;
	height: 45px;
}

div#m1-main-stage div.ms-main-block div.ms-corner-tl {
	background-image: url(/ui/white.ms.corner.tl.gif);
	width: 6px;
	height: 45px;
}

div#m1-main-stage div.ms-main-block {
	background-image: url(/ui/white.ms.corner.tc.gif);
}


div#m1-main-stage ul.options-bar li {
	background-image: url(/ui/white.options.bar.seperator.gif);
}

div#m1-main-stage ul.options-bar li a {
	color: #666666;
}

div#m1-main-stage ul.options-bar li a:hover {
	color: #808080;
}


div#m1-main-stage ul.options-bar li.change-phone a {
	background-image: url(/ui/white.option.icon.change.png);
}

* html div#m1-main-stage ul.options-bar li.change-phone a {
	background-image: url(/ui/white.option.icon.change.gif);
}

div#m1-main-stage ul.options-bar li.lost-phone a {
	background-image: url(/ui/white.option.icon.lost.png);
}

* html div#m1-main-stage ul.options-bar li.lost-phone a {
	background-image: url(/ui/white.option.icon.lost.gif);
}

div#m1-main-stage ul.options-bar li.how-to-sync a {
	background-image: url(/ui/white.option.icon.sync.png);
}

* html div#m1-main-stage ul.options-bar li.how-to-sync a {
	background-image: url(/ui/white.option.icon.sync.gif);
}

div#m1-main-stage ul.options-bar li.send-a-text a {
	background-image: url(/ui/white.option.icon.send.png);
}

* html div#m1-main-stage ul.options-bar li.send-a-text a {
	background-image: url(/ui/white.option.icon.send.gif);
}


div#m1-main-stage div.search-box {
	background-image: url(/ui/white.search.box.back.gif);
}


div#m1-main-stage div.search-box input {
	background: transparent;
	color: #666;
}

div#m1-main-stage div.search-box a {
	width: 11px;
	height: 11px;
	top:4px;
	background: url(/ui/white.search.box.go.gif) left top no-repeat;
}

div#m1-main-stage div.search-box a:hover {
	background-position: 0 -11px;
}