/* Contact Home
---------------------------------------- */

div#sk_contact_home {
	margin:10px 0;
}
	div#sk_contact_home h3 a {
		display:block;
		background:transparent url('/defaultSites/peugeot/images/icons/new-icons-2010/arrow_small_blue_right.png') no-repeat 5px 10px;
		color:#315F9B;
		padding:6px 6px 6px 18px;
		font-weight:bold;
		font-size:1.0em;
		text-decoration:none;
	}
	div#sk_contact_home h3 a.faq_current {
		background:transparent url('/defaultSites/peugeot/images/icons/new-icons-2010/arrow_small_blue-down.png') no-repeat 3px center;
		color:#315F9B;
	}

	div.sk_contact_home_content {
		padding:5px 6px 20px 32px;
	}

	div.sk_contact_home_content,
	#page_content div.sk_contact_home_content p {
		background-color:none;
		color:#214992;
	}
	
	/*Forms page*/
	#page_content fieldset form table#sk_kontakt_form input, 
	#page_content fieldset form table#sk_kontakt_form textarea {
		width:250px;
	}
	#page_content fieldset form table#sk_kontakt_form select {
		width:260px;
	}
