/**
 * 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) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.breadcrumbs { color:#AAAAAA; }

.checkout-agreements, .checkout-agreements label { color:#333; }
#container_inner_content .checkout-agreements .agree a { color:#333; text-transform:uppercase; }

.messages a, .messages a:link, .messages a:visited { text-decoration:underline; font-size:1.0em; color:#B2237D}

.messages a:hover {color:#d2479e}

#container_inner_content p.required { text-align:right ! important; }

.primary-address-list h4, .address-list h4 {color:#B2237D}
.address-list { padding-left:20px; }

.notice-msg li { font-size:1em; font-weight:normal; }
.notice-msg { min-height:0 !important; }
