div.SEP_WidgetHome_Column {
	width: 295px;
	float: left;
	padding-bottom:50px;
	margin-bottom: -10px;
}
div.SEP_WidgetHome_Widget {
	border: 1px solid #EEEEEE;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
.SEP_WidgetHome_Widget_Hover {
	border-bottom: 1px solid #f0f0f0;
	background: url(../images/widgets_home_dropit.gif) no-repeat;
	background-position: bottom center;
}
div.SEP_WidgetHome_Widget_Delete {
	float: left;
	position: relative;
	top: -8px;
	left: -6px;
}
div.SEP_WidgetHome_Widget_Header {
	cursor:move;
	font-size:1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	background: #EEEEEE;
}
div.SEP_WidgetHome_Widget_Header:hover {
	background:#EEEEEE url(../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(./images/widgets_home_td2.jpg) repeat-y;
	padding: 6px;
}