/* CSS for contact_us.php - contact_us.css

	Author: Robert Cooper
	Company: AB Components Ltd
	Created: 08/12/2008
	
	Last modified by: Robert Cooper
	Last modified on: 18/12/2008
*/

p#comp_add {
	margin:0;
	padding:1px 0;}

p#comp_other {
	margin:0;
	padding:15px 0 0 0;}

p#contact_us {
	font-size:19px;
	font-weight:bold;
	text-align:center;
	text-indent:0;}

p#info_guide {
	font-size:17px;
	font-weight:bold;
	margin:50px 10px 10px 10px;}

ul#contact_methods {
	font-size:17px;
	margin-left:60px;}

dt {
	font-style:italic;
	font-weight:bold;
	margin:0 0 5px 0;}

dd {
	margin:0 0 15px 35px;}
