div#tmpl_left
{
	width: 180px;
	background-image: url('../img/flower_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	padding-top: 20px;
	height: 100%;
}

h2, legend {
	color: #ed174f;
	font-weight: bold;
	font-size: 12px;
}

h2 {
	margin: 10px 0 0 0;
}

legend {
	padding: 0 5px;
}

div.tx-newloginbox-pi1,
fieldset {
	border: 1px solid #9FCAED;
	margin: 5px 0;
	padding: 5px;
}

.bodytext
{
	padding: 0px;
	margin: 0px;
}

div#tmpl_main
{
	float: left;
	width: 560px;
	margin-top: 20px;
	border-style: none solid none none;
	border-color: #9fcaed;
	border-width: 1px;
	padding-right: 10px;
	margin-bottom: 10px;
}

div#tmpl_right
{
	width: 200px;
	background-image: url('../img/flower_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	padding-top: 20px;
}

div#tmpl_left ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div#tmpl_left li
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

div#tmpl_left a
{
	text-decoration: none;
	font-size: 12px;
}

/* Banner */
.bu3banner
{
	width: 192px;
	float: right;
}

.bu3banner_header
{
	height: 9px;
	font-size: 1px;
	background-image: url('../img/banner_top.gif');
}

.bu3banner_footer
{
	height: 9px;
	font-size: 1px;
	background-image: url('../img/banner_footer.gif');
}

.bu3banner_content
{
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../img/banner_bg.gif');
}

.csc-header-n1 { margin-bottom: 10px; }
.bu3banner_content table { }

.bu3banner_content td
{
	background-color: white;
	padding: 5px;
	border-color: #fbcccc #fbcccc #fbcccc #fbcccc;
	border-width: 3px;
	border-style: solid;
}

.bu3banner_content td img { padding-right: 5px; }


.bu3banner_content table {
margin-top: 5px;
}

div.submitWarning {
	color: red;
	width: 277px;
	float: right;
}
