div#Askthepro {
	color: #E9E9E9;
	display: list-item;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	list-style-type: none;
}
div#Askthepro p a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#Askthepro p a:hover {
	border-bottom: #ffffff 1px dashed;
}
div#Askthepro:hover {
	background-color: #36612C;
}
img.foto {
	margin-right: 10px;
	padding: 4px;
	border: 6px solid #397D3F;
}div#HomeAskthepro {
	color: #E9E9E9;
	display: list-item;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}
div#HomeAskthepro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #397d3f;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#HomeAskthepro p a {
	text-decoration:none;
	color: #FFFFFF;
	border: none;
}
div#HomeAskthepro p:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9CD093;
}
