@charset "utf-8";
/* CSS Document */
.custRev h1{
font-size: 18px;
margin: 0 0 10px 0;
}
.revTitle h2{
font-size: 14px;
font-weight: bold;
margin: 0 0 20px 0;
}
#pageContainer {
text-align: left;
}
.custRev {
font-size: 18px;
margin: 10px 0 20px 0;
}
.normalWeight {
font-weight: normal;
}
.marginTop10 {
margin: 10px 0 0 0;
}
.marginTop20 {
margin: 20px 0 0 0;
}
.marginTop45 {
margin: 45px 0 0 0;
}
.todayPrice {
font-weight: bold;
font-size: 14px;
color: #c7202b;
}
.displayI {
display:inline;
width: 60px;
}
.displayII {
display: inline;
width: width: 100px;
}
.displayI select {
font-size: 13px;
}
.pricingStuff {
display: block;
height: 30px;
}
.marginTop18 {
margin: 18px 0 0 0;
}
.showing {
margin: 4px 0 0 0;
}
.grayBackground {
background: #f2f2f0;
display: block;
}
.select {
	border:1px solid #E5E5E1;
	padding:0 5px;
}
.bottomBorder {
border-bottom: 1px solid #e5e5e2;
display: block;
height: 1px;
width: 100%;
line-height: 1px;
}
.numNav {
padding: 5px 0 10px 0;
color: #336699;
}
.numNav a, .numNav a:hover{
color: #336699 !important;
}
a.custID {
color: #336699 !important;
text-decoration: underline !important;
}
.Inline {
float: left;
}
.createReview {
position: relative;
top: -17px;
}

