			#win7 p {
				font-size:13px;
			}
			ul {
				list-style-position:inside;
			}

			h1 {
				font-size:28px;
				line-height: 30px;
				font-weight:normal;
				margin-top:20px;
				color:#333;
			}
			
			h2 {
				font-size:24px;
				line-height: 25px;
				font-weight:normal;
			}
			
			h3 {
				font-size:16px;
				color:#1b1b1b;
				font-weight:normal;
				line-height: 17px;
				margin-bottom:0;
			}
			
			a {
				text-decoration:none;
				color: #0087cb;;
			}
			
			a:link {
				text-decoration:none;
				color: #0087cb;
			}
			
			a:hover{
				text-decoration:underline;
			}
			.reg {
				font-size:65%;
				vertical-align: top;
			}

			/* FONT COLORS */
			.ice {
				color:#587bac;
			}
			
			.lawn {
				color:#758822;
			}
			
			.et {
				color:#7e9512;
			}
			
			.batman {
				color:#4d4d4d;
			}
			
			.sixsixsix {
				color:#666666;
			}
			.easyblue {
				color:#005ec2;
			}
			
			/* FONT SIZES */
			.fifteen {
				font-size:15px;
			}
			
			.likeli {
				font-size:17px;
				line-height:22px;
			}
		
			a.getlink {
				text-decoration:none;
				color:#666666;
				font-size:13px;
			}
			a.getlink:link {
				text-decoration:none;
				color:#666666;
				font-size:13px;
			}
			a.getlink:hover {
				text-decoration:none;
				color:#0087cb;
			}
			
			/* LAYOUT */
			.menu {
				float:left;
				margin: 60px 0 0 14px;
				position: absolute;
				top:190px;
			}
			
			div.menuitem {
			    width:198px;
			    height:30px;
			    margin:0 0 3px 0;
			    border:1px solid #cccccc;
			    border-right:none;
			    background-color:#dde166;
			    background-image:url('../images/green_menu_bg.gif');
			    background-position:right;
			    background-repeat: no-repeat;
			    padding: 3px 3px 3px 0px;
			    font: 16px arial;
			    line-height:16px;
			    -moz-border-radius-topleft: 5px ;
			    -moz-border-radius-bottomleft: 5px ;
			    -webkit-border-top-left-radius: 5px;
			    -webkit-border-bottom-left-radius: 5px;
			    filter:alpha(opacity=85);
				opacity: 0.85;
				clear:left;
			}
			
			div.menuitem:hover {
				background-color: #eefaff;
				cursor:hand;
				background-image:url('../images/blue_menu_bg.gif');
			    background-position:right;
			    background-repeat: no-repeat;
			    color: #0087cb;
			}

			a.menuitem {
				text-decoration: none;
				line-height:32px;
				width:180px;
				color:#5e6100;
				margin:0px 0 0 20px;
				display: block;
			}

			a.menuitem:hover {
				color: #0087cb;
				text-decoration: none;
			}
									
			a:visited {
				text-decoration: none;
			}
			div.menuitem_on {
			    width:198px;
			    height:30px;
			    margin:0 0 3px 0;
			    border:1px solid #cccccc;
			    border-right:none;
			    padding: 3px 3px 3px 0px;
			    font: 16px arial;
			    line-height:16px;
			    -moz-border-radius-topleft: 5px ;
			    -moz-border-radius-bottomleft: 5px ;
			    -webkit-border-top-left-radius: 5px;
			    -webkit-border-bottom-left-radius: 5px;
				clear:left;
			}						
			
			span.menuitem_on {
				text-decoration: none;
				line-height:32px;
				width:193px;
				color:#9a9d37;
				margin:0px 0 0 20px;
				filter:alpha(opacity=100);
				opacity: 1;
			}
			
			#win7 {
				width: 734px;
				font-family:arial;
				padding: 0 0 20px 0;
				margin:3px 3px 0 0;
				color:#333333;
				float:right;
				z-index:0;
				position:relative;

			}

			#inside {
				margin-left:35px;
			}
			
			#promoinside {
				margin-left:6px;
				background-image:url('../images/promo_bg_short.gif');
				background-repeat:no-repeat;
		/*		background-color: #499a39;  */
				
			}
			
			#flashbox {
				clear:both;
				margin:10px 0 15px 10px;
			}
			
			#findright {
				width:200px;
				height: 203px;
				margin: 0 0 0 15px;
				position: absolute;
				top:730px;
				z-index:0;
			}
			
			#buybox {
				width:244px;
				height: 238px;
				margin: 0 0 0 14px;
				position: absolute;
				top:480px;
				z-index:1;
			}
			
			#buyboxtop {
				height:8px;
				width:208px;
				padding:0;
				margin:0;
				background-image:url('../images/buy_windows_7_box_top.gif');
				background-repeat:no-repeat;

			}
			
			#buyboxbottomorig {
				height:12px;
				width:208px;
				padding:0;
				margin:0;
				background-image:url('../images/buy_windows_7_box_bottom.gif');
				background-repeat:no-repeat;
			}
			
			#buyboxbottom {
				height:47px;
				width:208px;
				padding:0;
				margin:0;
				background-image:url('../images/buy_windows_7_box_bottom_free.gif');
				background-repeat:no-repeat;
			}
			
			#buyboxbottomfree {
				height:47px;
				width:208px;
				padding:0;
				margin:0;
			}
			
			#buyboxcontent {
				height:183px;
				width:208px;
				padding:0;
				margin:0;
				background-image:url('../images/buy_windows_7_box_border.gif');
				background-repeat:repeat-y;
				background-position: left;
			}
			
			#gotquestions {
				margin: 0 ;
				position: absolute;
				top:600px;
				left:36px;
				font-size:15px;
				
			}
			
			#corner {
				position:absolute;
				bottom: 0;
				left:0;
				background-image: url('../images/bottom_left_bg.gif');
				width:217px;
				height:169px;
			}
			
			#win7content {
				margin:25px 0 0 25px;
			}
			
			#wrapbox {
				width:734px;
				padding:0;
				margin:0;
				background-image:url('../images/windows_7_content_bg.gif'); 
				background-repeat:repeat-y;
			}
			
			.splitboxleft {
				width:200px;
				float:left;
			}
			
			.splitboxright {
				float:right;
				width:350px;
				margin-left:30px;
				padding-right:10px;
			}
			
			.right {
				float:right;
			}
			.left {
				float:left;
			}
			
			.faqhdl {
				margin-top: 25px;
				padding-top:25px;
				border-top:1px #abc3e4 solid;
			}
			
			#featureslist span.top {
				display:block;
				text-align: right;
				width:525px;
			}
			
			#inside span.top {
				display:block;
				text-align: right;
				width:525px;
			}
			
			.featurehdl {
				margin-top: 25px;
				padding-top:25px;
				border-top:1px #abc3e4 dashed;
			}
			
			
			.featurehdl a {
				color:#587bac;
				text-decoration:none;
			}
			
			.featurehdl a:link {
				color:#587bac;
				text-decoration:none;
			}
			
			.featurehdl a:hover{
				color:#587bac;
				text-decoration:none;
			}
			
			
			.featurehdl a:active{
				color:#587bac;
				text-decoration:none;
			}
			
			.featurehdl a:visited {
				color:#587bac;
				text-decoration:none;
			}
			
			p {
				color:#666;
				line-height:125%;
			}
			
			#w7EditionsCompareTableContent span {
				font-size:36px;
			}
			
			#featureslist {
				width:535px;
				clear:both;
				padding:25px 0 0 0;
			}
			
			#featureslist h2 {
				font-size:18px;
				line-height: 18px;
				margin-bottom:5px;
			}
			
			#disclaimers {
				margin:15px 0 0 35px;
				width:600px;
			}
			
			#disclaimers p {
				font-size:11px;
			}
			
			#faq {
				clear:both;
				font-size:13px;
				line-height:150%;
				margin-top:30px;
			}
			
			#faq h2 {
				font-size:16px;
				line-height:17px;
				margin-bottom:0;
			}
			
			#promofooter {
				padding-left:6px;
				z-index:3;
			}
