/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.static {
font-size:12px;
clear:both;
margin-bottom:10px;
 }

.static h2 {
color:#C00000;
font-size:20px;
}

.static hr {
height:1px;
visibility:visible;
}
 
.infotable {
background-color:#FFCD71;
width:80%;
}

.infotable td{
background-color:#FFF8EA;
text-align:left;
padding:3px;
}

.infotable .info-header{
background-color:#D58900;
text-align:right;
font-weight:bold;
color:#FFFFFF;
}

.phoneNum {
	text-align:right;
	font-size:32px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
color:#F5E096; /* #F1D269 #E6B406 #D58900*/
	font-weight:bold;
	padding:13px 20px;
}