div.note, div.notice {display: block;margin: 15px 0;}
div.notice .icon, div.note .icon {display: block;padding: 8px 10px 8px 36px;margin: 15px 0;}
div.notice {color: #6187B3;background: url(../images/typo/notice.png) 0 100% repeat-x;border-bottom: 1px solid #C7CDDA;border-right: 1px solid #C7CDDA;}
div.notice .icon {background: url(../images/typo/notice-icon.png) 10px 10px no-repeat;}
div.note {color: #B76F38;background: url(../images/typo/note.png) 0 100% repeat-x;border-bottom: 1px solid #E6DAD2;border-right: 1px solid #E6DAD2;}
div.note .icon {background: url(../images/typo/note-icon.png) 10px 10px no-repeat;}
ul.arrow li {list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-left: 22px !important;}
#maincol ul.arrow {background: url(../images/typo/list-divider.png) 0 100% repeat-x;}
ul.arrow li {background: url(../images/typo/bullet9.png) 0 4px no-repeat;}
span.large-text{font-size:14px; font-weight:bold;}
span.small-text{font-size:10px; font-weight:normal;}
.error {font-size: 11px; color: #FF0000; display:none;}

table#one {
	width: 100%;
	margin-bottom: 30px;
	font-size: 11px;
}
table#one thead th {
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
	background: none;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
}
table#one tbody td {
	height: 20px;
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
}
table#one tbody td.first {border-top: 1px solid #c8c8c8; }
table#one tr.odd td { background: #fafafa; }
table#one tr.even td { background: #ffffff; }
table#one td.bold {
	font-weight: bold;
	font-size: 12px;
	width:200px;
}
table#one .formfield {float:left;}
table#one div.error {float:left; margin-left:10px;}
table#one div#state {float:left;}
table#one th {text-align:left;}
.submit_button {float:right; margin-right:20px; font-weight:bold; padding:5px;}

div#languages{position:absolute; right:5px; padding:5px; border:1px solid; border-top:none;}

div#logotext h2 {
	margin-top:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:36px;
	text-shadow: 0px 1px 0px #ffffff, 0px 2px 4px #aaaaaa;
}