#right_panel {
    float: right;
    margin: 0;
    width: 225px;
}
.right_box_1 {
    background: url("../img/right-box-1-bg.jpg") repeat-y scroll 0 0 transparent;
    margin: 0 0 8px;
}
.right_box_1 .box-1 {
    background: url("../img/right-box-1-top.jpg") no-repeat scroll center top transparent;
}
.right_box_1 .box-2 {
    background: url("../img/right-box-1-top.jpg") no-repeat scroll center top transparent;
}
.right_box_1 .box-1 .box-2 {
    background: url("../img/right-box-1-bottom.jpg") no-repeat scroll center bottom transparent;
    height: 100%;
    padding: 12px 2px 44px;}
.right_box_1 h2 {
    background: url("../img/right-box-title-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFEFE;
    font-size: 16px;
    font-weight: bold;
    height: 47px;
    line-height: 35px;
    text-align: center;
	margin-top:0px;
}
.right_box_2 h2 {
    background: url("../img/right-box-title-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFEFE;
    font-size: 16px;
    font-weight: bold;
    height: 47px;
    line-height: 35px;
    text-align: center;
	margin-top:0px;
}
.box-2 .about-us { color:#fff!important;}
.right_box_1 ul li {
    color: #3F3F3F;
    margin: 0 18px 0 15px;
	border-bottom:1px dotted #ccc; padding-bottom:4px; padding-top:4px;
}
.right_box_1 ul li a {
    background: url("../img/right-box-list.jpg") no-repeat scroll left center transparent;
    color: #3F3F3F;
    text-decoration: none;
	display:block;
	font-size:12px; padding-left:13px;
    }
.right_box_1 ul li {
    color: #3F3F3F;
    margin: 0 18px 0 15px;
	list-style-type: none;
}
.right_box_2 {
    background: url("../img/right-box-1-bg.jpg") repeat-y scroll 0 0 transparent;
    margin: 0 0 8px;
}
.right_box_2 .box-1 {
    background: url("../img/right-box-1-top.jpg") no-repeat scroll center top transparent;
}
.right_box_2 .box-1 .box-2 {
    background: url("../img/right-box-1-bottom.jpg") no-repeat scroll center bottom transparent;
    height: 100%;
    padding: 12px 2px 44px;
}
.right_box_2 h2 {
    color: #798C09;
    font-size: 15px;
    font-weight: bold;
}
.right_box_2 p {
    font-size: 12px;
    line-height: 18px;
}
.right_box_2 input {
    
    border: 1px solid silver;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 8px 0 0;
    padding: 0 5px;
	font-size:11px;
}
.right_box_2 .viewmr-btn { background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top,  #e2e2e2 0%, #5b5b5b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#5b5b5b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2e2e2 0%,#5b5b5b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2e2e2 0%,#5b5b5b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2e2e2 0%,#5b5b5b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e2e2e2 0%,#5b5b5b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#5b5b5b',GradientType=0 ); /* IE6-9 */

    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    width: 76px;}
.right_box_2 textarea { font-size: 11px;
    margin-top: 8px;
    width: 148px !important; margin-bottom:1px;}
.right_box_2 .signup {
    float: left;
    margin: 8px 0 0 3px;
}

#content .box-2 a { color:grey;}
.box-2 ul { margin-top:0px; margin-left:0px;}
.padding-20 { padding:20px;}
.img_float_2 {
    float: left;
    margin: 5px 13px 0 0;
}
.box-2 .testimonial { text-align:center; padding-left:0px; font-size:16px; color:#fff!important;}
.box-2 em { font-size:12px; font-style:normal;}
.box_q_quote-links { margin-left:10px;}