/*
================================================================================================================================================
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 */
#sedation_page #main_primary h2 {background:url(../media/images/sedation_header.png) 0 0 no-repeat; width:200px; height:30px;}
#sedation_page #main_primary #consultation_area_content {margin-top:10px; float:left; background: url(../media/images/sedation_photo.jpg) top right no-repeat; width:429px;}
#sedation_page #main_primary #consultation_area_content p {float:left; width:257px;}
#sedation_page #main_primary #consultation_area_content img {padding:20px; float:right;}


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