	 .callToMe{

		height: 154px;
		width: 37px;
		background: url("/site/images/costCall.png");
		background-position: 0px 163px;
		float: left;
		
	 }
	 .callToMe:hover{
	   	background-position: 0px 0px;
		cursor: pointer;
	 }
	 .callTome2{
	   	float: left;
		width: 220px; 
		height: 100%;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;  
		position: relative;
		font-family: "HattoriHanzoLight", Helvetica, Arial, sans-serif;

	}
	.callTome2 div.clos {
	    position: absolute;
		right: 5px;
		top: 5px;
		padding: 2px;
		width: 15px;
	}
	.callTome2 .form-horizontal{
		width: 100%;
		height: 100%;
	}
	.callTome2 div.control-group{
		width: 220px;
		margin-bottom: 0px;
	}
	.callTome2 div.control-group > label.control-label{
		width: 188px;
		text-align: left !important;
	}
	.callTome2 div.control-group > label.control-label span{
	margin-left: 10px;
	}
	.callTome2 .controls{
		width: 100%;
		padding: 3px 5px;
	}
	.callTome2 .control-label input[type="text"]{
		width: 100%;
		display: block;
	}
	.callTome2 .control-label textarea{
	    width: 100%;
	}
	.callTome2 .commentBlock{
		margin-top: 10px;
	}
    
	.callTome2 .form-actions{
		margin: 0px;
		padding: 0px;
		background: none;
	}
	   .callTomeAb{
	   	position: fixed;
		top: 240px;
		right: -264px;
		width: 300px;
		height: 300px; 
		z-index: 2000;
			
	   }
	   
	   