.call_box{
	width: 305px;
	float: right;
	background-image: url(../img/call_box_background.gif);
	background-repeat: repeat-y;
}
.call_box_header{
	width: 305px;
	height: 77px;
	background-image: url(../img/call_box_header.gif);
	background-repeat: no-repeat;
}

.call_box_header_content{
	margin:10px;
	margin-top:0px;
	padding-top:10px;
	
}


.call_box_content_wrapper{
	width:305px;
	
}
.call_box_content{
	
	margin:0px;
	margin-left:20px;
	margin-top:20;
	margin-right:20px;
	width:240px;
	
}