/*
	Styles for the pt_customerservice page.
*/
/*

	Text from the content management system. Style are applied within the content assets.
	Default style definition in pt_default.css
*/
#pt_customerservice .content .text img
	{
	border: 1px solid #644337;
	margin: 25px 35px;
	}
	#pt_customerservice .content .text img.image1
	{
	margin: 50px 35px;
	}
	
		#pt_customerservice .content .text img.image2
	{

	margin: 0px 35px 50px 35px;
	}

#pt_customerservice .content .text p
	{
	margin-bottom: 15px;
	}
#pt_customerservice .content .text a
	{
		font-weight: bold;
	}
	.customerserviceimage {
	margin-bottom: 15px;
	}
	#pt_customerservice .content .contentasset #leftnavigation {
		margin-right: 20px;
	}
	
	.customerservice {
	width: 530px;
	float: left;
	font-size: 14px;
	}
	
	.customerservice ul li, .customerservice ul {
	background: none;
	padding-left: 0px;
	margin: 0px;
	}
	
		.customerservice h2 {
font-weight: normal;
margin-top: 10px;
	}
	
	.left_column {
	width: 240px;
	float:left;
	padding: 5px 10px 10px 10px;
	}
	
	.right_column {
	width: 230px;
	float: left;
	padding: 5px 10px 10px 20px;
		border-left: 1px solid #DCC1A7;
	}
	
	.contactus {
	width: 340px;
	float: right;
	}

.contactus .label {
font-weight: bold;
margin-right: 5px;
}

.contactus h3 {
font-weight: normal;
margin: 10px 0px;
}
