@charset "UTF-8";
#top10 {
	padding: 20px;
}

#top10 a, #top10 a:link, #top10 a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #7D180B;
	text-decoration: none;
	font-weight: bold;
}

#top10 a:hover {
	text-decoration: underline;
	color: #086BCD;
}

.top10container {
	height: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C7F62;
	margin-left: 12px;
}
.top10container img {
	float: left;
	border: 1px solid #333333;
}
.top10container h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #7D180B;
	margin-bottom: 3px;
	margin-left: 80px;
	margin-top: 0px;
	line-height: 17px;
}
.top10container   p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 80px;
}
#top10 .top10container p a, #top10 .top10container p a:link, #top10 .top10container p a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A471C;
	text-decoration: none;
	font-weight: bold;
}

#top10 .top10container p a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.from-doggies {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C7F62;
	margin-left: 12px;
}
.from-doggies img {
	float: left;
	border: 1px solid #333333;
	margin-right: 10px;
}
.from-doggies h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #7D180B;
	margin-bottom: 3px;
	margin-left: 80px;
	margin-top: 0px;
	line-height: 17px;
}
.from-doggies   p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
