h4 {}

div#itemNav { width:695px; padding:0 0 15px 0; }
	div#itemNav a.back { width:100px; float:left; }
	ul#prevNext { width:200px; text-align:right; float:right; margin:0; }
		ul#prevNext li { display:inline; padding:0 5px; border-left:1px solid #d5d5d5; }
		ul#prevNext li.first { border:0; }
				
div#colLeft { width:305px; float:left; }	
	div#mainPhoto { background:#f7f7f7; border:1px solid #b7b7b7; width:295px; height:299px; }
	.imgWrap { float:left; width:295px; padding:0; height:275px; }
	.imgWrap>.imgInner { /*display:table for Mozilla & Opera*/ display:table; position:static; }
	.imgInner { /*for IE*/ width:295px; height:100%; background:#f7f7f7; position:relative; }
	.imgInner div { /*for IE*/ position:absolute; top:50%; width:100%; }
	.imgInner>div { /*for Mozilla and Opera*/ display:table-cell; vertical-align:middle; position:static; }
	.imgInner div div { text-align:center; position:relative; top:-50%; }	
	div#mainPhoto a.enlargePhoto { float:right; width:100px; text-align:right; background:url(../images/search_icn.gif) no-repeat 0 2px; padding: 0 10px 0 15px; }
	
	div#morePhotos { background:#f7f7f7; border:1px solid #b7b7b7; width:277px; padding:18px 0 18px 18px; margin:10px 0 0 0; }
	div#morePhotos .imgWrap { width:80px; border:1px solid #b7b7b7; margin:5px 5px 5px 0; height:80px; text-align:center; }
	div#morePhotos .imgInner { /*for IE*/ width:80px; background:#f7f7f7; text-align:center; }
	
	
	div.colLeftBoxWrap { background:url(../images/rndBoxLeft_tile.gif) repeat-y; width:295px; margin:10px 0 0 0; }	
		div.colLeftBoxTop { background:url(../images/rndBoxLeft_top.gif) no-repeat top left; width:295px; }	
			div.colLeftBoxContent { background:url(../images/rndBoxLeft_btm.gif) no-repeat bottom left; width:255px; padding:15px 20px; }	
				div.colLeftBoxContent h4 { margin:0 0 8px 0; }
				div.colLeftBoxContent p { font-size:11px; }

div#colRight { width:389px; float:left; background:url(../images/itemdetailbox_tile.gif) repeat-y; }
	div#crTop { width:389px; background:url(../images/itemdetailbox_top.gif) no-repeat top left; margin:0;  }	
		div#crContent { width:347px; background:url(../images/itemdetailbox_btm.gif) no-repeat bottom left; padding:23px 21px; }
			div#crContent h2 { margin:0; font-size:20px; }
			div#crContent p.listed { color:#868686; margin:10px 0;}
			
			div#sellerInfo { border:1px solid #b7b7b7; background:#f7f7f7; width:321px; padding:12px; margin:10px 0;  }
				div#sellerInfo img { float:left; width:50px; }
				div#sellerInfo div { float:left; width:250px; padding:0 0 0 12px; } 
				div#sellerInfo p.soldBy { font-weight:bold; margin:0 0 5px 0; }
				div#sellerInfo p.addItem { margin:0; background:url(../images/add_icn.gif) no-repeat; padding:0 0 0 18px; line-height:14px; }
				
			table#details { width:347px; border:1px solid #b7b7b7; border-bottom:0; }
				table#details tr.odd { background:#fff; }
				table#details tr.even { background:#eee; }
					table#details tr th { text-align:left; width: 150px; border-top:0; border-right:1px solid #b7b7b7; border-left:0; border-bottom:1px solid #b7b7b7; border-left:0; }
					table#details tr td { border-top:0; border-right:0; border-bottom:1px solid #b7b7b7; border-left:0; }
		
		
		
		
		
		a.buyNowBtn { display:block;  padding: 47px 0 0 0; overflow: hidden; background: url(../images/button_buyNow.gif) no-repeat; height: 0px !important; height /**/:47px; width:309px; margin:25px auto 10px auto; }

		
		
		div#offerBox { width:240px; height:47px; margin:0 auto; padding:8px 0 0 10px; background:#f7f7f7; border: 1px solid #b7b7b7; }
		div#offerBox label { font-weight:bold; display:block; margin:0 0 6px 0; }
		div#offerBox span { font-weight:bold; float:left; width:105px; padding:0 0 0 13px; }
		div#offerBox input.field { margin:0;border:1px solid #95a5c6; background:#fff; width:83px; }
		div#offerBox input.button { padding: 18px 0 0 0; overflow: hidden; background: url(../images/btn_makeOffer.gif) no-repeat; height: 0px !important; height /**/:18px; width:88px; border:0; }
		
		ul#actionLinks { margin:0 auto; padding:13px 0 0 10px; width:240px; }
		ul#actionLinks li { list-style-type:none; width:100px; height:16px; float:left; margin:0 0 5px 0; padding: 0 0 0 20px; }
		ul#actionLinks li#watchItem { background:url(../images/icon_watchitem.gif) no-repeat; }
		ul#actionLinks li#reportFraud { background:url(../images/icon_fraud.gif) no-repeat; }
		ul#actionLinks li#contactSeller { background:url(../images/icon_contact.gif) no-repeat; }
		ul#actionLinks li#moreLikeThis { background:url(../images/icon_morelikethis.gif) no-repeat; }
		ul#actionLinks li#sendToFriend { background:url(../images/icon_sendtofriend.gif) no-repeat; }
		ul#actionLinks li#addItem { background:url(../images/icon_additem.gif) no-repeat; }
		ul#actionLinks li a:link, ul#actionLinks li a:visited { color:#3c5899; text-decoration:none; }
		ul#actionLinks li a:hover, ul#actionLinks li a:active { color:#3c5899; text-decoration:underline; }
		
		
		
		
		
		
	ul#toggleView { width:160px; margin:0; padding:9px 0 0 15px; float:left; }
		ul#toggleView li { display:inline; list-style-type:none; padding:0 5px; border-left:1px solid #d5d5d5; font-weight:normal; }
		ul#toggleView li.first { border:0; font-weight:bold; }
	
	div#pageCount { width:100px; float:left; padding:9px 0 0 50px; }
	
	ul#pagination { width:310px; margin:0; padding:9px 15px 0 0; float:right; text-align:right; }
		ul#pagination li { display:inline; list-style-type:none; padding:0 5px; border-left:1px solid #d5d5d5; font-weight:normal; }
		ul#pagination li.first { border:0; }
	
div#adSpace { width:160px; float: right; padding:0 0 0 30px; }
