/* Wedget Elements 
------------------------------------------------------------- */
.widget {
	display: block;
	word-wrap: break-word;
}

.widget ul,
.widget ol {
	padding: 0;
}

#right-sidebar .widget {
	float: right;
    margin-bottom: 20px;
    padding: 15px;
    width: 200px;
	background:#EEEEEE;
}

#right-sidebar .widget h4 {
	padding-bottom: 5px;
    text-transform: uppercase;
	color:#B81005;
}

#right-sidebar .widget, 
#right-sidebar .widget li, 
#right-sidebar .widget a, 
#right-sidebar .widget a:hover {
	text-decoration: none;
	color:#333333;
} 

#right-sidebar .widget li {
	list-style: none outside none;
    padding: 5px 0 5px 17px;
	background:url("../images/listicon.gif") no-repeat scroll 0 10px transparent;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
}


#footer-sidebar .widget {
	width:230px;
	margin:0;
}

#footer-sidebar #first-footer-widget {
	float:left;
}

#footer-sidebar #footer-widgets {
	margin-left: 20px;
	float:left;
}

#footer-sidebar .widget h4 {
	padding-bottom: 0px;
    text-transform: uppercase;
	color:#DDDDDD;
	text-shadow:1px 1px 1px #000000;
}

#footer-sidebar .widget, 
#footer-sidebar .widget li, 
#footer-sidebar .widget a, 
#footer-sidebar .widget a:hover,
#footer table {
	text-decoration: none;
	color:#8f8f8e;
} 

#footer-sidebar .widget ul {
	background: url("../images/listiconf.gif") no-repeat scroll 0 7px transparent;
    border-bottom: 1px dotted #555555;
    border-top: 1px dotted #111111;
}

#footer-sidebar .widget li {
	list-style: none outside none;
    padding: 3px 0 3px 17px;
	background: url("../images/listiconf.gif") no-repeat scroll 0 7px transparent;
    border-bottom: 1px dotted #111111;
    border-top: 1px dotted #555555;
}

.textwedget {
	width: 100%;		
}
h4 {
	font-size: 20px;
    font-weight: normal;
    line-height: 1.25;
    margin: 0 0 10px;
	color:#111111;	
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	
}

<!-- FAQ and Testimonial start-->

.key_features ul{background:#fff;border:#ece9e9 solid 1px;width:688px;padding:18px 0 12px 0;behavior:url(PIE.htc);border-radius:6px;}
.key_features ul li a{color:#848181;}
.faqs_block{background:#fff;border:#ece9e9 solid 1px;width:675px;margin-bottom:12px;font-size:12px;padding:10px 0 35px 10px;behavior:url(PIE.htc);border-radius:6px;}
.faqs_block strong{padding-left:42px;background:url(../images/question.jpg) no-repeat left top;height:28px;line-height:20px;color:#41494d;margin-bottom:18px;display:block;}
.testimonial{background:#fff;border:#ece9e9 solid 1px;width:100%px;font-size:12px; border-radius:6px;font:13px/20px Arial;}
.faqs_block span{color:#919799;background:url(../images/answer.jpg) no-repeat left top;line-height:18px;display:block;padding-left:42px;padding-right:5px;}
tName{width:100%;color:#36A5D8;font-family:'HelveticaNeueLTStd77BdCn';font-size:16px;font-style:normal;}
.star1 {background:url(../images/startrating.jpg) no-repeat; display:block; background-position:0 0px; position:relative; margin:-20px 0 0 0;}
.star2 {background:url(../images/startrating.jpg) no-repeat; display:block; background-position:0 -16px; margin:-20px 0 0 0;}
.star3 {background:url(../images/startrating.jpg) no-repeat; display:block; background-position:0 -30px; margin:-20px 0 0 0;}
.star4 {background:url(../images/startrating.jpg) no-repeat; display:block; background-position:0 -45px; margin:-20px 0 0 0;}
.star5 {background:url(../images/startrating.jpg) no-repeat; display:block; background-position:0 -61px; margin:-20px 0 0 0;}





<!-- FAQ and Testimonial start-->