#lps_review_form  {
    float:left;
    width:410px;
}

#lps_review_pros 
{
    display:none;
}

label
{
    text-align:left;
}

#lps_nickname_label 
{
    display:none;
}

#lps_new_review_stars
{
    width:100%;
    clear:both;
}

.stars
{
  
}
#lps_created_time 
{
    display:none;
}
#lps_review_title 
{
    display:none;
}

#comment_title 
{
    display:none;
}

#comment_pros 
{
    display:none;
}

#lps_review_cons 
{
    display:none;
}

#comment_cons 
{
    display:none;
}

.lps_comment_sort
{
    display:none;
}

#lps_page_nav
{
  display:none;
}

.lps_user_level 
{
    display:none;
}

.lps_found_helpful
{
    display:none;
}

.lps_my_ratings_link
{
    display:none;
}

.lps_customer_name
{
    width:100%;
    font-weight:bold;
    padding-top:10px;
}

.lps_date
{
    font-size:smaller;
}
.lps_helpful
{
    display:none;
}

.lps_by_label
{
    display:none;
}
.lps_location_label
{
    display:none;
}
.lps_user_location
{
    font-size:smaller;
}

.lps_abuse
{
    display:none;
}

.lps_comment
{
    padding-top:10px;
}

p.lps_comment
{
   font-weight:normal;
}

.starbox 
{
    padding-top:5px;
}

.lps_recommend
{
    width:100%;
    font-weight:bold;
    font-size:smaller;
}

#lps_recommend
{
    width:100%
}

#simple_captcha
{
    padding-top:10px;
}

.lps_customer_rating
{
    display:none
}

#lps_nickname_value
{
    display:none;
}

#lps_rating_label
{
    width:100%;
    padding-top:15px;
    padding-bottom:1px;
}

.lps_radio_button
{
    margin-right:30px;
    margin-top:5px;
}

label.lps_radio_group
{
    width:auto;
    margin-right:30px;
}

label.lps_review_form
{
    float:left;
    font-size:90%;
    font-weight:bold;
    margin:0px;
    text-align:right;
}

input.lps_text_field {
    width:400px; 
}

textarea.lps_text_area 
{
    width:400px;
    height:100px;  
}

.lps_review_button 
{
    font-size:12px;
    text-align:center;
}

#sidebar {
    float:right;
    width:178px;
    font-size:11px;
}

#sidebar h1 {
    border-bottom:1px solid #A1A5A9;
    color:#4D71AB;
    font-size:11px;
    margin:0pt;
    padding:0pt 0pt 3px;
}

#sidebar ul {
    list-style-position:outside;
    list-style-type:square;
    margin-left:14px;
    padding:0pt;
}

#sidebar li {
    margin-bottom:10px;
    padding:0pt;
}

