/* local */

.content {padding: 0px;}

.content a, .content a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed; 
}

.content a:hover {border-bottom: 1px solid;}


.tbl
{ padding: 0px 0px 0px 0px; 
  margin: 0px 0px 15px 0px; 
  border: 0px;
  font-size: 100%;
  font-weight: normal;
  background: #CAAE90;
}

.tbl td
{ padding: 5px 7px 5px 7x; 
  margin: 0px 0px 0px 0px;
  text-align: center;
  border: 0px;
  font-size: 100%;
  font-weight: normal;
  background: #ffffff;
}

.tbl .tdhdr
{ font-weight: bold; }

.tbl a , .tbl a:hover
{ font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dashed;
}


.info
{ width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px; 
  display:table;
  text-decoration: none;
}

.screenshot
{ display: block;
  text-align: center;
  margin: 0px auto;
}

.screenshot img
{ 
  margin: 0px 0px 10px 0px;
}

.sbiimg
{ 
  display: block;
  text-align: center;
  margin: 14px 0px 0px 9px;
}

.sbihead a, .sbihead a:hover 
{ text-decoration: none;
}

.bright
{
  text-align: right;
  font-weight: bold; 
}

.tblawards
{
  width: 100%;
}

.tblawards td
{
  width: 33%;
}

/* subscription block */

div.block
{ clear: both;
  width: 164px;
  margin: 10px 0px 0px 10px;
}

div.block span.blocklabel 
{ float: left;
  width: 162px;
  text-align: left;
}

div.block span.blockinput
{ float: left;
  width: 134px;
  text-align: right;
} 

div.block span.blockbutton
{ float: right;
  width: 10px;
  text-align: right;
} 

div.block input
{ width: 125px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

span.blockbutton input
{ width: 20px; 
  height: 19px;
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
  background: #FFFFFF url(../style/sbi_header.png);
}

.btnarea
{
  width: 490px;
  height: 28px;
  float: right;
  margin-left: auto; 
  margin-right: auto;
}

.btns ul{margin: 0px auto;} 

.btns li
{ display: block;
  float: right;
  height: 18px;
  margin: 0px 0px 0px 2px;
  padding: 6px 20px 0px 20px;
  text-align: center;
  list-style: none; 
  background: #FFFFFF url(../style/sbi_header.png);
  color: #DBD7D1;
  font-weight: bold; 
  text-decoration: none; 
  border-bottom: 1px solid;
} 

.btns li a
{ display: block;
  float: left;
  height: 18px;
  text-align: center;
  list-style: none; 
  background: #FFFFFF url(../style2/btn_light.png);
  color: #DBD7D1;
  font-weight: bold; 
  text-decoration: none; 
} 

.btns li a:hover 
{  
  background: #FFFFFF url(btn_light.png);
} 

