div#yoo-login {
	width: 228px; 	
}

div#yoo-logout {
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password, 
div#yoo-login .yoo-remember, 
div#yoo-login .yoo-login-button {
	float: left;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password {
	padding-right: 5px;
}

div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {
	width: 91px; 
	height: 12px; 
	padding: 4px 2px 2px 7px; 
	border: none;
	background: url(login_bg.png) 0 0 no-repeat;
	float: left;
	color: #646464;
	font-size: 85%;
}

div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-password input:hover,
div#yoo-login .yoo-username input.sfhover, div#yoo-login .yoo-password input.sfhover  {
	background: url(login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-password input:focus,
div#yoo-login .yoo-username input.sffocus, div#yoo-login .yoo-password input.sffocus  {
	background: url(login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-remember input {
}

div#yoo-login .yoo-login-button button {
	display: block;
	height: 18px;
	width: 18px;
	border: none;
	background: url(login_button.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-login .yoo-break {
	clear: both;
}

div#yoo-login .yoo-lostpassword, div#yoo-login .yoo-registration {
	float: left;
	font-size: 80%;
	line-height: 20px;
	
}

div#yoo-login .yoo-lostpassword {
	width: 100px;
}

div#yoo-login .yoo-registration {
	width: 120px;
}

div#yoo-login .yoo-lostpassword {
	padding: 0px 5px 0px 0px;
}

div#yoo-logout .yoo-greeting {
	margin: 0px 5px 0px 0px;
	float: left;
}

div#yoo-logout .yoo-logout-button {
	height: 20px;
	width: 40px;
	float: left;
	background: url(logout_button.png) 0 0 no-repeat;
}

div#yoo-logout .yoo-logout-button button {
	display: block;
	height: 20px;
	width: 40px;
	border: none;
	background: none;
	font-size: 80%;
	line-height: 20px;
	text-align: center;
	text-indent: -5px;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-search {
	padding: 0px;
	width: 123px;
	background: url(search_bg.png) 0 0 no-repeat;
	overflow:hidden;
}

div#yoo-search input {
	display: block;
	float: left;
	width: 96px; 
	height: 14px; 
	padding: 4px 2px 2px 7px;
	border: none;
	background: none;
	color: #dcdcdc;
	font-size: 95%;
}

div#yoo-search button {
	display: block;
	float: left;
	width: 18px;
	height: 20px;
	border: none;
	background: url(search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#search div.sfhover  {
	background: url(search_bg_hover.png) 0 0 no-repeat;
}

div#yoo-search:hover input, div#search div.sfhover input {
	color: #ffffaa;
}

div#yoo-search input:focus {
	color: #ffffaa;
}

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 100%;
	font-weight: bold;
	color: #eb7800;
}

body.red .contentheading, body.red .componentheading { color: #c80000; }
body.blue .contentheading, body.blue .componentheading { color: #00aaff; }
body.green .contentheading, body.green .componentheading { color: #64c832; }
body.yellow .contentheading, body.yellow .componentheading { color: #ffa000; }
body.lilac .contentheading, body.lilac .componentheading { color: #9600ff; }

#overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

.contentpaneopen {
	margin: 0;
	padding: 0;
	width: auto;
}

.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

.article_seperator {
	display: block;
	height: 16px;
}

.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

.buttonheading img {
	margin-right: 2px;
}

.mosimage_caption {
	font-size: 95%;
}

.button {
	font-size: 95%;
}

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #a0a0a0;
	font-weight : bold;
}

tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}