/*
================================================================================================================================================
Title:				CSS - Index	Page
File:					contact_us.css
Version:			1.0
Author:				Roman Leinwather
E-mail:				roman.leinwather@gmail.com
Website:			Dentist
URI:					http://www.lewro.com/rss_plus
Updated:			5 April. 2009
================================================================================================================================================

TABLE OF CONTENT


I.	Main Primary
II. Main Secondary

================================================================================================================================================
*/

/* I. Main Primary */
#fillings_page #main_primary h2 {background:url(../media/images/fillings_header.png) 0 0 no-repeat; width:200px; height:30px;}
#fillings_page #main_primary h3 {float:left; clear:both; width:429px; padding-bottom:10px; font-weight:bold; color:#666; text-transform:uppercase;}
#fillings_page #main_primary #consultation_area_content {margin-top:10px; float:left; background: url(../media/images/fillings_sample.jpg) top right no-repeat; width:429px;}
#fillings_page #main_primary #consultation_area_content p {float:left; width:429px;}
#fillings_page #main_primary #consultation_area_content p.slim {width:217px;}
#fillings_page #main_primary #consultation_area_content img {padding:20px; float:right;}


/* Main Secondary */
#fillings_page #main_secondary {width:190px; margin-top:30px;}
#fillings_page #main_secondary .contact_area_content {padding-top:10px;}
#fillings_page #main_secondary h2 {background:url(../media/images/consultation_headers_sprite.png) 0 -20px no-repeat; height:30px; width:200px;}
#fillings_page #main_secondary p {padding-bottom:3px;}
#fillings_page #main_secondary #working_hours {margin-top: 30px;}
#fillings_page #main_secondary #working_hours h2{background:url(../media/images/contact_section_headers_sprite.png) 0 -28px no-repeat; height:25px;}
