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



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

.trans_box2 {
  font-weight:bold;
  padding:0px;
  margin:0px;
  color:#FFF;
  width:303px;
  height:137px;
}

.trans_box2 A {
  color:#FFF;
  text-decoration:none;
}

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

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