#requestCall{position:fixed;bottom:0px;left:0px;width:220px;z-index:999;font:12px/1.5em Arial, Helvetica, sans-serif;}
#requestCall a{text-decoration:none;}
#requestCall button{cursor:pointer;color:#333;}
#requestCall button,#requestCall select{font-size:inherit;}
#requestCall p{margin:0;}


#requestCall .small{font-size:.9em;}

#requestCall .b{font-weight:bold;}
#requestCall .vam{vertical-align:middle;}
#requestCall .fr{float:right;}

#requestCall .mb2px{margin-bottom:2px;}
#requestCall .mb5px{margin-bottom:5px;}
#requestCall .mb10px{margin-bottom:10px;}
#requestCall .br5px{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
#requestCall .white, #requestCall .white a{color:#fff;text-shadow:1px 1px rgba(0,0,0,.75);}


#requestCall select,#requestCall .input{padding:3px;}
#requestCall button{padding:5px 10px;}
#requestCall .close{padding:5px;font-weight:bold;}

#requestCall > div{
	background:#0582c2;border:1px solid #fff;line-height:1.3em;padding:10px;
	
	-webkit-box-shadow:0 0 5px 3px #ccc;-moz-box-shadow:0 0 5px 3px #ccc;box-shadow:0 0 5px 3px #ccc;
}
#requestCall #requestCallFormNewUser{color:#fff;text-shadow:0 0 black;}


#requestCall .bg{padding:10px;background:#fff;}