div#Ext_Module_VSPA_VestiBox {
	height: 252px;
	border: 0;
	padding: 0;
	background-image: url("background.jpg");
	background-repeat: no-repeat;
}

div#Ext_Module_VSPA_VestiBox * {}

div#Ext_Module_VSPA_VestiBox div.Title {
	display: none;
}

div#Ext_Module_VSPA_VestiBox div.Content {
	margin: 0;
	border: 0;
	padding: 0;
}

div#Ext_Module_VSPA_VestiBox div.Status {
	display: none;
}


div#Ext_Module_VSPA_VestiBox div.Content h1 {
	color: #333;
}

div#Ext_Module_VSPA_VestiBox div.Content hr {
	border: 0;
	border-bottom: 1px dashed #aaa;
	margin: 10px;
}

div#Ext_Module_VSPA_VestiBox div.Content a {
	text-decoration: none;
	color: 333;
}