#currencies_block div.blockContent span.currentCurrency {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}
#currencies_block div.blockContent form.changeCurrencyForm {
  margin-top: 3px;
}
#product_menu_block div.blockContent ul li {
  margin: 0;
  padding: 0;
  font-size: 11px;
}
#product_menu_block div.blockContent ul li a {
  text-decoration: none;
}
#paypal_block div.blockContent {
  padding: 0!important;
}
div.blockContent form input#userName {
width: 120px;
}
div.blockContent form input#userPass {
width: 120px;
}
div.blockContent form#newsletterSubscribe input#sub_block_email {
width: 120px;
}
div.blockContent a {
color: #0067aa;
font-size: 11px;
text-decoration: none;
}
div.blockContent a:hover {
color: #acd6e4;
text-decoration: none;
}
div.blockContentText td.item b {
font-size: 11px;
}
div.blockContentText form p {
padding-top: 5px;
padding-bottom: 5px;
}
div.blockContent ul {
list-style: none;
text-align: left;
}
div.block {
  width: 139px;
  margin:0;
padding:0;
}
div.block div.blockHeader {
  background: url('/images/main/leftcol_block_header.gif');
  height: 25px;
  color: #FFF;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}
div.rightColumnBlock div.blockHeader {
  background: url('/images/main/leftcol_block_header.gif');
  height: 25px;
  color: #FFF;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}
div.blockHeaderText {
  width: 139px;
font-size: 11px;
}
div.blockHeaderTextRight {
  width: 139px;
font-size: 11px;
}
div.block div.blockContent {
  font-size: 11px;
  background: #FFF;
  color: #0067aa;
margin:0;
padding:0;
clear:left;
}
div.rightColumnBlock div.blockContent {
  font-size: 11px;
  background: #FFF;
  color: #0067aa;
}
div.block div.blockContentText {
  text-align: center;
}
div.blockContent img {
border: none;
}
div.blockFooterText {
width:1px;
display:none;
}

div.blockFooter {
width:1px;
display:none;
}

div#newsletter_block {
float:left;
clear:left;
width:159px;
}