#page{
	width: 750px;
	margin: auto;
}

#middle_section{
	width: 750px;
	padding: 0px;
}

#page_content{
	width: 750px;
}

h1{
	display: none;
	margin: 0px;
} /* hiding heading */

/* secondary col, left */
	.secondary_col{
		float: left;
		width: 209px;
		padding: 0px 8px 0px 3px;
	}
	
	.CategorySubnav{
		border: 1px solid #D9D9D9;
		margin-bottom: 4px;
	}
	
	.CategorySubnav h3{
		margin: 0px;
		background-color: #0D69BE;
		height: 23px;
		line-height: 23px;
		color: #FFFFFF;
		font-size: 12px;
		padding: 0px 8px;
	}
	
	.CategorySubnav h4{
		margin: 0px;
		height: 23px;
		line-height: 23px;
		color: #1F1F1F;
		font-size: 12px;
		padding: 0px 8px;
	}
	
	.CategorySubnav ol{
		margin: 0px;
		padding: 0px 8px;
		list-style-type: none
	}
	
	.CategorySubnav ol li{
		padding: 0px 8px 4px 8px;
		background: url(../imgs/common/grey_arrow.gif) 0px 4px no-repeat
	}
	
	.CategorySubnav ol li a{
		color: #0159AB;
		text-decoration: none;
	}
	
	.CategorySubnav ol li a:hover{
		text-decoration: underline;
	}
	
	.CategorySubnav ol li a.active{
		font-weight: bold
	}
	
	.SubcategoryListing{
		width: 517px;
		padding-left: 6px;
	}
	
	.SubcategoryListing h3{
		margin: 5px 15px 5px 0px;
		padding: 0px 6px;
		background-color: #1E2A37;
		height: 25px;
		line-height: 25px;
		color: #FFF;
		font-size:12px;	
	}
	
	.SubcategoryListing .UpgradeLabel{
		margin: 0px 15px 0px 0px;	
	}
	
	.SubcategoryListing h4{
		margin: 0px;
		font-size: 13px;
		color: #005AAD;
	}
	
	.SubcategoryListing h5{
		margin: 0px;
		font-size: 12px;
		font-weight: normal;
		color: #999999;
	}
	
	.SubcategoryListing ol{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	.SubcategoryListing ol li{
		float: left;
		width: 160px;
		height: 215px;
		border-bottom: 1px solid #B0B6BB;
		border-right: 10px solid #FFF;
		margin-bottom: 12px;
		text-align:center
	}
	
	
	.SubcategoryListing ol li.eraseBtmBorder{
		border-bottom: none
	}
	
	.SubcategoryListing ol li .price{
		font-size: 19px;
		font-weight: bold;
		color: #005AAD;
	}
	
	.SubcategoryListing ol li small{
		font-size: 10px;
		line-height: 10px; 
		color: #999;
		display: block;
		margin: auto;
		width:125px;
		height:24px;
	}
	
	.SubcategoryListing ol img{
		display: block;
		margin: auto;
		text-align:center
	}
/* /secondary col, left */

/* main col, right */
	.main_col{
		float: right;
		width: 526px;
		padding: 0px 2px 0px 0px;
		overflow:visible;
	}

	.SubcategoryBanner{
		display: none;
		/*display: block;*/
		margin-top: -5px;
		position:relative;
	}
	
	/* packages top buttons */
		.packages_top_buttons{
			height: 34px;
			overflow:hidden;
			/*padding-left: 128px;*/
		}
		
		a.get_help_button{
			display: block;
			width: 144px;
			height: 34px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../imgs/common/get_help_button.gif) 0px 0px no-repeat;
			margin: auto;
		}
		
		a.see_in_action_button{
			display: none;
			/*display: block;*/
			width: 144px;
			height: 34px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../imgs/common/see_in_action_button.gif) 0px 0px no-repeat
		}
		
		/*.packages_top_buttons a.get_help_button, .packages_top_buttons a.see_in_action_button{
			float: left
		}*/
	/* /packages top buttons */
	
	/* product details */
		.SpecialProductDetails{
			width: 517px;
			padding-left: 6px;
		}
		
		.SpecialProductDetails h2{
			margin: 0px;
			height: 42px;
			padding: 8px 8px 0px 8px;
			background: #2584DB url(../imgs/common/special_product_bck.gif) top right no-repeat;
			color: #FFF;
			font-size: 22px;
			line-height: 22px;
		}
		.SpecialProductDetails h2 small{
			font-weight: normal;
			font-size:12px;
			line-height: 12px;
			display: block;
		}
		
		.SpecialProductDetails p.first{
			margin: 10px 7px;
		}
		
		.SpecialProductDetails .product_pic{
			float: left;
			width:133px;
			padding: 0px 13px;
			text-align:center
		}
		
		.SpecialProductDetails .product_pic img{
			/*display: block;*/
		}
		
		.SpecialProductDetails .product_pic .highlighted1{color: #FF7800;font-size:19px;font-weight: bold; padding-left: 4px;}
		.SpecialProductDetails .product_pic .highlighted2{color: #333;font-size:12px;font-weight: bold; padding-left: 4px;}
		.SpecialProductDetails .product_pic .highlighted3{color: #005AAC;font-size:12px;font-weight: bold; padding-left: 4px;}
		.SpecialProductDetails .product_pic .highlighted4{color: #FF7800;font-size:12px;font-weight: bold; padding-left: 4px;}
		
		.SpecialProductDetails .product_description{
			float: left;
			border-left: 4px solid #D8DCE0;
			padding: 0px 0px 0px 8px;
			width: 330px;
		}
		
		.SpecialProductDetails .product_description h3{
		
		}
		
		.SpecialProductDetails .product_description ol{
			margin: 7px 9px;
			padding: 0px;
			list-style-type: none;
		}
		
		.SpecialProductDetails .product_description ol li{
			padding-left: 10px;
			background: url(../imgs/common/blue_arrow.gif) 2px 4px no-repeat;	
		}
		
		.SpecialProductDetails .product_description ol li.special{
			color: #FF7800;
			background: url(../imgs/common/special_star.gif) 4px 7px no-repeat;	
			padding-top: 4px;
			font-weight: bold
		}
		
		.SpecialProductDetails .product_description ol li.special-addition{
			color: #FF7800;
			background: url(../imgs/common/special_addition.gif) 3px 8px no-repeat;	
			padding-top: 4px;
			font-weight: bold
		}
		
		.SpecialProductDetails .product_description ol li.special a{
			color: #005AAC
		}
		
		.SpecialProductDetails .cart_buttons h3{
			margin: 0px;
			color: #005AAC;
			font-size: 12px;
		}
		
		.SpecialProductDetails .cart_buttons h4{
			margin: 10px 0px 0px 0px;
			color: #000;
			font-size: 14px;
		}
		
		.SpecialProductDetails .cart_buttons note{
			display: block;
			margin: 5px 9px 2px 9px;
		}
		
		.SpecialProductDetails .cart_buttons ol{
			margin: 0px 9px;
			padding: 0px;
			list-style-type: none;		
		}
		
		ol#ScreenOptions{
			border: 1px solid #DFE4E8;
			background-color: #F5F5F5;
		}
		
		ol#ScreenOptions li{
			padding: 10px 20px 5px 10px;
			border-bottom: 1px solid #CCC;
			cursor:pointer;
			background-color: transparent;
			width: 467px
		}
		
		ol#ScreenOptions li.selected{
			display:block;
			background-image: url(../imgs/common/combo_arrow.gif);
			background-position: 100% 100%;
			background-repeat: no-repeat;
		}
		
		ol#ScreenOptions li.over{
			background-color: #FFFFF0
		}
		
		ol#ScreenOptions .hidden{
			display: none
		}
		
		ol#ScreenOptions ol li img{
			padding-top: 2px;
		}
		
		.SpecialProductDetails .cart_buttons del{
			color: #CCC;
		}
		
	/* /product details */
/* /main col, right */