/* ====================================================================== */
/* ==| AUTHOR  : Madara Ranawake | www.madartstudios.com              |== */
/* ==| PROJECT : SLAACD Web Site                                      |== */
/* ==| URL     : http://www.slaacd.org											 |== */
/* ==| DATE    : 2005 August 19 (Friday)                              |== */
/* ==| MODIFY  : 2006 August 08 (Sunday)                              |== */
/* ==| NOTE    : All the attributes are editable,                     |== */
/* ==|           do NOT change the class names or IDs                 |== */
/* ====================================================================== */

/* ---------------------------------------------------------------------- */
/* = Below rules can be applied for any tag. If the internal properties = */
/* = of the rule are supported by the caller tag, it will be applied    = */
/* ---------------------------------------------------------------------- */

.public-error {
	font-size: 11px;
	color: #f00;
	font-weight: normal;
}

.separation-dot {
	margin:0px 20px 0px 20px;
}

/* ---------------------------------------------------------------------- */
/* = The style rules defined for HTML element IDs begins here           = */
/* ---------------------------------------------------------------------- */

#divSplash {
	text-align: center;
	width: 700px;
	height: auto;
	margin: auto;
}
