.content  ul {
	margin: 0px;
	padding: 0px;
}
.content  li {
	border-top: 1px solid #D2A77C;
	list-style: none;
	margin: 10px 0px;
	background-color: #D4B69D;
	padding: 0px;
}
.content       ul.pad  li {
	padding: 8px;
}
.content  li  a {
	display: block;
	padding: 8px;
}
.content li a:link,.content li a:visited {
	text-decoration: none;
	font-weight: normal;
}
.content li a:hover {
	color: #3B2D1F;
	background-color: #F7E9DD;
	padding-left: 20px;
	border-left: 8px solid #443424;
}
.content   p.names {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: .95em;
}
.dogdetails {
	height: 195px;
	background-image: url(../images/background-dogdetails.png);
	background-repeat: no-repeat;
	padding-top: 45px;
}
.padimgleft {
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
	padding-top: 5px;
}
.dogimage {
	background: url(../images/background-dog3.jpg) no-repeat;
	width: 370px;
}
.content  li.g1 {
	background-image: url(../images/goals-1.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.content li.g2 {
	background-image: url(../images/goals-2.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.content  li.g3 {
	background-image: url(../images/goals-3.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.content  li.g4 {
	background-image: url(../images/goals-4.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.content  li.g5 {
	background-image: url(../images/goals-5.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.content   li.g6 {
	background-image: url(../images/goals-6.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.content  li  div.move {
	padding-left: 120px;
}
