
.jsm_widget_cbox_lightblue {
	padding-bottom:12px;
	background-repeat:repeat-x;
	border:1px solid #c7c7c7;
	z-index:10000;

}

.jsm_widget_cbox_lightblue {
	background-image:url(/images/widget/bg/bg_notes.jpg);	
	background-color:#dfe9f5;
	border:1px solid #c7c7c7;
}

.jsm_widget_cbox_lightblue h3 {
	color:#72716e;
}

.jsm_widget_composer_img {
	border:2px solid #fde0b8;
	opacity:0.8;
}

.jsm_widget_box_gray,
.jsm_widget_box_orange,
.jsm_widget_box_yellow,
.jsm_widget_box_blue,
.jsm_widget_box_lightgray,
.jsm_widget_box_lightorange,
.jsm_widget_box_lightyellow,
.jsm_widget_box_lightblue {
	padding-bottom:12px;
	background-repeat:repeat-x;
	border:1px solid #acacac;
	z-index:10000;

}

.jsm_widget_box_gray {
	background-image:url(/images/widget/bg/gray.jpg);	
	background-color:#c3bdaf;
}

.jsm_widget_box_orange {
	background-image:url(/images/widget/bg/gold.jpg);	
	background-color:#ffb42b;
}

.jsm_widget_box_yellow {
	background-image:url(/images/widget/bg/yellow.jpg);	
	background-color:#fafb12;
}

.jsm_widget_box_blue {
	background-image:url(/images/widget/bg/blue.jpg);	
	background-color:#1a76f6;
}

.jsm_widget_box_lightgray {
	background-image:url(/images/widget/bg/lightgray.jpg);	
	background-color:#e1dedb;
	border:1px solid #d2d0d0;
}

.jsm_widget_box_lightorange {
	background-image:url(/images/widget/bg/lightorange.jpg);	
	background-color:#fec576;
	border:1px solid #d2d0d0;
}

.jsm_widget_box_lightyellow {
	background-image:url(/images/widget/bg/lightyellow.jpg);	
	background-color:#fafc75;
	border:1px solid #d2d0d0;
}

.jsm_widget_box_lightblue {
	background-image:url(/images/widget/bg/lightblue.jpg);	
	background-color:#dfe9f5;
	border:1px solid #d2d0d0;
}




.jsm_widget_box_gray .jsm_widget_div1,
.jsm_widget_box_orange .jsm_widget_div1,
.jsm_widget_box_yellow .jsm_widget_div1,
.jsm_widget_box_blue .jsm_widget_div1,
.jsm_widget_box_lightgray .jsm_widget_div1,
.jsm_widget_box_lightorange .jsm_widget_div1,
.jsm_widget_box_lightyellow .jsm_widget_div1,
.jsm_widget_box_lightblue .jsm_widget_div1 {
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	
	color:#565555;
	margin-top:7px;
	line-height:140%;
}

.jsm_widget_box_gray .jsm_widget_link1,
.jsm_widget_box_orange .jsm_widget_link1,
.jsm_widget_box_yellow .jsm_widget_link1,
.jsm_widget_box_blue .jsm_widget_link1,
.jsm_widget_box_lightgray .jsm_widget_link1,
.jsm_widget_box_lightorange .jsm_widget_link1,
.jsm_widget_box_lightyellow .jsm_widget_link1,
.jsm_widget_box_lightblue .jsm_widget_link1  {
	color:#565555;
	text-decoration:none;
	font-weight:bold;
	
}

.jsm_widget_box_gray .jsm_widget_factdiv,
.jsm_widget_box_orange .jsm_widget_factdiv,
.jsm_widget_box_yellow .jsm_widget_factdiv,
.jsm_widget_box_blue .jsm_widget_factdiv,
.jsm_widget_box_lightgray .jsm_widget_factdiv,
.jsm_widget_box_lightorange .jsm_widget_factdiv,
.jsm_widget_box_lightyellow .jsm_widget_factdiv,
.jsm_widget_box_lightblue .jsm_widget_factdiv  {
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a;
	text-align:center;
	
}

.jsm_widget_box_blue .jsm_widget_factdiv {
	color:#444444;
}


.jsm_widget_searchbutton {
	margin-top:12px;
	text-align:center;
	width:115px;	
	height:32px;	
	color:#333333;	
	font-size:18px;	
	background-image:url(/images/searchbar/button.gif);	
	border:1px solid #999999;	
	border-top:1px solid #cccccc;	
	border-left:1px solid #cccccc;	
	cursor:pointer;
}