div.SEP_WidgetHome_Column {

}
div.SEP_WidgetHome_Widget {
	/* copy to style attribute */
}
div.SEP_WidgetHome_Widget div.body {
	height: 100px;
	padding: 3px 5px;
}
div.SEP_WidgetHome_Marker {
	display: none;
	border: 1px dashed #999999;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 20px 5px;
	z-index: 1;	
}


.SEP_WidgetHome_Widget_Hover {
	border-bottom: 1px solid #f0f0f0;
	background: url(http://static.deskdemon.com/images/dnet/images/widgets_home_dropit.gif) no-repeat;
	background-position: bottom center;
}
div.SEP_WidgetHome_Widget_Delete {
	float: left;
	position: relative;
	top: -8px;
	left: -6px;
	z-index:30;
}
div.SEP_WidgetHome_Widget_Header {
	cursor:move;
	font-size:1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	background: #EEEEEE;
	position:relative;
}
div.SEP_WidgetHome_Widget_Header:hover {
	background:#EEEEEE url(http://static.deskdemon.com/images/dnet/images/widgets_home_move_icon.gif) no-repeat;
	background-position: 97% 50%;
}
div.SEP_WidgetHome_Widget_Content {
	padding: 14px;
	background: #ffffff;
}





div#SEP_WidgetHome_InfoBox {
	right: 0px;
	margin-top:-15px;
	padding:4px 10px;
	z-index:100;
	position: absolute;
}





div#SEP_WidgetHome_AvailableWidgets {
	border-top:1px dashed #C0C0C0;
	padding:10px;
}


td.SEP_WidgetHome_AvailableWidgets_td1 {
	border-top: 1px dashed #c0c0c0;
	border-left: 1px dashed #c0c0c0;
	border-bottom: 1px dashed #c0c0c0;
	border-right: 1px solid #cccccc;
	padding-top: 4px;
	padding-right: 3px;
}
td.SEP_WidgetHome_AvailableWidgets_td1 img {
	padding-left: 2px;
}
td.SEP_WidgetHome_AvailableWidgets_td2 {
	background: url(http://static.deskdemon.com/images/dnet/images/widgets_home_td2.jpg) repeat-y;
	padding: 6px;
}