.Frame {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 50px;
    padding-bottom: 40px;
}

.MainBanner {
    background: url(BlueBG.gif) repeat-x;
    height: 57px;
    color: white;
    font-weight: bold;
    text-shadow: 0px 1px 1px black;
    padding-top: 3px;
    padding-bottom: 14px;
    white-space: nowrap;
    text-align: center;
}

.Divider {
    border-bottom: 1px dotted lightgray;
    padding-top: 20px;
}

.Quote {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
    color: #3D92FF;
}

.Quote A {
    color: black;
}

.QuoteName {
    text-transform: uppercase;
    white-space: nowrap;
    color: gray;
    font-size: 9px;
    font-family: lucida grande, verdana;
    font-style: normal;
}

.Content {
    text-align: justify;
}

.Content A {
    color: gray;
    border-bottom: 1px dotted gray;
    text-decoration: none;
}

.Content A:hover {
    border-bottom: 1px solid gray;
}

.BigContent {
    text-align: justify;
    font-size: 15px;
}

.BoxLink A {
    width: 248px;
    text-align: center;
    font-size: 12px;
    display: block;
    padding: 5px;
    background: #F7F7F7;
    border: 1px solid #DBDBDB;
}

.BoxLink A:hover {
    color: white;
    background: #007AFA;
    border: 1px solid #007AFA;
}

.BoxLink A:active {
    background: #CDCDCD;
    border: 1px solid #CDCDCD;
}

.Small {
    font-size: 10px;
}

td A {
    text-decoration: none; 
    color: black;
}

td A:hover {
    color: gray;
}
    
body {
    margin: 0px;
    font-family: lucida grande, verdana;
    font-size: 12px;
    background-color: #3E3E3E;
}

.MainContent {
    min-width: 700px;
    margin-left: 35px; 
    margin-right: 35px; 
    margin-top: 7px; 
    background: white; 
    border: 2px solid #2B2B2B; 
}

.BigLink {
    font-size: 14px;
    font-weight: bold;
}

.SmallLink {
    font-size: 10px;
}

.SmallBlue {
    color: #133767;
    font-size: 10px;
    padding-top: 10px;
}

.SmallBlue A {
    color: #7FABE8;
}

.SmallBlue A:hover {
    color: white;
    text-shadow: 0px 1px 0px #2D73B2;
}

.Footer {
    font-size: 10px;
    padding: 13px;
    color: #666666;
}

.VersionNumber {
    font-family: lucida grande;
    font-weight: bold;
    font-size: 18px;
    float: left;
    color: gray;
}

.VersionNotes {
    font-family: lucida grande;
    font-size: 12px;
    color: gray;
    padding-left: 90px;
    padding-bottom: 40px;
    padding-top: 3px;
    list-style-type: circle;
    
    text-transform: lowercase;
}

.BuildNumber {
    color: gray;
    font-size: 10px;
    font-weight: normal;
}

.Type {
    text-transform: uppercase;
    color: gray;
    font-family: lucida grande;
    font-size: 11px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.Section {
    font-size: 18px;
    color: gray;
    height: 30px;
    padding-left: 43px;
    padding-top: 7px;
    margin-top: 20px;
}

#RSS {
    background: url(http://acquisition.dreamhosters.com/newsfire/images/Site.png) no-repeat;
}

#Podcast {
    background: url(http://acquisition.dreamhosters.com/newsfire/images/Player.gif) no-repeat;
    
}

.FeatureTable {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
}

.FeatureTable td {
    padding-top: 15px;
}

.FeatureTable td img {
    padding-right: 5px;
}

.MainButton {
    background: #B5B5B5 url(http://acquisition.dreamhosters.com/newsfire/images/GrayBG43.png) repeat-x;
    height: 43px;
    border: 1px solid #7F7F7F;
}

.MainButton:hover {
    color: black;
    background: #A3A3A3 url(http://acquisition.dreamhosters.com/newsfire/images/GrayBGActive43.png) repeat-x;
}

.MainButton A {
    color: black;
    display: block;
    padding-right: 15px;
    padding-top: 2px;
    text-shadow: 0px 1px 1px white;
}

.MainButton A:hover {
    color: black;
}

.DownloadButton {
    padding-top: 1px;
    white-space: nowrap;
    padding-left: 47px;
    height: 34px;
    background: url(http://acquisition.dreamhosters.com/newsfire/images/DownloadButtonB.png) 6px 0px no-repeat;
}

.PurchaseButton {
    padding-top: 1px;
    white-space: nowrap;
    padding-left: 47px;
    height: 34px;
    background: url(http://acquisition.dreamhosters.com/newsfire/images/PurchaseButtonB.png) 6px 0px no-repeat;
}

.MainPrice {
    white-space: nowrap;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    color: #005E8C;
    padding-left: 34px;
}

.OptionPrice {
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #005E8C;
    padding-left: 34px;
}

.Description {
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    padding-right: 34px;
    padding-left: 25px;
}

.Secondary {
    font-size: 11px;
    color: gray;
    font-weight: normal;
}
