.findPerfectDog h2{
	margin-left: 0px !important;
}
.findPerfectDog h2.noLine {
	margin-left: 0px !important;
	margin-bottom: 16px !important;
	border-bottom: 0px !important;
}
.findPerfectDog h2.noLine span{
	color: #444 !important;
	font-size: 14px !important;
	padding-left: 4px;
	font-weight: normal;
}
.findPerfectDog h4{
	margin-bottom: 12px !important;
}
.findPerfectDog p {
	margin-left: 0px !important;
	line-height: 16px;
}
.findPerfectDog p.Images img{
	margin-right: 10px !important;
}
.threeCols {
	float: left;
	width: 205px;
	margin-bottom: 20px;
}
 .threeCols label.header {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}
.threeCols input {
	margin-left: 0px !important;
	margin-bottom: 10px;
}
.threeCols p{
	font-size: 14px !important;
	line-height: 30px !important;
}
.submitDiv {
	text-align: center;
	margin-bottom: 30px;
}

/* ppt2 */
.noResult {
	width: 595px;
	margin-bottom: 30px;
	padding: 10px 10px 20px 10px;
	border: 1px solid #444;
}
.noResult h4{
	color: #f00;
}
.actionDiv {
	padding-top: 15px;
	text-align: center;
}
.actionDiv span.button{
	margin: 0px 30px;
}

/* ppt3 */
.findPerfectDog p.results {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.findPerfectDog p.readMore {
	text-align: right;
	margin-right: 10px;
}
.findPerfectDog h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.pageOptions {
	float: left;
	width: 615px;
	margin: 20px 0px;
}
.pageOptions .pagination {
	float: left;
	margin: 0px 70px;
}
.pageOptions .pagination ul{
	padding: 0px !important;
}
.pageOptions p.newSearch, .pageOptions p.nextPage {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px !important;
}
.pageOptions p.newSearch {
	float: left;
	width: 200px;
}	
.pageOptions p.nextPage {
	float: right;
}
.pageOptions #pagination-digg {
	margin-left: 140px;
}
#pagination-digg .previous-off, #pagination-digg .next-off {
	border: 2px solid #DEDEDE;
	color: #888888;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: 4px 5px;
	font-size: 14px;
}
.pageOptions #pagination-digg li.active {
	border: 2px solid #2E6AB1;
	background: #2E6AB1;
	padding: 4px 6px;
	font-size: 14px;
	font-weight: bold;
}
.pageOptions #pagination-digg li a{
	font-size: 14px;
	padding: 4px 6px;
	font-weight: bold;
	border: 2px solid #9AAFE5;
}
.pageOptions #pagination-digg li a:hover{
	border: 2px solid #2E6AB1;
}

