body#petsitters ul {
	list-style:none;
	margin:40px 0 0 0;
	padding:0;
}
body#petsitters li {
	list-style:none;
	margin:3px 0 3px 0;
	padding:0;	
}
body#petsitters div.inner #text {
	 padding:10px 0 10px 125px;
}

#opportunity_link {
	margin:-12px 0 0 -10px;
	background-color:#E7EEB9;
	width:490px;
	height:25px;
	padding:10px 0 0 0;
	font-size:120%;
	text-align:center;
}
#opportunity_link a {
	text-decoration:none;
}

/* styles the footer navigation */


#footer #sub-nav {
	 margin: 0;
	 padding:10px 125px 0 125px;
	 width:460px;

}
#footer #sub-nav a:link, #footer #sub-nav a:visited {
	color:#963;
	text-decoration:none;
}
#footer #sub-nav a:hover, #footer #sub-nav a:active {
	color:#993;
	text-decoration:underline;
}
#footer #site-nav2 {
	margin:5px;
	padding:2px;
	color:#993;
}
#footer #site-nav2 a:link, #footer #site-nav2 a:visited {
	color:#993;
	text-decoration:none;
}
#footer #site-nav2 a:hover, #footer #site-nav2 a:active {
	color:#963;
	text-decoration:underline;
}

