body {
font-family : Arial,Verdana,Tahoma,Sans-Serif;
font-size: small; /* for compliant browsers */
margin: 0;
padding: 0;
color: #333;
background: #eee url(chrome/2009-body-bg.jpg) repeat-x;
}

body a {
color: #00f;
color: #cc0000;
text-decoration: none;
}

body a:hover {
color: #00f;
color: #cc0000;
text-decoration: underline;
}

.printer-friendly-page {
width: 900px;
background: #fff;
}

.container {
width: 1025px;
color: #000;
line-height: 1.2em;
margin: 0 auto 1em auto;
padding: 8px;
background-color: #fff;
border-style: solid;
border-width: 1px;
border-color: #ccc;
}

.container p {
margin: 1em 0 1em 0;
}

.mainContent {
width: 1025px;
color: #000;
}

.main-left-col {
float: left;
width: 155px;
padding: 0;
}

.main-right-col {
float: right;
width: 860px;
padding: 0 0 0 5px;;
}

.index-left-col {
float: left;
width: 690px;
}

.index-right-col {
float: right;
width: 165px;
}

/* Begin Header Styles */
#header {
border-style: none;
border-width: 0 0 6px 0;
border-color: #990000;
}

#header-content {
color: #000;
width: 1041px;
height: 100px;
text-align: left;
background: url(chrome/2009-header-bg.jpg) no-repeat;
margin: auto;
}

#header h1 {
font-size: 3em;
text-align: center;
padding: 10px 0 10px 0;
display: none;
}

/* End Header Styles */

/* Begin Navigation Styles */

.nav-wrapper {
color: #000;
float: left;
width: 155px;
}

.nav-group h2 {
font-style: normal;
font-weight: bold;
font-size: 1em;
padding: 5px;
margin: 0;
border-bottom: none 2px #999;
text-decoration: none;
color: #000;
}

.nav-wrapper #updated {
text-align: center;
color: #ededed;
padding-top: 5px;
}

.nav-group {
text-align: left;
padding: 0;
margin: 0 0 8px 0;
color: #660000;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #ccc #999 #999 #ccc;
background-color: #eeeeff;
font-size: .9em;
font-weight: normal;
}

.nav-group ul {
margin: 0;
padding: 0;
list-style: none;
}

.nav-group ul li {
border-bottom: solid 1px #999;
margin: 0;
padding: 5px 10px 5px 10px;
line-height: 1em;
}

.nav-group ul a {
display: block;
margin: 0;
padding: 2px 2px;
text-decoration: none;
color: #333;
}

.nav-group ul a:hover {
color: #333;
text-decoration: underline;
}

.nav2-wrapper {
margin: auto;
background: #990000 url(images/nav-bg2.jpg) repeat-x center;
border-style: solid;
border-width: 1px;
border-color: #ee0000 #990000 #990000 #ee0000;
text-align: left;
padding: 2px 4px 2px 4px;
width: 1033px;
}

.nav2-group {
text-align: left;
padding: 0;
margin: 0;
color: #660000;
}

.nav2-group ul {
margin: 0;
padding: 0;
list-style: none;
}

.nav2-group ul li {
margin: 0;
padding: 0;
display: inline;
line-height: 1.5em;
font-weight: bold;
color: #fff;
}

.nav2-group ul a {
        display: inline;
        margin: 0;
		padding: 5px 4px 5px 6px;
		font-size: .9em;
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap;
        color: #fff;
		border-style: solid;
		border-width: 0 0 0 1px;
		border-color: #ee0000;
}

.nav2-group ul a:hover {
        color: #fff;
        text-decoration: underline;
}

/* End Navigation Styles */

form {
padding: 0;
margin: 0;
}

.std-reqd-field-ind {
color: #f00;
font-weight: bold;
}

.clear {
clear: both;
}

table {
font-family : Arial,Verdana,Tahoma,Sans-Serif;
font-size: 100%;
}

table td, table th {
padding: 2px 4px;
}

table th {
text-align: left;
}

table tr.odd {
background-color: #fff;
}

table th.num, table td.num {
text-align: right;
}

.num {
text-align: right;
}

.score-input {
width: 20px;
}

.hr-input {
width: 325px;
}

.pitching-input {
width: 125px;
}

