/* All this content will be included in the frontoffice. Use it to add some CSS rules for AddBlocks */
.dmuslider {
    width:950px;
    height:510px;
}
.dmuslider img{
	/*width:950px;
    height:510px;
	float:left;*/
}
.dmuslider .nivo-caption p{
	margin:0;
	padding:0;
}

.dmuslider a.nivo-imageLink{
	width:950px;
    height:510px;
	float:left;
}