.v_presentationUI
{
	width: 100%; 
	margin: 0; padding: 0;
	margin-bottom: 30px;
}

.v_presentationUI #presentation_ui_container
{
	width: 100%;
	background-color: #fff; 
	padding: 0 0 0 0;
	margin: 0 !important;
}

.v_presentationUI .object_spacer
{
    height: 10px;
}