/* - - - - - - - - - - - - - - - - - - - - -Title: Live SwapAuthor: ndupeURL: www.uswapit.com- - - - - - - - - - - - - - - - - - - - - *//* = Swapper Info----------------------------------------------------------------------*/#historyContainer{	float: right;	margin-top: 25px;	text-align:center;	margin-right: 10%;	display: inline;	font-size:11px;}/* =Avatars	----------------------------------------------------------------------*/#avatar {	margin-right: 5px;	margin-left: 0px;	float: left;}#badge{	padding-top: 7px;	margin-right: 3px;	}/* CONTENT AREA----------------------------------------------------------------------------- */ #LiveContentArea  {	width: 100%;	height: 100%;	position: absolute;	}     #itemInfoBox {    position: relative;    width: 100%;     z-index: 10;}#tabs {    position: relative;    width: 100%;    height: 100%;    min-height: 320px;    margin-top: 0px;	margin-left: 10px;	margin-right: 10px;	margin-bottom:30px;    z-index: 999;}#tabsHolder {    position: absolute;    margin: 15px 0 0 0;    width: 16px;}#tabbedContentHolder {    position: relative;	height:100%;	margin: 0px 20px 10px 16px;	}#showHidePalettesTab {    position: absolute;    top: 25%;    left: 27%;    width: 14px;    height: 70px;    z-index: 1;}  .itemsContainer {    	margin-top: 3px;   	padding: 0;	padding-top: 10px;	line-height: 14px;	text-align: justify;	 overflow:scroll;	  height:100%;	  min-height:190px; 	  max-height:400px;	position: relative;	border: #999999;	border-width:thin;	border-style:solid;	}/* = Swapper Tables----------------------------------------------------------------------*/#historyContainer{	float: right;	margin-top: 25px;	text-align:center;	margin-right: 10%;	display: inline;	font-size:11px;}#swapTable {	margin: 10px 20px 20px 25px;}		#swapColumn {		padding-top: 0px;	padding-left: 9px;	margin-left: 0px;	}	#offersList {	padding: 1px 1px 1px 1px;	margin:0;	background-color:#FFFFFF;	border: #ccc thin solid;	}/* STRECHY LIVE SWAP ROUNDED CORNER BOXES---------------------------------------------------------------------------- */.blueBox {	margin: 10px;}.blueBox .hd {	background: url("../images/liveswap/box_topleft_blue.gif") left top no-repeat;	height: 15px;		font-size: 0px;	line-height: 0px;}.blueBox .hd .c {	float: right;	background: url("../images/liveswap/box_topright_blue.gif") right top no-repeat;	width: 15px;	height: 15px;}.blueBox .bd {	margin: 0;	padding: 0px 10px 0px 10px;	background-color:#c6f0ff;}.blueBox .ft {	height: 15px;	background: url("../images/liveswap/box_bottomleft_blue.gif") left top no-repeat;	font-size: 0px;	line-height: 0px;	}.blueBox .ft .c {	float: right;	background: url("../images/liveswap/box_bottomright_blue.gif") right top no-repeat;	width: 15px;	height: 15px;		}	.whiteBox {	margin-top:10px;	height: 100%;}.whiteBox .hd {	background: url("../images/liveswap/box_topleft_white.gif") left top no-repeat;	height: 15px;		font-size: 0px;	line-height: 0px;}.whiteBox .hd .c {	float: right;	background: url("../images/liveswap/box_topright_white.gif") right top no-repeat;	width: 15px;	height: 15px;}.whiteBox .bd {	margin: 0;	height:100%;	padding: 0px 10px 0px 10px;	background-color:#fff;}.whiteBox .ft {	height: 15px;	background: url("../images/liveswap/box_bottomleft_white.gif") left top no-repeat;	font-size: 0px;	line-height: 0px;	}.whiteBox .ft .c {	float: right;	background: url("../images/liveswap/box_bottomright_white.gif") right top no-repeat;	width: 15px;	height: 15px;		}/*  offers List Left and Right Scroller Buttons---------------------------------------------------------------------------- */.OLbtnL {		display:block;		 width: 10px; height:150px;		 background-color:#CCCCCC;		padding:0px 0px 0px 0px;	    margin:0px 0px 0px 0px;		text-decoration: none;			} .OLbtnL a {		display:block;		 width: 10px; height:150px;		background: url("../images/liveswap/butn_arrowL_a.gif") 0 0 no-repeat;		text-decoration: none;		}.OLbtnL a:hover {		display:block;		 width: 10px; height:150px;		background: url("../images/liveswap/butn_arrowL_ah.gif") 0 0 no-repeat;		text-decoration: none;		}.OLbtnR {		 display:block;		 width: 10px; height:150px;		 padding:0px 0px 0px 0px;	     margin:0px 0px 0px 0px;		 text-decoration: none;		 }			.OLbtnR a {		display:block;		width: 10px; height:150px;		background: url("../images/liveswap/butn_arrowR_a.gif") 0 0 no-repeat;		text-decoration: none;		}		.OLbtnR a:hover {		display:block;		width: 10px; height:150px;			background: url("../images/liveswap/butn_arrowR_ah.gif") 0 0 no-repeat;		text-decoration: none;		}	