
aside.customer{

	float:right;
	width:240px;
	
	margin:20px;

}

aside.customer h1{
	
	font-size:18px;

}
aside.customer h2{
	
	font-size:16px;
    margin: 5px 0px;

}
aside.company p{
	
	font-size:12px;
	color:#999;
	font-weight:bold;

}
aside.customer address.phone{
	
	color:#34669F;
	font-size:20px;
	font-weight:bold;
	font-style: normal;
}

aside.customer a.mail{

	text-decoration:none;
	font-size:14px;

}

aside.customer hr{
    
    height: 0px;
    margin: 20px 0px;
    
}



.aside p{
	font-size:12px;
	letter-spacing:-1px;
}

.phone{
	letter-spacing:-1px;
}

.phone span{
	font-size:16px;
}