/*
  global box
*/

div#globalBox{
  background: #FFF url(/images/v3/listing/global_box_bg.png) no-repeat scroll top left;
  padding:17px 0 0 18px;
  height:124px;
  margin-bottom:12px;
}

div#globalBox h3{
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size:15px;
  color:#FFF;
  font-weight:normal;
  text-align:left;
  padding:0 0 4px;
}

p#globalTxt{
  line-height:15px;
  padding:0 52px 0 0;
  margin:0 0 4px;
}

span.fedExLft{
  text-transform:uppercase;
  font-weight:bold;
  font-size:13px;
  color: rgb(100,65,127);
}

span.fedExRgt{
  text-transform:uppercase;
  font-weight:bold;
  font-size:13px;
  color: rgb(147,140,133);
}

div#globalBox a{
  color:#FFF;
  font-size:10px;
  padding-left:20px;
}

/*
  info scroller box
*/

div#infoScrollerBox{
  background: #FFF url(/images/v3/listing/info_scroller_bg.png) no-repeat scroll top left;
  width:115px;
  height:155px;
  padding:30px 43px 0 40px;
}

div#infoScrollerInner{
  width:120px;
  height:106px;
  overflow:hidden;
}

div#infoScrollerInner h2{
  font-size:13px;
  line-height:14px;
  padding:0 0 2px;
  text-align:left;
}

div#infoScrollerInner p{
  color: rgb(112,105,100);
  line-height:13px;
}

a#infoScrollerNext{
  background: transparent url(/images/v3/listing/info_scroller_next.png) no-repeat scroll top right;
  padding:1px 22px 4px 80px;
  color:#FFF;
}

/*
  share box
*/

div#shareBox{
  background: transparent url(/images/v3/listing/share_bg.png) no-repeat scroll top right;
  width:148px;
  height:100px;
}

div#shareBox h2, div#voteBox h2{
  color: rgb(112,105,100);
  font-size:16px;
}

div#shareBox h2{
  padding:15px 0 20px 19px;
}

div#shareBox a{
  padding-left:14px;
}

/*
  vote box
*/

div#voteBox{
  /*background: transparent url(/images/v3/listing/vote_bg.png) no-repeat scroll top right;*/
  width:148px;
/*  height:165px;*/
}

div#voteboxTop{
  background: #FFF url(/images/v3/listing/vote_bg_top.png) no-repeat scroll top right;
  width:144px;
  margin-left:4px;
}

div#voteBox h2{
  padding:18px 0 0 19px;
}

div#voteboxIntro{
  background: transparent url(/images/v3/listing/vote_therm.png) no-repeat scroll 0px 1px;
  margin:20px 0 0px 5px;
  padding:0px 2px 12px 24px;
  font-size:10px;
}

div#voteBoxBar{
  padding:6px 0 6px 4px;
  background-color: #6DBACC;
  margin-left:4px;
}

div#ratingHelp{
  float:right;
  font-size:8px;
  padding-right:6px;
  margin-top:12px;
}

div#ratingHelp a{
  color:#FFF;
}

div#voteBoxReview{
  padding:6px 0 20px 0px;
  line-height:22px;
  background: #FFF url(/images/v3/listing/vote_bg_bot.png) no-repeat scroll bottom right;
  width:144px;
  margin-left:4px;
}

div#voteBoxReview a{
  padding-left:20px;
  margin-left:4px;
  background: transparent url(/images/v3/listing/vote_bullet.png) no-repeat scroll center left;
}