	.content_box
	{	
		overflow:hidden;
		border:0px solid #ff0000;
		margin-top:10px;
		clear:both;
		width:233px;
	}
	
	.content_box_left
	{	width:233px;
		float:left;
	}	
	
	.department_box
	{
		width:233px; 
		border:0px solid #ff0000;	
	}
	
	.department_box_header
	{
		background-image:url(../images/catbox_img01.gif);
		height:34px;
		background-repeat:no-repeat;	
	}
	
	.department_box_repeater
	{
		background-image:url(../images/catbox_img02.gif);  
		background-repeat:repeat-y; 
		padding:0px 15px 15px 15px;	
	}
	
	.department_box_repeater ul
	{	
		margin:0px;
		padding:0px;
	}
	
	.department_box_repeater ul li
	{	
		margin:0px 0px 0px 5px;
		padding:0px;
		list-style-type:none;
		border-bottom:1px dotted #c7c6c6;
		line-height:28px;
		font-size:12px;		
	}
	
	.department_box_repeater ul li a
	{	
		color:#888687;
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
	}
	
	.department_box_repeater ul li a:hover
	{	
		color:#888687;
		text-decoration:underline;
		font-weight:bold;
		font-size:12px;
	}
	
	
	.spacer{
		height:20px;	
	}
	
	
	.account_box{
		width:233px;
		border:0px solid #ff0000
	
	}
	
	
	.account_box h2{
		margin:0px 0px 0px 0px;
		padding:5px 0px 10px 20px;
		font-size:13px;
		text-transform:uppercase;		
	}
	
	
	.account_box_header{
		background-image:url(../images/account_img01.gif);
		background-repeat:no-repeat;
		height:9px;		
	}
	
	
	.account_box_repeater{
		background-image:url(../images/account_img02.gif);
		background-repeat:repeat-y;		
	}
	
	.account_box_repeater ul{
		margin:0px;
		padding:0px;
		list-style-type:none;
	}
	
	.account_box_repeater ul li{
		margin:0px 10px 4px 10px;
		padding:0px 0px 0px 46px;
		height:30px;
		line-height:30px;
		
		list-style-type:none;
		background-color:#868485;
		
		color:#fff;
		font-weight:bold;
	}
	
	
	.account_box_repeater ul li a{
		text-decoration:none;
		font-size:12px;		
		color:#fff;
		font-weight:bold;
	}
	
	
	.account_box_repeater div{
		width:224px;
		margin:0px auto 10px auto;
		padding-left:18px;
		text-transform:uppercase;
		font-weight:bold;		
	}
	
	
	.account_box_view_basket{
		background:url(../images/view_basket.png) no-repeat 10px 3px; 
	}
	
	.account_box_info{
		background-image:url(../images/account_info.png); 
		background-repeat:no-repeat; 
		background-position:10px 3px; 
	}
	
	.catalog_box_info{
		background-image:url(../images/catalog.png); 
		background-repeat:no-repeat; 
		background-position:10px 3px; 
		padding:10px 0px 10px 0px;
	}
	
	
	.address_book_info{
		background-image:url(../images/addressBook.png); 
		background-repeat:no-repeat; 
		background-position:10px 3px; 
	
		
	}
	
	
	.rightbox{
		float:left; 
		width:730px; 
		margin:0 auto; 
		text-align:center;
		border:0px solid #FF0033;
		margin-left:10px;
		text-align:center;
	
	}