body, td, p, li {
  color:#999999;
  font-size: 9pt;
  font-family: arial, Helvetica, verdana, sans-serif;
}

p {
  margin-top:9pt;
  margin-bottom:9pt;
}

body {
  background-color:transparent;
  margin-top:0px;
  margin-left:0px;
  padding-top:0px;
  padding-left:0px;
  scrollbar-face-color:       #73695e;
  scrollbar-shadow-color:     #2b2723;
  scrollbar-highlight-color:  #fffac2;
  scrollbar-3dlight-color:    #615a3d;
  scrollbar-darkshadow-color: #0f0e0c;
  scrollbar-track-color:      #3a352d;
  scrollbar-arrow-color:      #fffac2;
  text-align:center;
}


ul {
  list-style-type: disc;
  margin-left:9pt;
  padding-left:0px;
}

ol {
  margin-left:9pt;
  padding-left:0px;
}

ul.disc {
  list-style-type: disc;
}

ul.circle {
  list-style-type: circle;
}

ul.square {
  list-style-type: square;
}

ul.decimal {
  list-style-type: decimal
}

ul.no_margin {
  margin-top:0px;
  margin-bottom:0px;
}

li {
  margin-left:9pt;
  padding-right:0px;
}

a:link {
  color:#a6b5d1;
  text-decoration:underline;
}

a:visited {
  color:#a6b5d1;
  text-decoration:underline;
}

a:hover {
  color:#a6b5d1;
  text-decoration:underline;
}

a:active {
  color:#a6b5d1;
  text-decoration:underline;
}

#potco_main {
  width:270px;
  margin: 0px auto 0px auto;
  text-align:left;
}

.potco_divider {
  text-align:center;
}

.release_notes_title {
  font-weight:bold;
}

.news_article_header {
  width:270px;
  height:auto;
  text-align:left;
}

.news_article_bullet {
  width:20px;
  height:12px;
  float:left;
  padding-top:4px
}

.news_article_bullet_img {
  width:11px;
  height:11px;
  background-image:url('http://disney.go.com/pirates/online/v3/global/images/launcher/bullet_skull.gif');
  background-repeat:no-repeat;
}

.news_article_title {
  width:250px;
  height:auto;
  float:left;
  font-family:"Times New Roman";
  font-size:11pt;
  color:#b6845f;
  font-weight:bold;
}

.news_article_body {
  margin-left:20px;
  width:250px;
  text-align:left;
}

.release_notes {
  margin-left:20px;
}

#launcher_test {
  width:280px;
  margin: 0px auto 0px auto;
  text-align:left;
}

#nav {
  background-color:#000000;
  background-image:url('http://disney.go.com/pirates/online/launcher/live/news/assets/bg_gamenews.jpg');
  background-repeat:repeat;
  text-align:center;
}

.bold {
  font-weight:bold;
}

.info {
  color:#a6b5d1;
}

.infoB {
  color:#a6b5d1;
  font-weight:bold;
}

.infoBI {
  color:#a6b5d1;
  font-weight:bold;
  font-style:italic;
}

.infoBU {
  color:#a6b5d1;
  font-weight:bold;
  text-decoration:underline;
}

.infoBIU {
  color:#a6b5d1;
  font-weight:bold;
  font-style:italic;
  text-decoration:underline;
}

.infoI {
  color:#a6b5d1;
  font-style:italic;
}

.infoIU {
  color:#a6b5d1;
  font-style:italic;
  text-decoration:underline;
}

.infoU {
  color:#a6b5d1;
  text-decoration:underline;
}

.divider {
  padding-top:14px;
  padding-bottom:14px;
  text-align:center;
}

.divider_img {
  width:265px;
  height:1px;
  background-image:url('http://disney.go.com/pirates/online/v3/global/images/launcher/line.gif');
  background-repeat:no-repeat;
  font-size:1px;
}

/* Begin Emergency Msg */
#emsg {
  width:100%;
  height:auto;
  background-color:#880303;
  color:#ffe769;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
}
.emsgB {
  font-weight:bold;
}
/* End Emergency Msg */
