﻿#loading {
	width:900;
	height:100;
	position: absolute;
	z-index:900;
	float: left;
	background-color:#FFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
A:link
{ color:#FFFF00; }
A:visited
{ color:#FFFF00; }
A:active
{ color:#FFFF00; }
A:hover
{ color:#FFFF00; }

#couponinfocontainer {
	position: relative;
}

#couponinfo {
	top:60px;
	right:15px;
	position: absolute;
	z-index:803;
}

form { display: inline; }

.chngwarn {
	*left:-450px;
} 

.searchbutton {
	font-family: Arial;
	background-color:#eeeeee;
	color:000000;
	border-color:#eeeeee;
	}	

/* For rounded corner share link box */	
/*i.rtop, .rbottom{display:block;background: #03349b;}
i.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:white;}
i.r1{margin: 0 5px; height:1px}
i.r2{margin: 0 3px; height:1px}
i.r3{margin: 0 2px; height:1px}
i.r4{margin: 0 1px; height: 2px} 	*/

.sharecontent {background-color:#FFFFFF;}
.r1, .r2, .r3, .r4 {font-size:1px; overflow:hidden; display:block; background-color:#FFFFFF;}
i.r1 {margin: 0px 5px; height:1px}
i.r2 {margin: 0px 3px; height:1px}
i.r3 {margin: 0px 2px; height:1px}
i.r4 {margin: 0px 1px; height: 2px} 	
