/* ------------------------------------------------------------ //
// -- fix for transparant .png in internet explorer v5.5 and v6 //
// -- v7 has this fixed, other browsers will ignore this fix    //
// ------------------------------------------------------------ */

/*
  ADD THIS LINE TO THE STYLE YOU WANT TO APPLY TRANSPARANCY TO
  behavior: url(../_images/iepngfix.htc);
*/

/* =============================================================================================================== */

/* ----------------------------- //
// -- GLOBAL STYLES [ START ] -- //
// ----------------------------- */

body {
  background-color: #3F3F3F;
  background-image: url(../_images/book_site_background.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin-top: -15px;
}

h1 { /* pagetitle */
  font-size: 18px;
  color: #0081A6;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}

h2 { /* menu header */
  font-size: 12px;
  font-weight: bold;
  color: #3F3F3F;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3 { /* content header */
  font-size: 13px;
  font-weight: bold;
  color: #3F3F3F;
  margin-top: 0px;
  margin-bottom: 0px;
}

h4 { /* content title */
  font-size: 17px;
  margin-top: 0px;
  margin-bottom: 0px;
}

h5 { /* content title sub */
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 10px;
}

h6 { /* item title */
  font-size: 11px;
  font-weight: bold;
  color: #3F3F3F;
  margin-top: 0px;
  margin-bottom: 0px;
}

textarea,input,select {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #3F3F3F;
  margin: 0px;
}

a:link {
  color: #2E7A90;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #2E7A90;
}

a:hover {
  text-decoration: none;
}

input.sfld {
  margin-top: 1px;
  margin-left: 5px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-color: #DFDFDF;
  width: 140px;
  font-size: 10px;
}

input.ssub {
  margin-top: 1px;
  margin-left: 5px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-color: #DFDFDF;
  width: 20px;
  font-size: 10px;
  font-weight: bold;
}

form {
  margin: 0px;
}

td.key {
  font-size: 11px;
  color: #3F3F3F;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

td.val {
  font-size: 11px;
  color: #3F3F3F;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

/* --------------------------- //
// -- GLOBAL STYLES [ END ] -- //
// --------------------------- */

/* =============================================================================================================== */
div.stwr
{
    width: 977px;
    margin: 0px auto;
    position: relative;
}
// -- LAYOUT POSTITION STYLES [ START ] -- //
// --------------------------------------- */

div.stwr {
  width: 977px;
  margin: 0px auto;
}

div.hdim {
  behavior: url(../_images/iepngfix.htc);
  background-repeat: no-repeat;
}

div.hdsb {
  float: left;
  position: absolute;
  height: 75px;
  width: 203px;
  behavior: url(../_images/iepngfix.htc);
  background-image: url(../_images/connect_site_headerstatsbox.png);
  background-repeat: no-repeat;
  font-size: 10px;
  color: #FFFFFF;
  padding: 7px;
}

div.hdbrcr {
  float: left;
  position: absolute;
  width: 75%;
  margin-left: 5px;
  margin-top: -16px;
  font-size: 11px;
  color: #FFFFFF;
}

div.hdbrcr a {
  color: #FFFFFF;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px
}

div.hdbrcr a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

div.hdbrcr a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

div.hdsebwr {
  float: left;
  position: absolute;
  width: 25%;
  margin-left: 746px;
  margin-top: -20px;
}

div.hdseb {
  behavior: url(../_images/iepngfix.htc);
  background-image: url(../_images/connect_search_area.png);
  background-repeat: no-repeat;
  width: 231px;
  height: 19px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  vertical-align: middle; 
  padding-left: 8px;
  padding-top: 1px;
}

div.sttb {
  height: 5px;
  width: 100%;
  behavior: url(../_images/iepngfix.htc);
  background-image: url(../_images/connect_site_topbar.png);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.sttbttl {
  height: 27px;
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-style: solid;
  padding-left: 160px;
}

div.stfr {
  clear: both;
  position: relative;
  background-color: #DFDFDF;
  width: 977px;
}

div.mnwr {
  float: left;
  position: relative;
  margin-top: -23px;
  width: 149px;
  margin-left: -976px;
}

div.mn {
  width: 141px;
  margin-left: 8px;
}

div.ctwr {
  float: left;
  position: relative;
  width: 614px;
  padding-left: 149px;
}

div.ct {
  width: 598px;
  margin-left: 8px;
  margin-right: 8px;
}

div.rtwr {
  float: left;
  position: relative;
  margin-top: -22px;
  width: 213px;
}

div.rt {
  width: 204px;
  margin-right: 9px;
  margin-left: 0px;
}

div.stft {
  clear: both;
  height: 5px;
  behavior: url(../_images/iepngfix.htc);
  background-color: #3F3F3F;
  background-image: url(../_images/connect_site_bottombar.png);
  background-repeat: no-repeat;
}

div.stcpr {
  text-align: center;
  font-size: 11px;
  color: #666666;
  margin: 10px;
}

div.mnblsp {
  clear: both;
  height: 10px;
  padding: 0px;
  margin: 0px;
}

/* --------------------------------------- //
// -- LAYOUT POSTITION STYLES [ END ] ---- //
// --------------------------------------- */

/* =============================================================================================================== */

/* -------------------------------- //
// -- LEFT MENU STYLES [ START ] -- //
// -------------------------------- */

div.mnblfr {
  width: 141px;
  background-color: #EEEEEE;
  height: auto;
}

div.mnblhdwh {
  height: 18px;
  background-repeat: no-repeat;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 5px;
}

div.mnblhdgr {
  height: 18px;
  background-repeat: no-repeat;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 5px;
}

div.mnblctpl {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #BFBFBF;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
}

div.mnblctli {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #BFBFBF;
}

div.mnblctli a {
  height: 17px;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: #BFBFBF;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 4px;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  display: block;
}

div.mnblctli a.empty {
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  height: 1px;
  background-position: center;
}

div.mnblctli a:hover {
  color: #FFFFFF;
  background-position: center;
}

div.mnblft {
  height: 6px;
  background-image: url(../_images/connect_block_menu_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

.mnblbnr {
  width: 120px;
  height: 600px;
  border: 0px;
  margin-left: 10px;
}

input.login {
  width: 118px;
  height: 20px;
  font-size: 11px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  background-image: url(../_images/formfield_123px.jpg);
  background-repeat: no-repeat;
  background-color: #EEEEEE;
  padding-top: 3px;
  padding-left: 2px;
  padding-right: 5px;
}

input.submit {
  height: 17px;
  width: 64px;
  border: 0px;
}

/* -------------------------------- //
// -- LEFT MENU STYLES [ END ] ---- //
// -------------------------------- */

/* =============================================================================================================== */

/* ------------------------------------- //
// -- CENTER CONTENT STYLES [ START ] -- //
// ------------------------------------- */

div.ctblfr {
  float: left;
  position: relative;
  width: 598px;
  background-color: #EEEEEE;
  background-image: url(../_images/connect_block_content_centerbg_complete_gray.jpg);
  background-repeat: repeat-y;
}

div.ctblhd {
  background-repeat: no-repeat;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.ctblcn {
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #BFBFBF;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  line-height: 14px;
}

div.ctblcn img.top {
  border: 2px;
  border-style: groove;
}

div.ctblft {
  clear: both;
  height: 6px;
  background-image: url(../_images/connect_block_content_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.ctplfr {
  clear: both;
  font-size: 12px;
  color: #3F3F3F;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 5px;
  margin-right: 5px;
  overflow: hidden;
  /* min-height: 400px; */
}

div.ctinfwr {
  float: right;
  position: relative;
  width: 50%;
}

.ctcvlarge {
  float: left;
  border: 2px;
  border-style: groove;
}

.ctcvsmall {
  border: 1px;
  border-style: groove;
}

tr.ctmedth {
  font-weight: bold;
}
tr.ctmedth td {
  width: 17%;
}
tr.ctmedtc {
  vertical-align: top;
}

.cnbil {
  float: right;
  margin: 7px;
  text-align: right;
  font-size: 11px;
}


  /* WHITE BLOCK STYLES START */
  
  div.ctblwfr {
    float: left;
    position: relative;
    width: 598px;
    background-color: #FFFFFF;
    background-image: url(../_images/connect_block_content_white_centerbg.jpg);
    background-repeat: repeat-y;
  }
  
  div.ctblwhd {
    height: 6px;
    background-image: url(../_images/connect_block_content_white_topbar.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
  }
  
  div.ctblwhdtit {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left-width: 1px;
    border-left-color: #BFBFBF;
    border-right-width: 1px;
    border-right-color: #BFBFBF;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-style: solid;
  }
  
  div.ctblwfr .rat {
    float: right;
    position: relative;
    text-align: right;
    margin-top: -44px;
    margin-right: 7px;
  }
  
  div.ctblwcn {
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: solid;
    border-color: #BFBFBF;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    padding-bottom: 5px;
    font-size: 11px;
    font-weight: normal;
    color: #3F3F3F;
    line-height: 14px;
  }
  
  div.ctblwcn img {
    float: left;
    position: relative;
    margin-top: 10px;
    margin-left: 4px;
    margin-right: 8px;
    border: 1px;
    border-style: groove;
  }
  
  div.ctblwcncol {
    float: left;
    position: relative;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 5px;
    font-size: 12px;
    color: #0081A6;
    font-weight: bold;
  }
  
  .sglcv {
    width: 38%;
  }
  
  .dblcv {
    width: 32%;
  }
  
  div.ctblwcntxt {
    clear: both;
    font-size: 11px;
    color: #3F3F3F;
    font-weight: normal;
  }
  
  div.ctblwft {
    clear: both;
    height: 6px;
    background-image: url(../_images/connect_block_content_white_bottombar.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
  }
  
  /* WHITE BLOCK STYLES END */

/* ------------------------------------- //
// -- CENTER CONTENT STYLES [ END ] ---- //
// ------------------------------------- */

/* =============================================================================================================== */

/* --------------------------------- //
// -- RIGHT MENU STYLES [ START ] -- //
// --------------------------------- */

div.rtblfr {
  width: 203px;
  background-color: #EEEEEE;
  background-image: url(../_images/connect_block_right_centerbg_complete_gray.jpg);
}

div.rtblhdwh {
  height: 17px;
  background-repeat: no-repeat;
  padding-left: 7px;
  padding-top: 5px;
}

div.rtblhdgr {
  height: 17px;
  background-repeat: no-repeat;
  padding-left: 7px;
  padding-top: 5px;
}

div.rtblcnpl {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #BFBFBF;
  width: 201px;
  padding-top: 10px;
  overflow: inherit;
}

div.rtblcnpl .pt {
  padding-left: 7px;
  padding-right: 7px;
  font-size: 11px;
  font-weight: lighter;
  color: #3F3F3F;
}

div.rtblcnpl img.mr {
  float: right;
  position: relative;
  border: 0px;
  margin-right: 12px;
}

div.rtblcnpl table {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

div.rtblcnli {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #BFBFBF;
}

div.rtblcnli a {
  height: 16px;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: #BFBFBF;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 4px;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  display: block;
}

div.rtblcnli img {
  border: 0px;
}

div.rtblcnli img.mr {
  float: right;
  position: relative;
  border: 0px;
}

div.rtblcnli a:hover {
  background-color: #FFFFFF;
}

div.rtblft {
  clear: both;
  height: 6px;
  background-image: url(../_images/connect_block_right_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.rtblcnpl td {
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  vertical-align: top;
  padding-left: 10px;
  padding-bottom: 5px;
}

/*
div.rtblcncnit {
  float: left;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  width: 80px;
  height: 125px;
  margin-left: 11px;
  padding-right: 5px;
}
*/

div.rtblcnpl td img {
  border: 1px;
  border-style: groove;
}

/*
div.rtblcncnit img {
  border: 1px;
  border-style: groove;
  min-height: 55px;
  max-height: 115px;
}
*/

div.rtblviop {
  margin-right: 4px;
  text-align: right;
  margin-top: -16px;
}

div.rtblviop img {
  border: 0px;
}

/* --------------------------------- //
// -- RIGHT MENU STYLES [ END ] ---- //
// --------------------------------- */

/* =============================================================================================================== */

/* --------------------------------- //
// -- BLOG ITEMS STYLES [ START ] -- //
// --------------------------------- */

div.blblwr {
  padding-top: 7px;
}

div.blblfr {
  width: 579px;
  background-color: #FFFFFF;
  margin: 0px auto;
}

div.blblhdgr {
  height: 5px;
  background-image: url(../_images/connect_block_blog_topbar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.blblcn {
  height: auto;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  padding-left: 7px;
  padding-right: 7px;
  margin-top: 3px;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
}

div.blblcn img {
  max-width: 565px;
}

div.blblcn img.wpavatar {
  float: left;
  border: 1px;
  border-style: groove;
  margin-right: 10px;
  max-width: 80px;
  max-height: 80px;
}

div.blblcntxt {
  margin-bottom: 8px;
}

div.blblft {
  height: 5px;
  background-image: url(../_images/connect_block_blog_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
  clear: both;
}

div.blblmrpg {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 7px;
}

div.blblfd {
  text-align: right;
  margin-top: 5px;
  margin-bottom: 3px;
  margin-right: 8px;
  font-size: 11px;
}

.blblvm {
  float: right;
  position: relative;
  border: 0px;
}

div.blblcntg {
  float: left;
  position: relative;
  font-size: 10px;
}

/* --------------------------------- //
// -- BLOG ITEMS STYLES [ END ] ---- //
// --------------------------------- */

/* =============================================================================================================== */

/* ----------------------------------- //
// -- REVIEW ITEMS STYLES [ START ] -- //
// ----------------------------------- */

div.rvblwr {
  padding-top: 7px;
}

div.rvblfr {
  width: 579px;
  background-color: #FFFFFF;
  margin: 0px auto;
}

div.rvblhdgr {
  height: 5px;
  background-image: url(../_images/connect_block_review_topbar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.rvblcn {
  height: auto;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  margin-left: 8px;
}

div.rvblcnct {
  float: left;
  padding-left: 3px;
  padding-right: 7px;
  margin-top: 7px;
  width: 550px;
}

div.rvblft {
  height: 5px;
  background-image: url(../_images/connect_block_review_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
  clear: both;
}

div.rvblcnrev {
  float: left;
  font-weight: bold;
  margin-top: 2px;
  width: 475px;
  text-align: left;
}

div.rvblcn .rat {
  float: left;
  position: relative;
  margin-top: 4px;
}

.rvblcsm {
  font-size: 11px;
}

textarea.rvfcon {
  width: 558px;
  height: 110px;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #BFBFBF;
  border-style: solid;
  font-size: 12px;
  font-weight: normal;
  color: #3F3F3F;
}

div.rvfwr {
  float: left;
  position: relative;
  margin-top: 7px;
}

div.wpinputtxt {
  margin-right: 10px;
}
div.wpsubmitbut {
  text-align: right;
  margin-top: 10px;
  width: 560px;
}

div.rvfname {
  float: left;
  font-size: 11px;
}
div.rvfemail {
  float: left;
  position: relative;
  margin-left: 3px;
  font-size: 11px;
}
div.rvfrat {
  float: left;
  position: relative;
  margin-left: 3px;
  font-size: 11px;
}
div.rvfsub {
  float: left;
  position: relative;
  margin-left: 5px;
  margin-top: -4px;
  font-size: 11px;
}

div.wpinputtxt input {
  width: 195px;
  height: 20px;
  font-size: 12px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  background-image: url(../_images/formfield_200px.jpg);
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-left: 2px;
  padding-right: 2px;
}
div.rvfname input {
  width: 195px;
  height: 20px;
  font-size: 12px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  background-image: url(../_images/formfield_200px.jpg);
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-left: 2px;
  padding-right: 2px;
}
div.rvfemail input {
  width: 195px;
  height: 20px;
  font-size: 12px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  background-image: url(../_images/formfield_200px.jpg);
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-left: 2px;
  padding-right: 2px;
  }
div.rvfrat input {
  width: 49px;
  height: 20px;
  font-size: 12px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  background-image: url(../_images/formfield_80px.jpg);
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-left: 2px;
  padding-right: 2px;
}
div.rvfsub input {
  font-size: 12px;
  font-weight: bold;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  margin-top: 3px;
}

/* ----------------------------------- //
// -- REVIEW ITEMS STYLES [ END ] ---- //
// ----------------------------------- */

/* ----------------------------------------- //
// -- REVIEW SMALL ITEMS STYLES [ START ] -- //
// ----------------------------------------- */

div.rvsmblwr { 
  width: 579px;
}

div.rvsmblnv {
  font-size: 10px;
  margin-bottom: 7px;
  width: 575px;
  text-align: right;
}

div.rvsmblmr {
  text-align: right;
  margin-right: 7px;
}

div.rvsmblfr {
  float: left;
  position: relative;
  width: 285px;
  background-color: #FFFFFF;
  margin-left: 3px;
  margin-right: 0px;
  margin-bottom: 4px;
  margin-top: 0px;
}

div.rvsmblhg {
  height: 5px;
  background-image: url(../_images/connect_block_reviewsmall_topbar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.rvsmblc {
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  margin: 6px;
  height: 145px;
}

div.rvsmblc .cv {
  float: left;
  border: 1px;
  border-style: groove;
  margin-left: 1px;
  min-height: 55px;
  max-height: 110px;
}

div.rvsmblc .rat {
  float: right;
  position: relative;
  text-align: right;
  border: 0px;
  border-style: groove;
  margin-bottom: 4px;
}

div.rvsmblc .mr {
  clear: both;
  float: right;
  position: relative;
  margin-top: 5px;
  text-align: right;
  border: 0px;
}

div.rvsmblft {
  clear: both;
  height: 5px;
  background-image: url(../_images/connect_block_reviewsmall_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.rvsmblc_adt {
  float: right;
  position: relative;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 180px;
}

div.rvsmblc_adt a {
  font-weight: bold;
}

div.rvsmblc_txt {
  float: right;
  position: relative;
  width: 180px;
}

/* --------------------------------------- //
// -- REVIEW SMALL ITEMS STYLES [ END ] -- //
// --------------------------------------- */

/* -------------------------------------------- //
// -- REVIEW FEATURED ITEMS STYLES [ START ] -- //
// -------------------------------------------- */

div.rvfblwr {
  width: 580px;
}

div.rvfblfr {
  width: 579px;
  background-color: #FFFFFF;
}

div.rvfblhdgr {
  height: 5px;
  background-image: url(../_images/connect_block_reviewf_topbar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.rvfblcn {
  height: auto;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  margin: 8px;
  min-height: 120px;
}

div.rvfblft {
  clear: both;
  height: 5px;
  background-image: url(../_images/connect_block_reviewf_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.rvfblcn_cv {
  float: left;
  margin-top: 2px;
  width: 93px;
}
div.rvfblcn_adt {
  float: left;
  position: relative;
  text-align: left;
  width: 370px;
}

div.rvfblcn_adt a {
  font-weight: bold;
}

div.rvfblcn_rat {
  float: left;
  position: relative;
  text-align: right;
  border: 0px;
  width: 100px;
  text-align: right;
}
div.rvfblcn_txt {
  float: left;
  position: relative;
  width: 470px;
  margin-top: 6px;
}
div.rvfblcn_mr {
  float: right;
  margin-top: 5px;
  text-align: right;
  border: 0px;
}

div.rvfblcn_rat img {
  border: 0px;
}
div.rvfblcn_mr img {
  border: 0px;
}
div.rvfblcn_cv img {
  border: 1px;
  border-style: groove;
  max-height: 115px;
}

/* ------------------------------------------ //
// -- REVIEW FEATURED ITEMS STYLES [ END ] -- //
// ------------------------------------------ */

/* =============================================================================================================== */

/* ------------------------------------ //
// -- UPDATES ITEMS STYLES [ START ] -- //
// ------------------------------------ */

div.upblwr {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  width: 579px;
}

div.upblfr {
  width: 579px;
  background-color: #FFFFFF;
}

div.upblhdgr {
  height: 5px;
  background-image: url(../_images/connect_block_updates_topbar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.upblcn {
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  color: #3F3F3F;
  margin: 8px;
  min-height: 120px;
}

div.upblft {
  clear: both;
  height: 5px;
  background-image: url(../_images/connect_block_updates_bottombar_complete_gray.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.upblcn_cv {
  float: left;
  width: 97px;
}
div.upblcn_txt {
  float: left;
  position: relative;
  width: 465px;
}
div.upblcn_mr {
  float: right;
  position: relative;
  width: 500px;
  text-align: right;
  margin-top: 6px;
}

div.upblcn_mr img {
  border: 0px;
}

div.upblcn_cv img {
  border: 1px;
  border-style: groove;
}

/* ------------------------------------ //
// -- UPDATES ITEMS STYLES [ END ] ---- //
// ------------------------------------ */

/* =============================================================================================================== */

/* ----------------------------------- //
// -- RATING ITEMS STYLES [ START ] -- //
// ----------------------------------- */

div.ctblratwr {
  clear: both;
  height: 45px;
  background-color: #FFFFFF;
  overflow: hidden;
}

div.ctblratl {
  float: left;
  position: relative;
  height: 45px;
  width: 5px;
  background-image: url(../_images/connect_block_rating_left.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

div.ctblratcn {
  float: left;
  position: relative;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  width: 264px;
  height: 45px;
}

div.ctblratv {
  float: left;
  position: absolute;
  font-size: 11px;
}

div.ctblratv img {
  margin-top: 3px;
}

div.ctblratvf {
  float: right;
  position: relative;
}
div.ctblratvs {
  float: right;
  position: relative;
  margin-top: 1px;
  margin-left: 5px;
}
div.ctblrated {
  text-align: right;
  font-size: 11px;
}

div.ctblratvf input {
  width: 49px;
  height: 20px;
  font-size: 12px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #BFBFBF;
  background-image: url(../_images/formfield_ratinginput.jpg);
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  font-weight: bold;
}

div.ctblratvs input {
  border: 0px;
}

div.ctblratv img {
  border: 0px;
}

div.ctblratrt {
  float: left;
  position: relative;
  height: 45px;
  width: 5px;
  background-image: url(../_images/connect_block_rating_right.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

/* ----------------------------------- //
// -- RATING ITEMS STYLES [ END ] ---- //
// ----------------------------------- */

/* =============================================================================================================== */