/* Structure */
.content_wrap {background: url(imgs/bg_content_m.png) top left repeat-y;float:left;}
	.content {background-color:#CCC;background: url(imgs/bg_content_t.png) top left no-repeat;width:964px;margin-top:-16px;float:left;}
	#collection .content  {min-height:472px;}
	.content_foot {background: url(imgs/bg_content_b.png) bottom left no-repeat;width:964px;height:34px;float:left;margin-bottom:-20px;}
	
	.left {width:176px;float:left;float:left;margin-left:3px;}
	.right {width:774px;xheight:470px;float:left;background: url(imgs/bg_right.png) top left no-repeat;}

	.right_content {padding:20px;}	
	
	
