/******* MAIN BOX *************/
h1.page-title { display: inline; }
  div.main-box {
		height: 1798px !important;
	}
	
	/************ SIDE BOX ****************/
  div.side-box-surround   { height: 1808px !important;}
	div.side-box            { height: 1763px !important; }

  /************** BOTTOM BOXES ************/
	div.bottom-box-surround {	height: 322px !important; }
	div.bottom-box          { height: 277px !important;	}
	
	div.new-to-this-questions {
		height: 215px !important;
	}


	

	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);

	}

	h2.secondary {
		font-weight: normal;
		margin: 0px;
		padding: 0px;
	}
	
	h2.secondary span {
		font-size: 11pt;
	}
	
	h3.tertiary {
		font-weight: normal;
		margin-left: 0px !important;
		padding-left: 0px !important;
		color: #444444 !important;
		background-image: none !important;
		background-color: transparent;

	}


  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;*/
		/*margin-top: 0px; 
		padding-top: 0px; */
	}
	
	#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.big-product-image {
		top: 20px;
	}
	
	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: 1700px;
		border-top: 1px solid #cccccc;
		
	}
	p.about-info {
		font-size: 12px;
	} 
	span.title {
		font-weight: bold;
	}	
	div.category-list ul {
		margin: 0px;
		padding: 0px;
		padding-left: 5px;
		list-style-type: none;
	}
	
	div.category-list li {
		font-size: 10px;
		font-weight: bold;
		line-height: 20px;
	}
	div.category-list a {
		text-decoration: none;
		color: #333333;
		background-image: url(/_images/vx/global/bullet-row-x.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-left: 16px;
		display: block;
		
	}
	div.category-list a:hover {
	  /* color: #F98011; */
		text-decoration: none;
		background-position: 0px -20px;
		color: #ffffff;
	}
	div#about-section {
		clear: both;
		margin-top: 0px;
		padding-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#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;
	}




	

ul.compatability-list {
	list-style-type: none;
	list-style-image: url(/_images/vx/product-details/check.png);
	font-size: 11px;
}
