.divDragTitle {
	position: absolute;
	z-index: 250;
}

.divDragContent {
	position: absolute;
	padding: 0px;
	margin: 0px;
	display: block;
}

.divDragContent div div ul li
{
color:#e98024 !important;
font-weight:bold !important;
}

.divDragContent h3
{
color:#fff;
background-color:#e98024;
padding:3px;
}

.divDragContent ul li
{
list-style-position:inside;
list-style-type:square;
}

.divTitleButton {
	border: 0px;
}

/*OPTIMISE THE USE OF ALL H1 TO H6*/
/*H3*/
.divDragContent .htrois {
font-weight:bold;
color:#fff;
background-color:#e98024;
padding:3px;
}
/*END*/

.amicontent h3
{
color:#000 !important;
margin:0;
font-size:13px;
}