table th.time, table td.time {
text-align: right;
}

img {
margin: 0;
padding: 0;
border: 0;
}

.index-banner {
text-align: center;
background-color: #008700;
/* margin: 0 0 8px 0; */
margin: 0 0 0 0;
}

h1 {
font-size: 1.9em;
line-height: 1.1em;
margin: 0 0 1em 0;
padding: .25em 0;
text-align: left;
color: #333333;
text-transform: none;
font-style: normal;
}

h2 {
font-size: 1em;
margin: 1em 0 1em 0;
text-align: left;
color: #000099;
font-style: normal;
font-weight: bold;
text-transform: none;
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
color: #333333;
}

h3 {
font-size: 1em;
font-style: italic;
margin: 1em 0 0 0;
text-align: left;
}

blockquote {
margin: 2em 3em;
}

form input {
margin: 0;
}

.hidden {
display: none;
}

dl#bod-list {
margin: 0;
padding: 0;
}

dl#bod-list dt {
margin: 15px 0 0 0;
padding: 0;
font-weight: bold;
font-size: 1.1em;
}

dl#bod-list dd {
margin: 0 15px;
padding: 0;
font-size: 1em;
color: #333;
}

.news-alert {
background-color: #fff;
color: #333;
margin: 0 0 10px 0;
padding: 5px;
border: solid 5px #c00;
}

.news-alert h1, .news-alert h2 {
color: #c00;
text-align: center;
font-size: 1.6em;
line-height: 1.2em;
}

.special-announcements {
width: 165px;
margin: 0;
font-size: .9em;
font-weight: normal;
padding: 0;
clear: right;
}

.announcement-group {
text-align: left;
padding: 0;
margin: 0 0 5px 0;
color: #000;
border-style: solid;
border-width: 1px;
border-color: #ccc;
background-color: #fff;
background-color: #eeeeff;
}

.announcement-group .photo-div {
text-align: center;
margin: 3px 0;
}

.announcement-group .photo-caption {
color: #000;
}

.announcement-group a {
padding: 2px 2px;
color: #00f;
}

.announcement-group a:hover {
color: #00f;
text-decoration: underline;
}

.announcement-group h2 {
font-style: normal;
font-weight: bold;
font-size: 1em;
padding: 5px;
margin: 0;
border-bottom: none 2px #999;
text-decoration: none;
color: #000;
/* background: #990000 url(images/nav-bg2.jpg) repeat-x center; */
}

.announcement-group h3 {
font-style: normal;
font-weight: bold;
font-size: 1em;
padding: 3px;
}

.announcement-group dl {
margin: 0;
padding: 0;
}

.announcement-group dt {
margin: 1em 0 0 0;
padding: 2px 4px;
font-weight: bold;
color: #333;
}

.announcement-group dd {
margin: 0;
color: #333;
padding: 2px 4px;
}

.announcement-group dd.last {
border-bottom: solid 1px #999;
}

.announcement-group p {
margin: 3px;
font-size: .95em;
}

#calendar-list dl {
margin: 10px;
padding: 0;
}

#calendar-list dt {
margin: 1em 0 0 0;
font-weight: bold;
text-decoration: underline;
color: #333333;
}

#calendar-list dd {
margin: 0 2em;
line-height: 1.5em;
}

.normal-data-table {
margin: 0 0 1em 0;
padding: 0;
border-style: solid;
border-width: 1px;
border-color: #ccc;
background-color: #fff;
font-size: .9em;
width: 100%;
}

.normal-data-table caption, .normal-data-table tr.hdg {
margin: 0;
padding: 2px 4px;
color: #fff;
background-color: #0F4871;
border-style: none;
border-width: 0 0 1px 0;
border-color: #ccc;
text-align: left;
white-space: nowrap;
font-weight: bold;
font-size: 1.1em;
}

.normal-data-table .updated {
background-color: #ff0;
}

.normal-data-table th, .normal-data-table .hdg2  {
padding: 2px 4px;
color: #000;
font-weight: bold;
background-color: #9ED8FE;
background-color: #c1c1c1;
text-decoration: none;
border-style: none;
border-width: 0 0 1px 0;
border-color: #ccc;
white-space: nowrap;
}

.normal-data-table tr.odd {
background-color: #ececec;
}

