.parp_table img{max-width: 32px!important;}
.parp_genral .form-table th{ padding: 20px 10px 20px 20px;}
.parp_genral .form-table {background: #fff none repeat scroll 0 0;}
.parp_genral .form-table td {  padding: 15px 100px;}
.parp_genral  .button-primary{margin-top: 15px !important;}
.parp_genral {width: 98%;}
.parp_genral .button-info {margin-top: 15px;}

.parp_table img{max-width: 32px!important;}
.parp_style .form-table th{ padding: 20px 10px 20px 20px;}
.parp_style .form-table {background: #fff none repeat scroll 0 0;}
.parp_style .form-table td {  padding: 15px 100px;}
.parp_style  .button-primary{margin-top: 15px !important;}
.parp_style {width: 98%;}
.parp_style .button-info {margin-top: 15px;}

ul#uploadFileList {
    padding: 0;
}

ul#uploadFileList li {
    display: inline;
    padding: 10px;
}

#uploadFile {
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
}
.review_title {
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
}

div.horizontalRule {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    clear: both;
    display: inline-block;
    min-height: 1px;
    width: 100%;
}
img.parp_thumbnail {
    float: left !important;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    margin-left: 5px;
}
#do_uploadFile {
    background: #f7f6f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#e0dadf));
    background: -webkit-linear-gradient(#f7f6f7, #e0dadf);
    background: -moz-linear-gradient(center top, #f7f6f7 0, #e0dadf 100%);
    background: -moz-gradient(center top, #f7f6f7 0, #e0dadf 100%);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .075), inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    border: 1px solid #c8bfc6;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    color: #5e5e5e !important;
    width: 100%;
}

#submit, #do_uploadFile {
    font-size: 12px !important;
}
.parp_review_row {
    position: relative;
	margin-top: 10px;
}

.parp_review_row span {
    display: block;
    height: 21px;
}
.parp_stars_value {
    float: left;
    min-width: 80px;
}

.parp_rating_bar {
    overflow: hidden;
}

.parp_scala_rating {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}

.parp_perc_value {
    left: 0;
    line-height: 17px;
	position: absolute;
    right: 0;
    text-align: center;
}

.parp_num_reviews {
    float: right;
    min-width: 50px;
    padding-left: 10px;
}

