@charset "utf-8";
/* CSS Document */

#infowrap h2 {
    color: #07a8a7;
}
#infowrap h1 {
    color: #252c57;
}
#infowrap {
    border:1px #ccc solid;
	border-top:0px;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    padding: 20px;
    width: 704px;
}
#shippingbanner {
    border-bottom: 1px solid #CCCCCC;
    color: #252C57;
    display: block;
    font-size: 28px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 21px;
    padding: 0 0 21px;
    text-align: center;
}
#infowrap h1 {
    color: #252C57;
    margin-top: 0;
}
#infowrap a {
    color: #29ABAA;
	text-decoration:underline;
}
#aboutsig {
    margin-top: 7px; 
}
.about-wrap {
    padding-bottom: 32px !important;
    padding-top: 5px !important;
}