/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/* -pie-global: enable; */

@import url(../warp/css/system.css);
@import url(../warp/systems/joomla.1.7/css/system.css);
@import url(system-all.css);

/* System messages */
system-message-container dd.message.error {
	border: 3px solid #DE7A7B;
	border-radius: 5px;
}

#system-message dd.notice { 
	border: 3px solid #F0DC7E;
	border-radius: 5px;
}