@CHARSET "UTF-8";

#pro-title {
    font-size: 1.7em;
    border-bottom: 1px solid #999;
    padding-bottom: 3px;
    margin-bottom: 0;
    color: #000;
    }

#pro-title a {
	color: #000;
    text-decoration: none;
	}
	
.pro-content h3 {
    margin: 20px 0 5px;
    }

.pro-content-column {
    padding: 0 10px;
    }

.pro-content .messages {
    margin: 10px 10px 0 !important;
    }
    
.checkout-onepage-index .main ol {
	list-style: none;
    width: 710px;
    float: left;
    }
    
.checkout-onepage-index .main .checkout-agreements {
    width: 690px;
    }
    
#checkoutSteps h3 {
	margin: 0;
    line-height: 1.375;
    }
    
#pro-container {
	position: relative;
    }
    
    
