#teaserSites ul, #teaserSites ul li {
	margin: 0px;
	padding: 0px;
}

#teaserSites ul li {
	list-style-type: none;
	margin: 10px 0;
	
}

#teaserSites ul li ul {
	margin: 10px 25px;
}

#teaserSites ul li span {
	padding-left: 5px;
}

.border_dgrey, .border_grey {
	border-left: 5px solid;
}

.border_dgrey {
	border-left-color: #bbb;
}

.border_grey {
	border-left-color: #eee;
}

.border_green {
	border-left-color: #9d0 !important;
}

.teaserDrop {
	min-height: 50px;
}
.teaserDrop li {
	margin: 0 !important;
}
.teaserDraggable {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.dragItem{
	float: left;
	width: 65px;
	height: 61px;
}
.dragItem img {
	margin: 2px 5px 3px 0;
}
#teaserConfigWrapper ul {
	list-style-type: none !important;
}
