<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#userStatus, #history {
				font-family:Tahoma,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;
			}
			#personalizer {
				width: 100%;
				z-index: 999;
				display: block;
				visibility: visible;
				position: relative;
				opacity: 1;
				height: 170px;
				padding-top: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				margin-bottom: 20px;


			}
			#personalizer a {
				cursor: pointer;
			}
			#personalizer div.margins {
				width: 100%;
				margin: 0px auto;
			}
			
			
			#history {
				margin: 0px;
				/*	padding: 6px 0px 6px 0px;	*/
				padding: 6px 0px;
				height: 170px;
				overflow: hidden;
text-align:center;	

}
			#history div.iconbar {
				width: 452px;
				position: relative;
				float: left;
				margin: 0px 20px 0px 40px;
				_margin-left: 14px;
				height: 170px;
				overflow: hidden;
				/*	text-align: center;	*/
				position: relative;
				z-index: 5;
			}
			div.iconbar img {
				height: auto;
width:92px;
				margin: 0px 0px;
				position: relative;
				z-index: 7;
				cursor: pointer;
				padding: 0px;

			}
			div.iconbar img:hover {
			}
			div.iconbar ul {
				
				height: 170px;
				padding: 0px;
				margin: 0px;
				width: 3000px;
				list-style: none;
			}
			div.iconbar ul li {
				float: left;
				overflow: hidden;
				height: 170px;
				_width: 110px;
				width: 92px;
width:113px;
margin:0 !important;
				background: none !important;
				padding: 0px !important;
				list-style:none;
				list-style-image:none;

			}
			#historyTitle {
				border: none !important;
				float: left !important;
			}
			div.iconbar span.caption {
				/*	display: none;	*/
				position: relative;
				/*	top: -19px;	*/
				top: -6px;
				/*	border: 2px solid #fff;	*/
				padding: 0px;
				width: 110px;
				margin: 0px auto;
				z-index: 6;
				display: block;
				text-align:center;
				overflow: hidden;
				line-height:16px;
			}
			
			
			#scrollRight, #scrollLeft {
				float:left;
				left:-20px;
				position:relative;
				top:-1px;
				cursor: pointer;
margin-top:0%;
			}
			#scrollLeft {
				left:20px;
			}
/*	toolbox!	*/		

#toolboxRelated	#personalizer {
		position: relative;
width:100%;
		overflow: hidden;

	}


#toolboxRelated #scrollRight, #toolboxRelated #scrollLeft {
	cursor:pointer;
	position:absolute;
	right:19px !important;
	right: 15px;
	left: auto;
	top:55px;
	z-index:10;
}
#toolboxRelated #scrollLeft {
	left: 15px;
}

#donation_amount_box {
	background: url(/images/misc_bg/bg_find_product.png) repeat-x;
	margin-right:0px;
	padding:10px 0 10px 17px;
}

#donation_message {
	float: left;
	width: 160px;
	color: #fff;
	line-height: 20px;
}

#donation_amount_box .addtocart {
	float: right;
}
#donation_amount_box .addtocart label {
	color: #fff;
}

#donation_amount_box .addtocart .custom_amount{
	width:130px;
}
</pre></body></html>