@charset "UTF-8";

.grace-notes-grace-notes img {
		margin: 5px 20px 5px 5px;
}

.widgetdiv1 {width: auto;}

#bodyarea .col_small .widgetdiv1{
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../../assets/images/bg_widget.jpg);
	background-color: #222222;
	margin: 0 10px 10px 0;
	padding: 0;
}
#bodyarea .widgetdiv1 p{
	margin: 0;
}
#bodyarea .widgetdiv1 h3{
	clear: left;
}
#bodyarea .col_small .widgetdiv1 h3{
	clear: left;
	text-transform: uppercase;
	font-size: 125%;
	padding: 10px 30px 0 20px;
}
#bodyarea .widget p.more{
	font-weight: bold;
	clear: both;
	font-size: 85%;
}
#bodyarea .widget ul{
	list-style: none;
	padding: 0;
	margin: 5px 10px 10px 20px;
	font-size: 85%;
}
#bodyarea .widget ul li{
	padding: 0 10px 0 18px;
	margin: 0;
	background: url(../../assets/images/bullet.png) 4px 5px no-repeat;
	font-weight: bold;
	font-size: 120%;
}
#bodyarea .widget ul li a:link,
#bodyarea .widget ul li a:visited{
	color: #A40000;
	color: #A40000;
}
#bodyarea .widget ul li a:active,
#bodyarea .widget ul li a:hover{
	color: #FF2200;
	color: #FF2200;
}

#bodyarea .col_medium .widget h3, #bodyarea .store_sidebar .widget h3{
	clear: left;
	font-size: 140%;
	padding: 6px 22px;
	margin-bottom: 8px;
	color: #92650E;
	background: url("../../assets/images/bg_medium_header.png") 13px no-repeat;
}

#bodyarea .col_large .widget h3{
	clear: left;
	font-size: 140%;
	padding: 6px 22px;
	margin-bottom: 8px;
	color: #92650E;
	background: url("../../assets/images/bg_large_header.png") 13px no-repeat;
}

#bodyarea .col_large h2, #bodyarea .store_main h2{
	color: #92650E;
	padding: 6px 22px;
	background: url("../../assets/images/bg_large_header.png") 13px no-repeat;
}

.widgetcontent span.tinyscal.scal div {
  padding: 0;
}