.normal-data-table td {
padding: 2px 4px 2px 4px;
vertical-align: top;
border-style: solid;
border-width: 0 0 1px 0;
border-color: #ccc;
}

.standings-updated-date {
text-align: center;
font-style: italic;
}

.standings-table {
}

.standings-table .col-team-name {
width: 300px;
}

.teams-table {
width: 100%;
}

.teams-table .table-heading td {
margin: 0;
padding: 2px 4px;
color: #fff;
background-color: #0F4871;
border-style: solid;
border-width: 1px;
border-color: #ccc;
text-align: center;
white-space: nowrap;
font-weight: bold;
}

.teams-table td {
margin: 0;
padding: 2px 4px;
border-style: solid;
border-width: 0 1px 1px 0;
border-color: #ccc;
font-weight: bold;
}

.team-links-box {
float: left;
}

.teams-table .team-logo {
float: left;
width: 70px;
text-align: center;
}

.team-assignments-table td, .team-assignments-table th {
text-align: left;
padding: 4px;
}

.team-seedings-table td, .team-seedings-table th {
text-align: left;
padding: 4px;
}

.schedule-table {
}

.schedule-table th {
text-align: left;
padding: 4px;
white-space: nowrap;
}

.schedule-table td {
text-align: left;
padding: 2px 4px 2px 4px;
white-space: nowrap;
}

.schedule-table .ppd {
background-color: #f00;
}

.div-playoff-series-box {
width: 400px;
}

.playoff-series-team-logos-tbl {
width: 100%;
margin: 0 0 15px 0;
}

.playoff-series-team-logos-tbl tr {
vertical-align: middle;
font-size: 2em;
font-weight: bold;
text-align: center;
}

.div-playoff-semi-series-box-1 {
float: left;
}

.div-playoff-semi-series-box-2 {
float: right;
}

.div-playoff-final-series-box {
margin: auto;
}

div.scoreboard-date {
display: none;
}

.scoreboard-dates a, .scoreboard-dates a:hover {
border-style: solid;
border-width: 1px;
border-color: #025C9A;
background-color: #fff;
color: #3366CC;
padding: 1px 4px;
font-weight: bold;
font-size: .85em;
}

a.scoreboard-dates-tabOn, a.scoreboard-dates-tabOn:hover {
background-color: #025C9A;
color: #fff;
}

.scoreboard-table td {
font-size: 1em;
}

.scoreboard-table td, .scoreboard-table th {
padding-right: 10px;
}

.scoreboard-table tr.score-line-1 td {
border-bottom: none;
}

.scoreboard-table tr.score-line-2 td {
border-bottom: none;
}

.scoreboard-table tr.score-line-3 {
font-size: 1em;
}

.field-box {
clear: both;
}

.game-box {
float: left;
width: 400px;
margin: 15px 10px 5px 0;
padding: 0;
border-style: none;
border-width: 1px;
border-color: #993300;
background-color: #fff;
}

.game-box span.game-location {
margin: 0;
padding: 3px 30px 2px 5px;
color: #fff;
background-color: #025C9A;
/* background: url(chrome/2009-game-location-bg.jpg) repeat-x; */
background-color: #0F4871;
text-align: left;
white-space: nowrap;
font-weight: bold;
line-height: 1.2em;
display: block;
}

.game-box .game-score-table {
width: 100%;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #999;
border-color: #025C9A;
clear: both;
background-color: #FFE6D9;
background-color: #eee;
font-weight: bold;
font-size: 1.3em;
line-height: 1.5em;
background: url(images/2009-game-score-table-bg.jpg) repeat-x;
}

.game-box .game-score-table caption {
margin: 0;
padding: 2px 4px;
color: #fff;
background-color: #8d0000;
background-color: #fff;
background: url(./images/game-caption-bg.png) no-repeat #fff;
border-style: solid;
border-width: 0 0 1px 0;
border-color: #ccc;
border-color: #025C9A;
text-align: left;
white-space: nowrap;
font-weight: bold;
}

.game-box .game-score-table th {
padding: 2px 4px;
color: #000;
font-weight: bold;
background-color: #c1c1c1;
text-decoration: none;
white-space: nowrap;
}

.game-box .game-score-table .inning {
font-weight: normal;
}

