#TB_title {background: url('../img/layout/acd-title-bg.png');border-bottom: 1px #D5DBE0 solid;color:#FFFFFF; font-family: inherit; font-size: 16px; font-weight: bold; height:40px; line-height: 40px;position:relative;}
#TB_title {padding: 0 15px;}
#TB_closeAjaxWindow {text-indent: -1000em;display:  block; overflow:hidden; height:40px !important;padding:0;position:relative;width: 20px;z-index:1999;}
#TB_closeAjaxWindow a {background:url('../img/layout/cross.png') center right no-repeat;display: block;overflow:hidden;text-align:left;z-index:2000;}
#TB_ajaxContent fieldset {padding: 10px 20px !important;}

strong.acdFlashMessage {
	color: #CC0000;
	display: block;
	padding: 15px 0;
}

#TB_window #acdLoaderContainer {
	background: url('../img/layout/ajax-loader2.gif') center center no-repeat;
	display: block;
	height: 190px;
	overflow: hidden;
	text-indent: -1000em;
	width: 400px;
}

#acdLayout{float:left;}

/* LOGIN */
#acdContent fieldset.login {
	padding: 0 !important;
	margin-bottom: 20px;
}
#acdContent fieldset.login ol {
	list-style: none;
}
#acdContent fieldset.login ol li {
	margin: 5px 0;
}
#acdContent fieldset.login ol li input.textField {
	width: 173px;
}
#acdContent fieldset.login ol li label {
	color: #0C4672;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 65px;
}
#acdContent fieldset.login ol li ul.actions {
	list-style: none;
	margin-left: 75px;
}
#acdContent fieldset.login ol li ul.actions li {
	float: left;
}
#acdContent fieldset.login ol li ul.actions li a.btnCancel {
	background:transparent url(../img/layout/but-cancel.gif) no-repeat scroll 0 0;
	display:block;
	height:25px;
	margin-left: 7px;
	overflow:hidden;
	text-indent:-1000em;
	width:85px;
}

#acdContent ul.otherLinks {
	list-style: none;
}
#acdContent ul.otherLinks li {
	background: url('../img/layout/other-links-bullet.gif') center left no-repeat;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
}
