#infoBox			{
					position:absolute; top:0px; right:5px;
					background:#FFFFFF;
					width:150px; height:92%;
					}

#infoTab			{
					position:absolute; top:0px; right:-30px;
					width:30px; height:30px;
					background:url('../graphics/infoTab.gif') right top no-repeat;
					cursor:pointer;
					}
					
#shoppingCartTab	{
					position:absolute; top:35px; right:-30px;
					width:30px; height:42px;
					background:url('../graphics/shoppingCartTab.gif') right top no-repeat;
					cursor:pointer;
					}
					
#ratingTab			{
					float:left; margin:1px 0 0 0;
					width:100%; min-width:260px; height:20px;
					}	

#imageRating		{font-size:0.9em; margin:2px 0 0 0; float:left;}
#rateText			{font-size:0.9em; margin:0; float:right;}
#ratingTab select	{font-size:9px; width:35px; border:1px solid #666666; background-color:#000000; color:#FFFFFF;}
#ratingTab img		{position:relative; top:1px}
					
#infoTab			{}
#infoTab			{}
#infoTab			{}

#infoArea			{}
#infoAreaN			{}
#infoAreaNE			{}
#infoAreaC			{}
#infoAreaE			{}
#infoAreaS			{}
#infoAreaSE			{}
#infoAreaBox		{
					position:absolute; top:5px; left:0;
					width:130px; height:91%;
					margin:5px 5px 5px 0; padding:5px;
					display:inline-box;
					z-index:100;
					background-color:#333333;
					border:1px solid black;
					text-align:left;
					font-size:.9em;
					overflow:auto;
					}
				
/*-------------------------------------------------Image Info--------------*/
#imageName			{font-weight:bold;}
#imageLoc			{font-style:italic;}
#imageDesc			{}
#availColor			{}
#availBW			{}
#modelRelease		{}
#propertyRelease	{}
#imageKeywords		{}

#imageOptionsBox	{
					position:absolute; bottom:3px; right:3px;
					background-color:#333333;
					font-size:.8em;
					z-index:101;
					text-align:right;
					}
					
#addCartImage		{
					width:25px; height:25px; border:none;
					}
					
* html #infoAreaBox	{
					width:130px; height:91%;
					}
					
/*--------------------------------------------------Hacks--------------*/