#removeAlertDiv{
	overflow:hidden;
}
#priceAlert { 
	font: normal 12px Arial;
	color: #222222;
	overflow:hidden;
	margin: 0;
	padding: 0; 
}
#priceAlert h3{ 
	padding: 0;
	margin-top: -3px;
}	
#priceAlert form .errormess{
	margin: 4px 10px;
	clear: both;
}
.maxout{
	color: #ff0000;	
	padding: 5px 0;
}
.maxout .icon-error{
	padding: 8px 8px 8px 25px;
	background: url(/resources/mojito/img/pattern/phoenix/icon_error_20.gif) no-repeat 6px 50%; 
	margin: 20px 0 17px 0;
}
#priceAlert .formdisabled {
	position: absolute;
}
#priceAlert #alertOptions label {
	margin: 0px;
	font: normal 12px Arial;
}
#priceAlert #alertOptions label.inline{
	display: inline;	
}
#priceAlert label.inline{
	color: #222222;
}
#priceAlert #alertOptions label.inline1{
	display: inline;
	font-weight: bold;
	margin-left: 1px;
	color: #222222;
}
#priceAlert .email { 
	padding-top: 4px;
}
#priceAlert .drpdwn { 
	padding: 18px 0 10px 10px;
}
#priceAlert .radiobtn {
	font-weight: bold;
	padding: 4px 0 0 5px;
}
#priceAlert .radiopadding {
	margin: 1px 0 5px 0;
}	
#priceAlert .zonewrapper {
	width: 526px;
	margin-left: 25px;
	padding:10px 0 10px 10px;
	max-height : 100px;	
} 
#priceAlert .zonewrapper .row {
	float: left; 
	padding: 0 9px 5px 0;	
	width: 160px;
	line-height: 25px;
}
#priceAlert .zonewrapper .row span{
	font: normal 12px arial; 
	color: #222222; 
	display: block; 
	margin: -19px 0 0 22px; 
	line-height: 15px;
	padding-left: 1px;
}	
#priceAlert .zonewrapper .column{ 
	padding: 0; 
	margin-bottom: 6px;
	clear: both;
}
#priceAlert .info{
	font: normal 10px verdana;
	color: #666666;
	padding-top: 3px 0 0 12px; 
}
#priceAlert #alertOptions .info {
	padding: 5px 0 4px 12px; 
	margin: 0;
	clear: both;	
}
#priceAlert .loginlayer {
	color: #222222; 
	font: normal 12px arial; 
	padding-top: 10px;
	width: 456px; 
	border-top: solid 1px #CCCCCC; 	
	margin: 10px 0 0 5px;
}
#priceAlert .loginlayer .register{
	display: none;
}
#priceAlert .loginlayer .hint{
	margin-top: -10px;	
}
#priceAlert .loginlayer .logindetails {
	 font-size: 12px; 	 
	 padding: 6px 0 4px 8px; 
	 margin-top: 4px ; 
}
#priceAlert .logindetails label b{
	color: #222222;
}
#priceAlert .logindetails a,  #priceAlert .logindetails label.error{
	font: normal 12px Arial; 
	color: #FF0000;
}
#priceAlert #zone_error {
	padding-top: 1px !important;
	color: #ff0000;
}
#priceAlert #price_error {	
	color: #ff0000;
}
#priceAlert select{
	margin-right: 6px;
}	
#priceAlert form div.input input {
	width: 133px;
	margin-right: 6px;
}	
#priceAlert a {
	margin:0;
	text-decoration: none;
	color: #2075C2;	
}
#priceAlert .btn{
	margin-bottom: -9px;		
}
#priceAlert button {
	margin: 10px 0 0 8px;
	cursor: hand;
}
#priceAlert #progressSection{
	display: none;
	padding: 15px 40px;
	color: #666666;
}
#priceAlert #progressSectionForNotloggedIn{
	padding: 15px 40px;
	color: #666666;
}
#priceAlert #progressSectionForNotloggedIn img{
	vertical-align:	middle;
	padding-right: 10px;
	margin-left: 150px;
}
#priceAlert #progressSection img{
	vertical-align:	middle;
	padding-right: 10px;
	margin-left: 150px;
}
#deletePriceAlert h3{
	padding: 0 0 3px;
}
#deletePriceAlert button {
	margin-right: 10px;
}
#deletePriceAlert .confirm {
	margin: 2px 0;
}
#deletePriceAlert #progressSection {
	display: none;
	padding: 15px 60px;
	color: #666666;
}
#deletePriceAlert #progressSection img {
	padding-right: 10px;
	vertical-align: middle;
}
#setAlert .btn-setalert{
	margin-bottom: 8px;
}