.game-box .game-score-table .summary {
font-weight: bold;
}

.game-stats-table {
width: 400px;
border-style: solid;
border-width: 1px;
border-color: #025C9A;
clear: both;
background-color: #FFE6D9;
background-color: #fff;
font-size: .9em;
float: left;
}

.game-stats-table-vis {
float: left;
}

.game-stats-table-home {
float: right;
}

.game-stats-table th {
padding: 2px 4px;
color: #000;
font-weight: bold;
background-color: #c1c1c1;
text-decoration: none;
white-space: nowrap;
text-align: right;
}

.game-stats-table .player-name {
text-align: left;
}

.game-stats-table .pinch-label {
text-align: left;
font-weight: bold;
font-size: .9em;
padding-left: 5px;
}

.game-stats-table td {
padding: 2px 4px;
color: #000;
text-decoration: none;
white-space: nowrap;
text-align: right;
}

.game-box .game-highlights {
border-style: solid;
border-width: 0 1px 1px 1px;
border-color: #999;
border-color: #025C9A;
font-size: .85em;
background-color: #FFCBAE;
background-color: #ddd;
background-color: #f8f8f8;
}

.game-box .game-msg {
border-style: solid;
border-width: 0 1px 1px 1px;
border-color: #999;
border-color: #025C9A;
font-size: .85em;
background-color: #FFCBAE;
background-color: #eee;
background-color: #fff;
font-weight: bold;
text-align: right;
padding: 2px 5px;
margin: 0;
}

.game-box .label {
font-weight: bold;
}

.game-box .pitchers {
padding: 2px 5px;
margin: 0;
}

.game-box .hrs {
padding: 2px 5px;
margin: 0;
border-style: dashed;
border-color: #999;
border-color: #025C9A;
border-width: 0 0 1px 0;
}

.game-box p {
margin: 2px 5px;
padding: 0;
}

.game-box-1 {
clear: left;
}

.game-box-2 {
float: right;
}

div.game-highlights p {
line-height: 1.2em;
padding: .5em 5px;
margin: 0;
}

#bod_application_form ul {
list-style: none;
}

#bod_application_form p {
margin: 0;
padding: 5px 0 2px 0;
}

fieldset {
margin: 1em 0;
padding: 1em;
border: 1px solid #999;
background: #ececec;
}

* html fieldset{ position: relative; margin-top: 0em; padding-top: 2em; }
* html legend { position:absolute; top: -.5em; left: .5em; }

legend {
font-weight: bold;
color: #000;
}

.link-item {
border-style: solid;
border-width: 1px;
border-color: #ccc;
background-color: #f8f8f8;
clear: both;
margin: 15px 0 0 0;
padding: 15px;
}

.link-logo {
float: left;
padding: 0 10px 10px 0;
}

.link-name {
font-weight: bold;
font-size: 1.1em;
}

.link-desc {
padding: 0;
float: left;
}

.paypal-button {
float: right;
text-align: center;
}

.headline-news {
padding: 0;
}

.headline-news h2 {
font-size: 1.4em;
clear: left;
}

div.headline-news-item {
border-style: solid;
border-width: 1px;
border-color: #ccc;
background-color: #fff;
background: #fff url(chrome/news-bg.jpg) repeat-x bottom;
clear: both;
padding: 8px;
margin: 0 0 8px 0;
}

div.headline-news-item h2 {
font-size: 1.4em;
line-height: 1.2em;
border-style: solid;
border-width: 0 0 3px 0;
border-color: #ffcc00;
padding: 0 0 5px 0;
}

div.headline-news-item .photo-div {
float: left;
margin: .5em 1em 1em 0;
}

div.headline-news-item .photo-div-2 {
float: right;
margin: .5em 0 1em 1em;
}

.headline-news-item span.date {
font-style: italic;
font-weight: normal;
}

.headline-news .author {
margin: 1em 0 1em 0;
font-style: italic;
font-weight: bold;
}

.headline-news .news-photo {
float: left;
margin: 0 1em 1em 0;
border-style: solid;
border-width: 1px;
border-color: #000;
}

.headline-news-item blockquote {
padding: .25em .5em;
margin: 1em;
color: #333333;
border-style: solid;
border-width: 0 1px 0 1px;
border-color: #333333;
font-style: italic;
font-weight: bold;
}

