@charset "utf-8";

#phonenumber {
	background: url("../images/contact/phone.gif") 15px 15px no-repeat;
	padding: 7px 7px 7px 60px; font-size: 2.4em; font-weight: bold; color: #c2000f;
	border: 5px double red;
}
#phonenote { margin: 10px 0; }
#phonenote dt { font-weight: bold; color: #a40000; }
#phonenote dd { margin-left: 20px; list-style: disc; }