#userStatus, .history {
	font-family:verdana,helvetica;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	margin: 0px auto;
	position: relative;
}
#userStatus a {
	color: #9a9a9a;
	text-decoration: none;
}

.toolboxHistory	.personalizer {
   z-index: 999;
	display: block;
	visibility: visible;
	opacity: 1;
	padding-top: 0px;
	border-top-width: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	position: relative;
   height: 130px;
	width: 660px;
	bottom: 0px;
	border:1px solid #A4866C;
	overflow: hidden;
}

.personalizer a {
	cursor: pointer;
}
.personalizer div.margins {
	width: 100%;
	margin: 0px auto;
}
#userStatus {
	color: #000;
	height: 16px;
	background: #FFF6D2;
	font-size: 11px;
	width: 100%;
	border: solid #D3BCA7;
	border-width: 1px 0px;
	position: relative;
}
.history {
	background: #FCFBF0;
	margin: 0px;
	/*	padding: 6px 0px 6px 0px;	*/
	padding: 9px 0px;
	height: 80px;
	overflow: hidden;
}
.history div.iconbar {
	width: 837px;
	position: relative;
	float: left;
	margin: 0px 40px 0px 40px;
	height: 112px;
	overflow: hidden;
	/*	text-align: center;	*/
	position: relative;
	z-index: 5;
}
div.iconbar img {
	height: 112px;
   width: 150px;
	margin: 0px 6px;
	position: relative;
	z-index: 7;
	cursor: pointer;
	padding: 1px;
   border:none;
}

div.iconbar ul {
	background: url(art/icon_menu_back.gif);
	height: 112px;
	padding: 0px;
	margin: 0px;
	width: 3000px;
	list-style: none;
}
div.iconbar ul li {
	float: left;
	overflow: hidden;
	height: 112px;
	width: 191px;
	background: none !important;
	padding: 0px !important;
}
.historyTitle {
	border: none !important;
	float: left !important;
}
div.iconbar span.caption {
	/*	display: none;	*/
	position: relative;
	/*	top: -19px;	*/
	top: 1px;
	/*	border: 2px solid #fff;	*/
	padding: 0px;
	width: 40px;
	margin: 0px auto;
	z-index: 6;
	display: block;
	text-align:center;
	overflow: hidden;
}
#actionLinks {
	margin-top: 7px;
	width: 150px;
	float: left;
	text-align:center;
}
#actionLinks img, #optionLinks img {
	cursor: pointer;
	border: none;
}
.scrollRight_bt, .scrollLeft_bt {
	float:left;
	left:-20px;
	position:relative;
	top:-1px;
	cursor: pointer;
}
.scrollLeft_bt {
	left:20px;
}
/*	toolbox!	*/		


.toolboxHistory	.history {
		height: 112px;
	}
.toolboxHistory div.iconbar span.caption {
	margin-top: 1px;
}

.toolboxHistory #itemName {
	margin-left: 15px;
}
.toolboxHistory #actionLinks {
	width: 307px;
	margin-left: 170px !important;
	margin-left: 8px;
	margin-top: -2px;
	text-align: left;
}
.toolboxHistory #smallLinks{
	position: relative;
	top: -6px;
	left: 3px;
}
.toolboxHistory #smallLinks img {
	margin: 0px 2px;
}
	
.toolboxHistory .history div.iconbar {
	margin:0px 55px 0px 55px !important;
	margin-left: 11px;
	width:550px !important;
}

.toolboxHistory .scrollRight_bt, .toolboxHistory .scrollLeft_bt {
	cursor:pointer;
	position:absolute;
	right:5px !important;
	left: auto;
	top:3px;
	z-index:10;
}
.toolboxHistory .scrollLeft_bt {
	left: 5px;
}
