.rqst-site{width:40px; height:200; bottom:197px; position:fixed; right:10px;}

div#popup_content { margin: -10px 7px; position:fixed;}



.site-head{font-family:'HelveticaNeueLTCom-Lt', sans-serif; font-weight:bold; font-size:18px; margin:5px 0 0 0; color:#40aad3;}

#backgroundPopup { 

	z-index:999999;

	position: absolute;

	display:none;

	height:100%;

	width:100%;

	background:#000;	

	top:0px;  

	right:0px;

}

#toPopup {

	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;

    background: none repeat scroll 0 0 #FFFFFF;

    border: 10px solid #ccc;

    border-radius: 3px 3px 3px 3px;

    color: #333333; height:auto;

    display: none;

	font-size: 14px;

    margin-right:10px; padding-left:10px;

    position:fixed; right:10px; 

    top:200px;  z-index:999999!important;

    width:230px; height:300px;



}



div.close {

    background:url(../../image/pop-up/closelabel.gif) no-repeat scroll 0 0 transparent;

    bottom: 0;

    cursor: pointer; right:10px;

    height: 18px;

    position: relative;

    width: 53px; margin-left:160px;

}

span.ecs_tooltip {

    background: none repeat scroll 0 0 #000000;

    border-radius: 2px 2px 2px 2px;

    color: #FFFFFF;

    display: none;

    font-size: 11px;

    height: 16px;

    opacity: 0.7;

    padding: 4px 3px 2px 5px;

    position: absolute;

    right: -62px;

    text-align: center;

    top: -51px;

    width: 93px; height:40px;

}



form input[type="submit"] {

	background:#d7df21;

	padding:0px;

	display: inline-block;

	color:#FFF;

	text-transform: uppercase;

	font-size: 1.2em;

	transition: 0.5s ease;

	-o-transition: 0.5s ease;

	-webkit-transition: 0.5s ease;

	border: none;

	cursor: pointer;

	outline: none;

	width:50%;

}

form input[type="submit"]:hover{

	background:#1C3996;

}



.clearfix:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

}

input{ background:#fff; border:#bbbbbb solid 1px; width:200px; padding:0px 5px; height:26px; margin:5px 0px; color:#333;}

textarea{ background:#fff; border:#bbbbbb solid 1px;width:200px; padding:5px 5px 0; height:40px; color:#333; font-family:Arial, Helvetica, sans-serif; margin-top:6px; resize:none;}



input {

	margin-bottom: 10px;

}



input:focus, textarea:focus, input[type="submit"]:hover {

	border-color: #c7c7c7;

}



input[type="submit"] {

	width: auto; cursor: pointer; color: #a7a7a7;

}



input[type="submit"]:hover {

	color: #666;

}



textarea {

	min-height: 70px; resize: none; margin-bottom: 15px;

}

