#middle_left_block {
    float: left;
    width: 636px;
}

#middle_left_block .middle_block {
    height: 287px;
    overflow: hidden;
    position: relative;
}

ul.post-list {
    position:relative;
    overflow: hidden;
    height: 287px;
}

ul.post-list li {
    height: 84px;
    background: none;
    list-style-image: none;
    padding-left: 0;
    padding-bottom: 12px;
    position:relative;
}

.post-list img {
    padding:3px;
    border:1px solid #CCC;
    margin-right:10px;
}

.post-list h2 {
    margin-top: 0px;
    margin-right: 16px;
    margin-bottom: 10px;
}

.post-list h2 a {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #A38BD0;
}

.post-list p {
    margin-right:16px;
    margin-bottom: 0px;
}

.left {
    float: left;
}

.scrollbar {
  height: 287px;
  position: absolute;
  right: 0px;
  top: 0px;
  background: #dcdcdc;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#dcdcdc),
    to(#cdcdcd)
  );
  background: -moz-linear-gradient(
    left center,
    #dcdcdc 0%,
    #cdcdcd 100%
  );
  width: 11px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.scrollbar a {
  background: #b7b7b7;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b7b7b7),
    to(#919191)
  );
  background: -moz-linear-gradient(
    left center,
    #b7b7b7 0%,
    #919191 100%
  );
  border-radius: 7px;
  left: 0px;
  margin: 0;
  width: 100%;
  cursor: pointer;
  display: inline-block;
  position: absolute;
}

#middle_right_block {
    float: left;
    margin-left: 10px;
    width: 317px;
}

#middle_right_block .tab {
    float: left;
    background-image: url(/images/home/middle_right_tab.png);
    width: 157px;
    height: 21px;
    margin-left: 3px;
    text-align: center;
    font-weight: bold;
    color: #422f67;
    padding-top: 7px;
}

#middle_right_block .tab.selected {
    background-image: url(/images/home/middle_right_selected_tab.png);
}

#middle_right_block .below_tabs {
    background-image: url(/images/home/middle_right_below_tabs.png);
    width: 317px;
    height: 10px;
    clear: both;
    overflow: hidden;
}

#middle_right_block .middle {
    background-image: url(/images/home/middle_right_middle.png);
    width: 277px;
    height: 277px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

#middle_right_block .middle h2 {
    margin-top: 6px;
    margin-bottom: 0;
    font-family: Verdana,san-serif;
    font-size: 12px;
    font-weight: bold;
}

#middle_right_block .middle h2.first {
    margin-top: 0;
}

#middle_right_block .middle p.date {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 0.8em;
}

#middle_right_block .middle p {
    margin: 0;
}

#middle_right_block .bottom {
    background-image: url(/images/home/middle_right_bottom.png);
    width: 317px;
    height: 9px;
    overflow: hidden;
}

#middle_right_block hr {
    border-top: 1px dashed grey;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#middle_right_block ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#middle_right_block li {
    background: url(/images/home/pixel_arrow.png) no-repeat 0 .3em;
    padding-left: 1em;
}

.pixel_arrow {
    color: #422f67;
    background: url(/images/pixel_arrow.png) no-repeat 0;
    padding-left: 10px;
}

.lower_blocks {
    margin: 0;
    border-spacing: 0;
}

tr.bottom_gradient {
    background: url(/images/home/bottom_gradient.gif) repeat-x bottom;
}

tr.bottom_gradient td {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}

#frontpage_signup_form input.text {
    display: block;
    width: 333px;
}

#frontpage_signup_form .products {
    margin-top: 10px;
    margin-bottom: 10px;
}

#frontpage_signup_form .products td {
    padding: 0;
}

#frontpage_signup_form  label {
    text-align: left;
}

#frontpage_signup_form .products label {
    display: block;
    margin-top: 0;
}

#frontpage_signup_form input.submit {
    float: right;
}

#news_items h1,
#events h1,
#events h2 {
    font-family: Verdana,san-serif;
    font-size: 12px;
    font-weight: bold;
}

div#mintel_com_poll-details p {
    margin-bottom: 5px !important;
}

div#mintel_com_poll-details li {
    background: none;
}

div#mintel_com_poll-details ul.vote li {
    background: url("/images/vote_bg.png") repeat scroll 0 0 transparent;
    height: 23px;
    margin-bottom: 1px;
    padding-left: 0;
    padding-top: 2px;
    vertical-align: middle;
    width: 278px;
}

#company_quotes h2 {
    color: #422F67;
    line-height: 1.7em;
}

#company_quotes .quote {
    margin-top: 0.85em;
}

#company_quotes img {
    height: 4em;
    margin: 3px;
}

#company_quotes hr,
#news_items hr {
    clear: both;
    border-top: 1px dashed grey;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-top: 5px;
}

#company_quotes .quote .image {
    text-align: right;
}

