@import "style.css";

#pia-nav {
  margin:0px; 
  padding:0px; 
  margin-left:-100px; 
  width:1100px; 
}
#pia-nav li {
  text-transform:uppercase; 
  margin:auto 8px;
}
#pia-nav .current a { 
  color: red;
}

.home-nav-btn  {
  padding-bottom:5px;
}
#s3slider { 
  width: 135px; 
  height: 68px;
  position: relative; 
  overflow: hidden; 
  margin-left:10px;
}
#s3sliderContent {
  width: 135px; 
  position: absolute; 
  top: 0; 
  margin-left: 0; 
}
.s3sliderImage {
  float: left; 
  position: relative; 
  display: none; 
}


.style-table-news, 
.style-table-news th, 
.style-table-news td, 
.style-table-news tr {
  border:none;
}
.news-read-more {
  background-image: url('/b/i/common/bg-gray-btn.png'); 
  border:1px solid #666; 
  font-weight:bold; 
  float:right; 
  padding:4px;
}
.news-read-more a, 
.news-read-more a:link, 
.news-read-more a:active, 
.news-read-more a:visited {
  color:#333;
}
.news-read-more a:hover {
  color:#03f;
  text-decoration:underline;
}

.center {
  text-align:center;
}
img.center {
  display: block; 
  margin:auto;
}

.msg-large {
  font-size:14px; 
  font-weight:bold; 
  line-height:24px;
}

#content-inner img.promotions  {
  display: block;
}

