#widget {
	width:100%;
	}
#widget table {
	background-color:##FFE187;
	}
#widget table td {padding:3px;}	
#widget .header {
	font-size:12px; 
	font-weight:bold;
	line-height:32px;
	height:32px;
	border-top:1px solid #73A2CB; 
	border-right:1px solid #73A2CB; 
	border-left:1px solid #73A2CB;
	padding-left:5px; 
	margin:0; 
	background:url(../../images/wgt_gradient_main.gif) repeat-x #9CC1E3;
	text-align:left;
	}
#widget .content {
	border:1px solid #73A2CB; 
	padding:8px;
	background-color:#DAEAF8;
	font-size:11px;
	}	
#widget #childrenAgesDiv {
	background-color:##FFEB98;
	}

#starratings .ratings {
	margin:10px 3px 5px 3px; 
	width:100%;
	}
#starratings .head {
	font-weight:bold;
	}
#starratings .hide {
	display:none;
	}
#starratings .show {
	display:inline;
	}