div.article {
}

div.article h2 {
}

div.article h3 {
font-size: 1.1em;
font-weight: bold;
color: #666666;
}

div.article-author {
margin: 1em 0 .5em 0;
font-style: normal;
font-weight: normal;
color: #333333;
}

span.article-date {
font-style: normal;
font-weight: normal;
color: #999999;
}

div.article .photo-div {
float: right;
margin: 0 0 1em 1em;
}

div.article-photo-div {
margin: 0 0 1em 1em;
}

div.photo-div img {
border-style: solid;
border-width: 1px;
border-color: #999;
}

.photo-caption {
font-size: .85em;
font-weight: normal;
color: #333;
text-align: left;
padding: 2px;
}

div.photo-div .photo-credit {
font-size: .85em;
text-align: right;
padding: 2px;
}

p.special-thanks {
clear: both;
font-size: .9em;
}

.index-potw-div  {
background-color: #333;
margin: 0 0 8px 0;
}

.potw-div {
color: #fff;
padding: 5px;
margin: auto;
width: 652px;
}

.potw-div a, .potw-div a:hover {
color: #ffcc66;
}

.potw-div h2 {
color: #fff;
font-size: 1.5em;
line-height: 1.2em;
padding: 2px 0 2px 0;
text-align: center;
margin: 0;
}

div.potw-item {
margin-top: 8px;
clear: both;
}

.potw-item div.photo-div {
margin: 0 5px 0 0;
}

.potw-item .photo-caption {
color: #fff;
margin: 2px 0 2px 0;
padding: 0;
}

.potw-collection {
	background: #333;
	padding: 5px;
	background: #000033 url(images/photo-collection-bg.jpg) repeat-x;
 	height: 600px;
}

.potw-collection-banner {
text-align: center;
/* background: url(images/photo-collection-banner-bg.jpg) repeat-x; */
background: url(images/2009-photo-contest/2009-photo-of-the-year-ad1-bg.jpg) repeat-x;
}

.potw-collection .potw-div {
float: left;
}

.potw-collection .potw-item {
display: none;
}

.potw-collection .potw-item .photo-caption, .potw-collection .potw-item .potw-title {
color: #fff;
}

#potw-collection-thumbs {
color: #fff;
text-align: center;
font-size: .9em;
clear: both;
padding: 5px;
float: right;
height: 525px;
width: 160px;
overflow: auto;
}

.potw-collection-thumb {
height: 110px;
}

.potw-collection-thumb img {
border: 1px solid #ccc;
}

.#potw-collection-thumbs .potw-collection-thumb {
margin: 5px;
}

.potw-title {
color: #fff;
margin: 0;
line-height: 1.2em;
font-size: 1.5em;
font-weight: bold;
}

.headlines-summary {
}

.headlines-summary a {
text-decoration: none;
color: #333;
font-weight: normal;
}

.headlines-summary a:hover {
text-decoration: underline;
color: #f00;
}

.headlines-summary-title {
font-size: .9em;
font-weight: bold;
padding: 2px 0 2px 0;
text-align: center;
border-style: none;
border-width: 0 0 1px 0;
border-color: #999;
}

.headlines-summary ul {
margin: 0;
padding: 5px 5px 5px 15px;
}

.headlines-summary li {
font-size: .9em;
line-height: 1.5em;
margin: 2px 0 2px 0;
padding: 0;
}

.game-page {
}

div.game-page-content {
display: none;
margin: 2em 0 0 0;
}

.game-page .game-header {
width: 100%;
margin: 2em 0 1em 0;
clear: both;
border-style: none;
border-width: 0 0 1px 0;
border-color: #999;
}

.game-page .game-header .team-score {
width: 160px;
float: left;
text-align: center;
line-height: 1.5em;
font-size: 1.7em;
font-weight: bold;
}

.game-page  .game-header .box-score {
width: 450px;
float: left;
text-align: center;
}


.game-page  .game-header .box-score .game-score-table {
border-style: solid;
border-width: 0 0 1px 0;
border-color: #999;
background-color: #FFF;
font-weight: bold;
font-size: 1em;
text-align: left;
position: relative;
top: 20px;
}

