	#main_selector { position: relative; float: left; height: 210px; margin-top: 15px; font-weight: bold;  }
		/* Category Selector - BIG IMAGE */
		#main_selector a { text-decoration: none; }
		
		.category_img { position: relative; float: left; width: 180px; height: 210px; text-align: center; font-weight: bold; display: inline; margin-left: 42px; }
			a.category_names { display: block; position: relative; width: 163px; height: 20px; margin: 0px auto 0 auto; padding-top: 5px; text-align: center; font-size: 12px; font-weight: bold;  background-color: #fff;}
			a.category_names div { padding: 0 6px 0 6px; width: 5px; display: inline; margin-right: 7px; background-color: #fff;}
			
		/* Size Selector */
		#categories { position: relative; float: left; width: 900px; height: 125px; margin-top: 20px; margin-left: 20px; display: inline; border-bottom: 1px solid gray;  }
			#cat_selectors {  list-style-type: none; position: relative; float: left; width: 177px; height: 125px; font-size: 12px; padding: 0px; margin: 0px; text-align: left;  }
				#cat_selectors li { display: block; position: relative; float: left; width: 177px; margin-top: 12px; }
					#cat_selectors a { position: relative; float: left; display: block; width: 138px; }
					.color_box { position: relative; float: left; width: 15px; height: 15px; margin-right: 7px; }
				
			.sizes { position: relative; float: left; width: 547px; height: 125px;  } 
				.image_sizes {  float: left; width: 109px; height: 125px; text-align: center; cursor: pointer;  }
					.image_sizes img {  width: 105px; height: 120px;  }
				
			#preview { position: relative; float: right; width: 160px; height: 125px; overflow: hidden; } 
				img#guy { position: relative; float: left;  } 
				img#item_next_to_guy { position: relative; float: left; width: 105px; height: 120px;  } 
		
		#bottom_categories { position: relative; float: left; width: 900px; height: 30px; margin-left: 20px; display: inline; font-size: 12px;  }
			#bottom_categories div { padding-top: 8px; height: 20px; }
			#change_size {  float: left; width: 156px; margin-left: 21px; display: inline; color: #aaa; }