/*Element Styles*/
h2 { font-size: 18pt; font-weight: bold; margin-bottom: 0.5em; }
/*Unique Styles*/
#content-wrapper { background-image: url(../images/content-bg.gif); width: 970px; color: #fff; font-family: Verdana; margin: 5px; overflow: hidden; }
#content-left { background-color: #032177; width: 530px; float: left; padding: 5px; font-size: 9pt; }
#content-left p { line-height: 1.3em; }
#content-left img { margin: 0 7px 7px 7px; }
#content-right { width: 425px; float: left; margin-left: 5px; }
/*Class Styles*/
.widget { background-color: #02195a; border: 1px solid #3e5288; width: 413px; margin-bottom: 5px; padding: 5px; font-size: 9pt; color: #ccc; overflow: auto; }
.widget img { margin: 0 0 0 7px; }
.widget-title { background-image: url(../images/widget-title-bg.gif); width: 403px; height: 25px; padding:5px 0 0 10px; display: block; font-family: Verdana; font-size: 9pt; color: #fff; line-height: 1em; }