.game-page  .game-header .box-score .game-score-table th {
border-style: solid;
border-width: 0 0 1px 0;
border-color: #999;
padding: 2px 4px;
color: #000;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}

.game-page  .game-header .box-score .game-score-table .inning {
font-weight: normal;
}

.game-page  .game-header .box-score .game-score-table .summary {
font-weight: bold;
}


.game-page  .game-header .box-score table {
margin: auto;
}

.tabs {
border-style: solid;
border-width: 0 0 1px 0;
border-color: #999;
}

.tabs ul {
list-style: none;
margin: 1em 0 0 0;
padding: 0;
text-align: center;
position: relative;
top: -2px;
z-index: 10;
}

.tabs li {
display: inline;
margin: 0;
padding: 0;
}

.tabs span.label-tab {
margin: 0 0 0 0;
padding: 2px 4px 3px 4px;
color: #fff;
background-color: #00f;
white-space: nowrap;
border-style: solid;
border-width: 1px 1px 0 1px;
border-color: #999;
font-size: 1em;
font-weight: bold;
}

.tabs a.tabOn, .tabs a.tabOn:hover {
margin: 0 0 0 0;
padding: 2px 4px 3px 4px;
color: #000;
background-color: #fff;
white-space: nowrap;
border-style: solid;
border-width: 1px 1px 0 1px;
border-color: #999;
font-size: 1em;
font-weight: bold;
text-decoration: underline;
}

.tabs a.tabOff, .tabs a.tabOff:hover {
margin: 0 0 0 0;
padding: 2px 4px 2px 4px;
color: #000;
background-color: #ddd;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #999;
font-size: 1em;
font-weight: bold;
text-decoration: underline;
}

.game-page .article {
clear: both;
}

.game-page .stats-box {
float: left;
width: 400px;
margin: 15px 0 5px 0;
padding: 0;
}

.game-page .vis-stats {
float: left;
clear: left;
}

.game-page .home-stats {
float: right;
}

.game-page tr.summary {
font-weight: bold;
background-color: #c1c1c1;
}

.game-page .roster-box {
float: left;
width: 400px;
margin: 15px 0 5px 0;
padding: 0;
}

.game-page .roster-box h2 {
font-size: 1.5em;
padding: 5px 0 10px 0;
color: #666;
}

.game-page .vis-roster {
float: left;
clear: left;
}

.game-page .home-roster {
float: right;
}

.game-page .game-roster table {
}

.archive-tabs {
margin-bottom: 1em;
padding: 4px 5px 4px 5px;
background: #990000 url(images/nav-bg2.jpg) repeat-x center;
border-style: solid;
border-width: 1px;
border-color: #ee0000 #990000 #990000 #ee0000;
}

.archive-tabs ul {
list-style: none;
margin: 0 .5em 0 .5em;
padding: 0;
text-align: left;
}

.archive-tabs li {
display: inline;
margin: 0;
padding: 0;
}

.archive-tabs span.label-tab {
margin: 0 0 0 0;
color: #fff;
padding: 2px 4px 3px 4px;
white-space: nowrap;
font-size: 1em;
font-weight: bold;
}

.archive-tabs a.tabOn, .archive-tabs a.tabOn:hover {
margin: 0 0 0 0;
padding: 2px 4px 3px 4px;
color: #fff;
white-space: nowrap;
border-style: none;
border-width: 1px;
border-color: #ccc;
font-size: 1em;
font-weight: bold;
text-decoration: none;
}

.archive-tabs a.tabOff, .archive-tabs a.tabOff:hover {
margin: 0 0 0 0;
color: #fff;
padding: 2px 4px 2px 4px;
border-style: none;
border-width: 1px 1px 1px 1px;
border-color: #000;
font-size: 1em;
font-weight: bold;
text-decoration: underline;
}

.info-pg {
}

.info-pg td {
}

.info-pg td.label {
font-weight: bold;
vertical-align: top;
}

.info-pg p {
margin: 0 0 1em 0;
}

.info-pg .photo-div {
float: right;
padding: 0 0 .5em .5em;
}

.info-pg dl {
}

.info-pg dt {
float: left;
width: 80px;
font-weight: bold;
margin: 0 0 2em 0;
clear: left;
}

.info-pg dd {
margin: 0 0 2em 90px;
}