
body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a	{
	color: #636363;
	text-decoration: none;
}

.left	{
	float: left;
}

.right	{
	float: right;
}

.clear-both		{ clear:both; }
.clear-left		{ clear:left; }
.clear-right	{ clear:right; }

#site-logo		{
	float: left;
}

.contact-area	{
	font-size: 12px;
	text-align: right;
}

#main	{
	clear: left;
}

#copyright	{ font-size:11px; }

#site-logo	a,
#navigation,
#slideshow,
#sidebar,
#footer,
.find-a-dentist,
.home-middle,
.home-bottom,
iframe,
.footer-menu,
#footer	.right,
#sb-container,
.breadcrumbs,
.instaemail,
.printfriendly
{ display: none; }

/* search results */
body.page-id-4801	.wppl-form-wrapper, 
body.page-id-4801	.page-content, 
#show-hide-btn-wrapper, 
.wppl-pagination-wrapper, 
.map-sidebar, 
.result-actions, 
.play-button, 
h3.wppl-h3	{
	display: none;
}

div#wppl-output-wrapper	{
	width: 100% !important;
}

	.wppl-results-wrapper	{
		width: auto !important;
	}
	
		.wppl-single-result	{
			border-bottom: 1px solid #ccc;
			overflow: hidden;
		}

			.result-image	{
				width: 12% !important;
			}
			
				.result-image	img	{
					width: 100%;
				}
			
			.result-info	{
				width: 86% !important;
			}
			
				.wppl-title-holder	{
					margin-top: 0;
				}
