/******* MAIN BOX *************/
	
  div.main-box {
		height: 800px !important;
	}
	

	/************ SIDE BOX ****************/
  div.side-box-surround   { height: 808px !important; }
	div.side-box            { height: 763px !important; }

  /************** BOTTOM BOXES ************/
	div.bottom-box-surround {	height: 256px !important; }
	div.bottom-box          { height: 211px !important;	}
	
	div.main-box p {
		font-size: 12px;
		padding-top: 3px;
	}
	div.main-box a.link-owe {
		background-image: url(/_images/vx/global/icon-owe.png);
	}

	div.main-box a.link-dw {
		background-image: url(/_images/vx/global/icon-dw.png);
	}

	div.main-box a.link-ew { 
		background-image: url(/_images/vx/global/icon-ew.png);

	}

	div.main-box a.link-fp {
		background-image: url(/_images/vx/global/icon-fp.png);

	}

	div#specials-section {
		height: 185px !important;
    overflow: auto !important;
	}


	div.main-box ul {
		font-size: 11px;
	}
	
	div.main-box h2 {
		font-weight: normal;
		font-size: 14px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
  ul.category-links2 a {
		background-repeat: no-repeat;
		line-height: 34px;
		display: block;
		font-weight: bold;
		padding-left: 60px;
		font-size: 15px;
		text-decoration: none;
		color: #333333;		
	}
	
	div#dual-boxes {
	  z-index: 3;
		position: relative;
	}
	
	#dual-boxes > div {
		height: 200px;
		width: 300px;
		border: 1px solid #cccccc;
	}
	div.search-box {
		float: left;
	}
	
	div.search-questions {
		height: 150px;
		padding-left: 10px;
		overflow: auto;
		font-size: 12px;
	}
	
	div.search-questions span.title {
		font-weight: bold;
		display: block;
	}
	div.search-questions > div {
		margin: 10px;
	}
	
	div.search-questions ul {
		margin-bottom: 10px !important;
		margin-left: 10px !important;
	}
	
	div.quick-browse-box {
		float: right;
		
	}
	div.category-list {
		overflow: auto;
		width: 300px;
		height: 164px;
		border-top: 1px solid #cccccc;
		
	}
	
	div.category-list ul {
		margin: 0px;
		padding: 0px;
		padding-left: 5px;
		list-style-type: none;
	}
	
	div.category-list li {
		font-size: 12px;
	}
	div.category-list a {
		text-decoration: none;
		color: #333333;
		background-image: url(/_images/vx/home/list-bullet.png);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 10px;
	}
	div.category-list a:hover {
	  color: #F98011;
		text-decoration: underline;
	}
	div#about-section {
		clear: both;
		margin-top: 10px;
		background-image: url(/_images/vx/home/gen-9.png);
		background-repeat: no-repeat;
		background-position: 20px 60px;
	}
	
	div#about-section span.title {
		font-weight: bold;
	}
	
	#about-section p {
		font-size: 12px;
	}
	#about-section img {
		float: right;
		border: 0px;
		margin-left: 10px;
	}
	
	#about-section p.first {
		margin-left: 90px;
		padding-top: 0px;
		margin-top: 0px;
	}
	#about-section span.title { 
		font-weight: bold;
		padding-bottom: 4px;
		display: block;
	}
	div.big-product-image {
		z-index: 2; 
		position: absolute; 
		top: 10px; 
		right: 10px; 
		
		background-repeat: no-repeat; 
		width: 328px; 
		height: 260px;
	}
	





	div#specials-section {
		clear: both;

	}
	#specials-section p {
		font-size: 12px;
	}
	#specials-section img {
		float: left;
		border: 0px;
	}
	
	#specials-section p.first {
		margin-left: 90px;
		padding-top: 0px;
		margin-top: 0px;
	}
	#specials-section span.title {
		font-weight: bold;
		padding-bottom: 4px;
		display: block;
	}
	
	div.policy {
		height: 0px;
		overflow: auto;
	}
	
	div.policy-visible {
		height: 720px;
		overflow: auto;
	}
	
 #policy h1 { background: none; color: #333333; padding-left: 0px; font-size: 16px; font-weight: bold;}
 #policy h2 { background: none; color: #333333; padding-left: 0px; font-size: 14px; font-weight: bold; }
 #policy h3 { background: none; color: #333333; padding-left: 0px; font-size: 12px; font-weight: bold; line-height: 13px;}
 #policy h4 { background: none; color: #333333; padding-left: 0px; font-size: 10px; font-weight: bold;}
 #policy ol { font-size: 11px; }

 #policy dl { font-size: 11px !important; }
 #policy dt { font-weight: bold !important; }
 #policy dd { font-size: 10px; font-style: italic;  margin-bottom: 10px;} 

 #policy dd ul { font-style: normal;}

