.hidden {
display: none;
}
img {
border: none;
}
.rteam {
color: #586490;
font-weight: bold;
text-transform: uppercase;
}
.note {
border: 1px solid #ccc;
background-color: #eee;
padding: .5em 1.5em;
text-align: center;
margin: 2em 0;
font-style: italic;
}
.smallprint {
font-size: .7em;
width: 75%;
text-align: center;
margin: 2em auto;
font-weight: bold;
}
h2, h3, .sub-h1 {
margin: 2em 0 0 0;
color: #586490;
}
h1, .sub-h1 {
text-align: center;
}
h1 {
font-size: 1.5em;
}
.sub-h1 {
font-size: .9em;
margin: 0 0 2em 0;
padding: 0 6em;
}
h2 {
font-size: 1.2em;
}
h3 {
border: 1px solid #999;
background-color: #eee;
border-left: 0;
border-right: 0;
}
strong.stronger {
font-weight: bold;
font-style: italic;
}
.pricing, .system-details {
/* tables and lists */
margin: 0;
font-size: .9em;
}
ul.system-details {
list-style-type: none;
list-style: none;
padding: 0;
}
ul.system-details li, table.pricing tr td {
padding: .3em 0 .3em 1.5em;
}
table.pricing, table.pricing td {
border: none;
}
.item {
width: 400px;
}
.price {
width: 200px;
text-align: right;
}
