/*****************************/

/*** Core html setup stuff ***/

/*****************************/

/** INCLUDED FROM THE THEME FILE **/


/*****************************************/

/*** Template specific layout elements ***/

/*****************************************/

/* System Standard Messages */

#system-message { margin-bottom: 20px; }
#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}


/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}


/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
#syndicate{
	float:left;
	padding-left: 25px;
}

span.vmNoPrint {
	display:none;
}

td span.vmNoPrint {
	display:block !important;
}