/* CSS Document */

#contactable {
	background-image:url(http://www.sms4host.com/js/contactable/images/hottest.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color:;
	cursor:pointer;
	height:316px;
	left:0;
	margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	/*position:absolute;*/
	text-indent:-100000px;
	top:190px;
	/*margin-top:200px; */
	width:66px;
	z-index:500000;
}

#contactForm {
	background-color:#f0f0f0;
	border:2px solid #dedede;
	color:#FFFFFF;
	height:316px;
	left:0;
	margin-left:-300px;
	margin-top:-100px;
	overflow:hidden;
	padding:0px 5px 0px 20px;
	position:fixed;
	top:288px;
	width:265px;
	z-index:99;
}

.holder {
	margin:0 auto;
	padding-top:20px;	
}	
	
	