@charset "ISO-8859-1";
/* CSS Document */



body, h1, h2, h3, h4, h5, h6, p, ul, li, form {
margin: 0px;
padding: 0px;
border:0;
}

.trans_box1 {
  font-weight:bold;
  padding:0px;
  margin:0px;
  color:#FFF;
  width:191px;
  height:185px;
}

.trans_box1 a {
  color:#FFF;
  text-decoration:none;
  font-size:12px;
}

.trans_box1 h1 {
  color:#FFF;
  text-decoration:none;
  font-size:14px;
  text-align:right;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box1[class] {
background-image:url(../img/bkg_black.png);
margin-top:149px;
width:167px;
height:15px;
padding-left:12px;
padding-right:12px;
padding-top:12px;
padding-bottom:10px;
text-align:right;
text-transform:uppercase;
}

