#housecalls{
	position:absolute;
	width:206px;
	z-index:100;
	left: 19px;
	top: 371px;
	visibility: visible;
	background-color:#fffccf;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding:6px;
    color: #333333
	margin-bottom:10px;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

#housecalls .head{
    font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
    color: #006633
}

#housecalls.text A:link {color:#333333;}
#housecalls.text A:hover {color:#FF6600;}
#housecalls.text A:active {color:#FF6600;}
#housecalls.text A:visited {color:#666666;}
#housecalls.text A:visited:hover{color:#FF6600;}