/** WidgetDropShadowNoTop **/
.widgetdropshadownotop table.widget_edge td.tl {
	width: 5px;
	height: auto;
	line-height: 5px;
	background-image: none;
	background-repeat: no-repeat;
	color: #000000;
}

.widgetdropshadownotop table.widget_edge td.t {
	height: auto;
	line-height: 5px;
	background-image: none;
	background-repeat: repeat-x;
	color: #000000;
}

.widgetdropshadownotop table.widget_edge td.tr {
	width: 5px;
	height: auto;
	line-height: 5px;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	color: #000000;
}

.widgetdropshadownotop table.widget_edge td.r {
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/widget_shadow_leftright.jpg);
	background-position: center right;
	background-repeat: repeat-y;
}

.widgetdropshadownotop table.widget_edge td.br {
	width: 5px;
	height: 5px;
	line-height: 5px;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/widget_shadow_corners.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.widgetdropshadownotop table.widget_edge td.b {
	height: 5px;
	line-height: 5px;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/widget_shadow_topbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.widgetdropshadownotop table.widget_edge td.bl {
	width: 5px;
	height: 5px;
	line-height: 5px;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/widget_shadow_corners.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.widgetdropshadownotop table.widget_edge td.l {
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/widget_shadow_leftright.jpg);
	background-position: center left;
	background-repeat: repeat-y;
}

.widgetdropshadownotop table.widget_edge td.mc, .widgetdropshadownotop table.widget_loading td {
	background-color: #FFFFFF;
}



/** BlueRoundShadow **/
.blueroundshadow table.widget_edge td.mc, .blueroundshadow table.widget_loading td {
	color: #000000;
	background-color: transparent;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/header_blue_round_center_drop_shadow.png);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}

.blueroundshadow table.widget_edge td.l {
	color: #000000;
	width: 11px;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/header_blue_round_dropshadow.png);
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

.blueroundshadow table.widget_edge td.tl {
	col