﻿/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}
body {font:13px/1.231 "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
	px to % conversions
	-------------------
	px	|	%
	-------------------
	9	|	70
	10	|	77
	11	|	85
	12	|	93
	13	|	100
	14	|	108
	15	|	116
	16	|	123.1
	17	|	131
	18	|	138.5
	19	|	146.5
	20	|	153.9
	21	|	161.6
	22	|	167
	23	|	174
	24	|	182
	25	|	189
	26	|	197
	27	|	204
	28	|	212
	29	|	219
	30	|	227
	31	|	234
	32	|	242
*/

/* ==================================================================
Global styles
================================================================== */
body {
	font-family:"ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#333333;
	margin:0;
}
a {
	color:#0860a8;
	text-decoration:none;
}
a:hover {
	color:#0860a8;
	text-decoration:underline;
}
h1 {
	font:normal 153.9%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#333333;
}
h2 {
	font:normal 123.1%/123.1% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#333333;
}

h2.product {
	font:normal 123.1%/123.1% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#0860a8;
}
h3 {
	font:normal 108%/108% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
}
h3.product {
	font:normal 108%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#3e82ba;line-height:15pt;padding-bottom:5px;
}
h4 {
	font:normal 100%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
}
h5 {
	font:normal 100%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
}
p, ul.pstyle, .pstyle{
	font:normal 100%/138.5% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#707070;
	margin:0 0 1em 0;
}
strong {
	font-weight:bold;
}
h3.hdr {
	font:normal 93%/116% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#666666;
	margin:.4em 0 1em 0;
}



em {
	font-style:normal;
}/*ijkk normal, US italic*/

a.close {
	width:45px;
	height:10px;
	font:normal 70%/123.1% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#0860a8;
	padding:0 12px 0 0;
	background:url(http://www.intel.com/en_US/assets/Image/icons/close-icon.gif) right center no-repeat;
}
a.learn-more {
	font-size:90%;
}
a.printPage {
	width:75px;
	height:10px;
	font:normal 70%/123.1% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#0860A8;
	padding:0 24px 0 0;
	background:url(http://www.intel.com/en_US/assets/Image/icons/print-page-icon.gif) 86px 0 no-repeat; /*original  margin 78px */
}
/* horizontal rules: must follow this convention: <div class="hr"><hr></div> for proper styling */
.hr {text-align:left; height:1px; border:0; background-color:#E1E1E1; color:#E1E1E1; width:100%; margin:1.5em 0;}
/* horizontal rule to appear above legal disclaimers - class created to support unique styling still TBD */
.hr-legal {text-align:left; height:1px; border:0; background-color:#E1E1E1; color:#E1E1E1; width:100%; margin:1.5em 0;}
hr {display:none;} /* IE hack to cancel default MARGIN on HR */

/* Tabs global - more below */
.ui-tabs-hide { display: none; }
*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.regtitle {
	font-style:normal;
	font-size:85%;
	vertical-align:top;
}
.logo {
}

.chart-note {margin:1.5em 0;}

/* ==================================================================
Containers
================================================================== */
/* Main container */
#main-c  {
	width:980px;
	_height:425px;
	min-height:425px;
	margin:0 auto;
	text-align:left;
	
}

.one-col, .two-col, .three-col {margin:0 auto; width:100%;}

/* One column layout */
.one-col {
	margin:10px 0 10px 0;
}

/* Two column layout */
.two-col {
	margin:20px 0 40px 0;
}
.two-col .col-a {
	float:left;
	width:469px;
	padding:0 20px 0 0;
	border-right:solid 1px #E1E1E1;
}
.two-col .col-b {
	float:left;
	width:470px;
	padding:0 0 0 20px;
}

/* Three column layout */
.three-col {
	margin:10px 0 10px 0;
}
.three-col .col-a,
.three-col .col-b,
.three-col .col-c  {
	float:left;
	width:285px;
	_height:300px;
	min-height:300px;
	padding:0 20px;
	margin:0 0 10px 0;
}
.three-col .col-a,
.three-col .col-b {
	border-right:solid 1px #E1E1E1;
}

/* Flash container */
#rich-media-c {
	width:100%;
	_height:auto;
	min-height:355px;
	overflow:hidden;
}
#flash-media-a {
	overflow:hidden;
}
#flash-media-b {
	overflow:hidden;
}
/* Feature container */
#feature-c {
	width:100%;
	_height:288px;
	min-height:288px;
	}
	
#shopHandler {
	display:none;
}

/* ==================================================================
Nav
================================================================== */
#nav-c {
	position:static;
	width:100%;
	_height:90px;
	min-height:90px;
}
#nav-main {
	float:right;
}
/* Main nav base */
#nav-main li {
	float:left;
	position:relative;
}
a.nav-main-link {
	height:18px;
	display:block;
	font:bold 100%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	background-image:url(http://www.intel.com/en_US/assets/Image/button/gbl-main-nav-spr.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	margin:0 0 0 40px;
}
/*
	Only used if the sprite won't be used
*/
a.nav-main-link:hover {
	height:18px;
	display:block;
	font:bold 100%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#36a5ff;
	text-decoration:none;
	margin:0 0 0 40px;
}
/* What's Inside You default state */
.nav-main-wiy-d {
	width:152px;
	background-position:0 0;
}
/* What's Inside You hover state */
#nav-main-wiy:hover,
.nav-main-wiy-hover {
	width:152px;
	background-position:0 -18px;
}
/* Learn default state */
.nav-main-lrn-d {
	width:45px;
	background-position:-193px 0;
}
/* Learn hover state */
#nav-main-lrn:hover,
.nav-main-lrn-hover {
	width:45px;
	background-position:-193px -18px;
}
/* Shop default state */
.nav-main-shp-d {
	width:43px;
	background-position:-278px 0;
}
/* Shop hover state */
#nav-main-shp:hover,
.nav-main-shp-hover {
	width:43px;
	background-position:-278px -18px;
}
/* Game default state */
.nav-main-gme-d {
	width:49px;
	background-position:-361px 0;
}
/* Game hover state */
#nav-main-gme:hover,
.nav-main-gme-hover {
	width:49px;
	background-position:-361px -18px;
}
/* Secondary nav base */
.nav-sec {
	position:absolute;
	top:20px;
	left:35px; /* Adjust for tab margin */
	z-index:1000;
	font:normal 92%/136% Arial,Helvetica,Verdana,Sans-Serif;
}
.nav-sec li {
	clear:both;
	width:200px;
	margin:0;
	padding:4px;
	background-color:#ffffff;
	border-right:1px solid #0860A8;
	border-bottom:1px solid #0860A8;
	border-left:1px solid #0860A8;
}
.nav-sec li:first-child ,
.nav-sec li.first-child  {
	border-top:1px solid #0860A8;
}
.nav-sec a {
	text-decoration:none;
}
.nav-sec a:hover {
	text-decoration:underline;
}
#nav-sec-lrn {
	width:200px;
}
#gbl-nav {
	position:absolute;
	top:10px;
	right:0px;
	min-width:559px;
	_width:593px;
	font-size:85%;
}
#gbl-nav li {
	float:left;
	margin:5px 15px 0 0;
}
#gbl-nav a {
	color:#666666;
}
#gbl-nav a:hover {
	color:#666666;
	text-decoration:underline;
}

/* Search box */
#gbl-nav div label {
	display:none;
}
#gbl-nav div input {
	width:125px;
	border:1px solid #999999;
	margin:0;
	padding:3px;
	font:normal 108%/108% Arial,Helvetica,Verdana,Sans-Serif;
}
#gbl-nav div button {
	width:56px;
	height:24px;
	margin:0 0 0 4px;
	padding:0;
	border:0;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-search.gif) 0 0 no-repeat;
	cursor:pointer;
}

/* ==================================================================
Footer
================================================================== */
#footer-c {
	font-size:85%;
	text-align:center;
	border-top:2px solid #cccccc;
	margin:20px 0 0 0;
}
#footer-alt-c {
	font-size:85%;
	text-align:center;
	margin:-10px 0 0 0;
}
#footer-alt-c ul,
#footer-c ul {
	width:492px;
	margin:2px auto;
}
#footer-alt-c li,
#footer-c li {
	float:left;
	margin:5px 15px 0 0;
}
#footer-alt-c li.last,
#footer-c li.last {
	margin:5px 0 0 0;
}
#footer-alt-c a,
#footer-c a {
	color:#666666;
}
#footer-alt-c a:hover,
#footer-c a:hover {
	color:#666666;
	text-decoration:underline;
}


/* ==================================================================
Elements
================================================================== */
/*
.gbl-top-div {
	width:980px;
	height:14px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Assets/Image/backgrounds/gbl-top-div.png' , sizingMethod='image');
}
.gbl-top-div[class] {
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/gbl-top-div.png) 0 0 no-repeat;
}
*/
.rated div {
	float:left;
	color:#707070;
	font-size:11px;
}
.icon-meter {
	width:58px;
	height:12px;
	margin:3px 5px 0 5px;
	padding:0;
	background-image:url(http://www.intel.com/en_US/assets/Image/backgrounds/rating-meter-bg.gif);
	background-repeat:no-repeat;
}
.gbl-btm-div {
	position:relative;
	top:-9px;
	width:980px;
	height:27px;
	margin:0 0 -9px 0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.intel.com/general/consumer/resources/images/gbl-btm-div.png' , sizingMethod='image');
}
.gbl-btm-div[class] {
	background:url(http://www.intel.com/en_US/assets/Image/backgrounds/gbl-btm-div.png) 0 0 no-repeat;
}
.gbl-link-plus {
	vertical-align:top;
	margin:2px 0 0 0;
	_margin:0;
	*margin:0;
	_vertical-align:middle;
	*vertical-align:middle;
	border:0px;
}
.recommended-computer h5 {
	font-size:90%;
	line-height:116%;
	color:#707070;
	margin-top:10px;
}
.gbl-link-arrow {
	vertical-align:middle;
}

/* General Learn More button */
.learn-more-product a {
	display:block;
	_display:inline-block;
	min-width:151px;
	height:26px;
	margin:0 0 7px 0;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat;
	cursor:pointer;
    text-decoration:none;
}
.learn-more-product a span {
	display:block;
	_display:inline-block;
	min-width:170px;
	height:21px;
	padding:5px 40px 0 15px;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat;
	cursor:pointer;
}
.learn-more-product a:hover {text-decoration:none !important;}
/* New general Learn More button */
.learn-more-product-new a {
	display:block;
	_display:inline-block;
	min-width:151px;
	height:26px;
	margin:0 35px 7px 0;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-new-spr.gif) 0 0 no-repeat;
	cursor:pointer;
}
	.learn-more-product-new a span {
		display:block;
		_display:inline-block;
		min-width:170px;
		height:21px;
		padding:5px 40px 0 15px;
		background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-new-spr.gif) right -26px no-repeat;
		cursor:pointer;
	}
	.learn-more-product-new a:hover {
		display:block;
		_display:inline-block;
		min-width:151px;
		height:26px;
		color:#ffffff;
		margin:0 35px 7px 0;
		background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-new-spr.gif) 0 -52px no-repeat;
		cursor:pointer;
		text-decoration:none;
	}
	.learn-more-product-new a:hover span {
		display:block;
		_display:inline-block;
		min-width:170px;
		height:21px;
		padding:5px 40px 0 15px;
		background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-new-spr.gif) right -78px no-repeat;
		cursor:pointer;
	}
/* Story page Learn More button */
 h3 .product {
 padding-bottom:3px;
 }
.learn-more-story a {
	display:block;
	_display:inline-block;
	min-width:151px;
	height:33px;
	margin:0 0 7px 0;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) 0 -66px no-repeat;
	cursor:pointer;
}
.learn-more-story a span {
	display:block;
	_display:inline-block;
	min-width:170px;
	height:24px;
	padding:9px 40px 0 15px;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) right -99px no-repeat;
	cursor:pointer;
}
/* Product detail buttons are extra wide */
.product-detail-review .learn-more-product a span {
	_width:250px;
	min-width:250px;
}
.product-detail-review .learn-more-product a {
	_width:250px;
	min-width:250px;
	font-size:12px;
}
/* Game Learn More button */
.learn-more-game a {
	display:block;
	_display:inline-block;
	min-width:151px;
	height:33px;
	margin:0 0 7px 0;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) 0 -132px no-repeat;
	cursor:pointer;
}
.learn-more-game a span {
	display:block;
	_display:inline-block;
	min-width:170px;
	height:24px;
	padding:9px 40px 0 15px;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) right -165px no-repeat;
	cursor:pointer;
}

.tagline {width:auto; float:left; margin-top:7px; margin-left:8px;}
/*
	.disclaimer-text is special for the product detail page.
	.gbl-disclaimer should be used for disclaimers throughout the site
*/
.disclaimer-text {display:none; width:100%; height:100%; padding:1em 0; _height:100px;	min-height:100px;}
.disclaimer-text-open {
	display: block;
}
.disclaimer-text p, .gbl-disclaimer p  { color:#aaaaaa; font-size:93%;}
.gbl-disclaimer { width:100%; }
.shop-disclaimer { margin:0 18px; }
.shop-disclaimer p { color:#c2c2c2; }


/* ==================================================================
Modules
================================================================== */
/* Promos */
#gbl-promos {
	width:980px;
	margin:0 auto;
}
#gbl-promos a.promo-nav {
	float:left;
	display:block;
	width:9px;
	height:16px;
	background-image:url(http://www.intel.com/en_US/assets/image/icons/promos-next-prev-spr.gif);
	text-indent:-200px;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity=0);
}
#gbl-promos a.carousel-prev {
	position:relative;
	margin:46px 7px 0 0;
	background-position:0 0;
}
#gbl-promos a.carousel-next {
	position:relative;
	margin:46px 0 0 -7px;
	background-position:0 -18px;
}
#promos {
	float:left;
	position:relative;
	width:944px;
	height:108px;
	overflow:hidden;
}
.promo-item {
	float:left;
	position:relative;
	width:288px;
	_height:108px;
	min-height:108px;
	margin:0 12px 0 0;
	padding:0 10px 0 4px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/gbl-promos-bg-spr.gif) 0 0 no-repeat;
	text-align:left;
}
.promo-item p.img {
	float:left;
	width:100px;
	_height:97px;
	min-height:97px;
	margin:3px 8px 0 0;
}
.offer-procs .promo-item p.img {
	float:left;
	width:102px;
	height:87px;
	padding:6px 0 0 2px;
	margin:6px 8px 0 0;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/promo-img-bg.gif) 0 0 no-repeat;
}
.promo-item .promo-btm {
	position:absolute;
	bottom:0px;
	left:0px;
	width:302px;
	height:6px;
	font-size:.01em;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/gbl-promos-bg-spr.gif) -302px 0 no-repeat;
}
.promo-item h4 { padding:10px 0 5px 0; }
.promo-item p { margin:0 0 5px 0; font-size:93%; line-height:120%;} /* IJKK added  font-size:93%; line-height:120%; */
.offer-procs .promo-item p { margin:0 0 2px 0; }
.promo-item strong { color:#333333; }

/* Related Processor */
.related-proc-c {
	margin:0 0px 15px 0px;
}
.related-proc-header { float:left; }
.related-proc-header p {
	font:bold 92%/108% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	margin:.4em 0 .4em 0;
}
.related-proc-badge {
	float:left;
	margin:0 37px 0 0;
}
.related-proc-desc {
	float:left;
	width:345px;
	padding: 0px 15px 0px 0px;
	border-right:1px solid #e1e1e1;
}
.related-proc-desc .learn-more {
	font:bold 115%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
}
.related-proc-icons {
	float:left;
	width:120px;
	text-align: center;
	border-right:1px solid #e1e1e1;height:118px;
}

.proc-contain {
	float:right;
	width:205px;
}

.related-processors-c {
	display:none;
}
.related-proc-spec-details {
	margin:20px 0 0 0;
}
.related-proc-spec-icons,
.related-proc-spec-icons-last {
	float:left;
	width:151px;
	_height:109px;
	min-height:109px;
	padding:20px 13px 0 0;
	text-align: center;
	background:url(http://www.intel.com/en_US/assets/image/icons/related-proc-spec-v.gif) top right no-repeat;
}
.related-proc-spec-icons-last {
	background:0;
	border-right:1px solid #e1e1e1;
}
.related-proc-spec-icons p {
	font:normal 77%/100% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
}

/* ==================================================================
Pages
================================================================== */


/* CONSUMER-LANDING */
	.consumer-landing-generic-wrapper {margin:0; padding:0;}
	/*.consumer-landing-generic-wrapper #bottom-explore .quick-links {background: transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/consumer-landing-insidescoop-bg.jpg) no-repeat scroll -5px 0;padding: 6px 5px 12px;margin-top:0px;}
	.consumer-landing-generic-wrapper #bottom-explore .quick-links-left {background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/consumer-landing-insidescoop-bg.jpg) repeat-x scroll 0 0; width:5px; float:left; height:220px; padding:6px 0 12px;}
	.consumer-landing-generic-wrapper #bottom-explore .quick-links-right {background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/consumer-landing-insidescoop-bg.jpg) repeat-x scroll -234px 0; width:5px; float:left; height:220px; padding:6px 0 12px;}*/
	
	.consumer-landing-generic-wrapper .quick-links h2 {margin-top: 5px;margin-left: -7px;color:#000000;font-family:"ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif; font-size:123.1%;font-size-adjust:none;font-style:normal;font-variant:normal;font-weight:normal;line-height:138.5%;font-weight: normal;}
	*+html .consumer-landing-generic-wrapper .quick-links h2 {margin-top: 10px;}
	*html .consumer-landing-generic-wrapper .quick-links h2 {margin-top: 10px; margin-left: -4px;}
	/*.consumer-landing-generic-wrapper .quick-links ul {	display:none;}
	.consumer-landing-generic-wrapper .quick-links li img {display: none;}*/
	.consumer-landing-generic-wrapper .quick-links-title {color:#000000;font-family:Verdana,Helvetica,Arial,Sans-Serif;font-size:12pt;font-weight:normal;margin-left:8px;}
	*html .consumer-landing-generic-wrapper .quick-links-title {margin-left:2px;}
	.consumer-landing-generic-wrapper .stories-base-color {color:#333333;}
	.consumer-landing-generic-wrapper .stories-inside-color {color:#0860A8;}
	.consumer-landing-generic-wrapper .stories-scoop-color {color:#36A5FF;}
	.consumer-landing-generic-wrapper .inside-scoop-box-contents {margin-top:20px;color:#707070;font-size:85%;z-index: 3;width: 215px;height: 60px;display:block;margin-left: 0px;margin-right: -8px;}
	*html .consumer-landing-generic-wrapper .inside-scoop-box-contents{width: 220px; margin-left: -1px; margin-right: -10px; margin-top:22px; z-index: 3; padding: 0px;}
	.consumer-landing-generic-wrapper .right-gradient{z-index: -2;}
	.consumer-landing-generic-wrapper .left-gradient{z-index: -2;}
	.consumer-landing-generic-wrapper .social-network-icon {margin:11px 0 0 2px; padding:0; height:65px;width:65px;}
	.consumer-landing-generic-wrapper a.social-network-icon:hover{text-decoration:none;}
	
	.consumer-landing-generic-wrapper #bottom-explore .proc-family {cursor:pointer;}
	.consumer-landing-generic-wrapper .shop-for-systems {float:left; width:712px; background:transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-consumer-landing-noborder-gradient-sprites.gif) repeat-x scroll 0 -480px; padding:6px 5px;}
	.consumer-landing-generic-wrapper .shop-for-systems h2 {font-size:123.1%;font-size-adjust:none;font-style:normal;font-variant:normal;font-weight:normal;line-height:138.5%; margin-top:4px;}
	.consumer-landing-generic-wrapper .shop-for-systems .systems {text-align:center; margin:20px 0 0;}
	.consumer-landing-generic-wrapper .shop-for-systems .systems .proc-family {width:220px; text-align:center; margin:0 0 0 4px; float:left;}
	.consumer-landing-generic-wrapper #family-notebook {display:block; width:107px; height:91px; margin:0 auto;}
	.consumer-landing-generic-wrapper #family-desktop {display:block; width:107px; height:91px; margin:0 auto;}
	.consumer-landing-generic-wrapper #family-mids {display:block; width:107px; height:91px; margin:0 auto;}
/* END CONSUMER-LANDING */

/* WIY - User Profile AND Story Detail Page */
#story-detail,
#user-profile {
	_height:288px;
	min-height:288px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/gbl-featured-bg.jpg) 0 0 no-repeat;
	margin:10px 0 0 0;
}
p.user-profile-attr {
	margin:0;
}
div.user-profile-attr {
	margin:0 0 .7em 0;
}
#wiy-rich-media {
	width:320px; 
	padding:14px 0 0 14px;
}
.user-profile-image {
	float:left;
	width:156px;
	height:204px;
	margin:0 0 0 39px;
	_margin:0 0 0 19px;
	padding:14px 0 0 14px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/user-profile-image-bg.gif) 0 0 no-repeat;
}
.user-profile-summary {
	float:left;
	width:495px;
	margin:0 0 15px 137px;
	padding:0 35px 0 0;
	height:157px;
	overflow:auto;
}
.user-profile-header h1 {
	float:left;
	padding-bottom:3px;
}
.user-profile-header span {
	float:left;
	font-size:90%;
	margin-left:15px;
	padding-top:5px;
}
.user-profile-description {
	margin-top:15px;
}

.user-profile-description h5 {
	margin-top:15px;
	margin-bottom:6px;
	font-weight:bold;
}
.user-profile-description p {
	font-size:90%;
}
.user-profile-gallery {
	float:left;
	width:416px;
	margin:0 0 0 190px;
}
#user-profile .user-profile-gallery .user-profile-gallery-img {float:left; padding:0 6px;}
#user-profile-gallery-c {
	float:left;
	width:388px;
	height:84px;
	overflow:hidden;
}
#user-profile a.gallery-nav {
	float:left;
	display:block;
	width:9px;
	height:16px;
	background-image:url(http://www.intel.com/en_US/assets/image/icons/promos-next-prev-spr.gif);
	text-indent:-200px;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity=0);
}
#user-profile a.carousel-prev {
	margin:46px 0 0 0;
	background-position:0 0;
}
#user-profile a.carousel-next {
	margin:46px 0 0 0;
	background-position:0 -18px;
}
.see-more-tab {
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/user-profile-see-more-tab.gif) 0 0 no-repeat;
	width:226px;
	height:29px;
	margin:-52px 0 0 0;
	padding:14px 0 0 14px;
}
#story-detail .user-marketing {
	float:left;
	width:525px;
	text-align:left;
	margin:0 0 0 20px;
}
#story-detail .profile-summary {
	width:512px;
	height:175px;
	_height:175px;
	margin:0 0 8px 0px;
	padding:0 10px 0 0;
	text-align:left;
	overflow:auto;
}
#story-detail .user-marketing .find-processor {
	_width:231px;
	min-width:231px;
	height:33px;
	display:block;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-spr.gif) 0 0 no-repeat;
	cursor:pointer;
}
#story-detail .user-marketing .find-processor span {
	display:block;
	height:33px;
	padding:9px 45px 0 15px;
	background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-spr.gif) right -33px no-repeat;
	cursor:pointer;
	color:#3e82ba;
}
#story-detail .user-marketing .processor-profile {
 	width:470px;
 	margin:0 0 18px 0;
	padding-top:5px;
}

#story-detail .processor-profile h3 {
	padding:5px 0 0 0;
}
#story-detail .processor-profile .attr {
	font:normal 90%/90% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#707070;
}
#story-detail .processor-profile img {
	float:left;
	margin-right:16px;
}
#story-detail .profile-gallery {
	margin:0 0 5px 39px;
}
#user-profile .see-more-tab {
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/user-profile-see-more-tab.gif) no-repeat;
	width:240px;
	height:29px;
	margin-top:-6px;
	padding-top:14px;
}
#story-detail .see-more-tab {
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/long-tab.gif) no-repeat;
	width:356px;
	height:30px;
	padding:14px 0 0 0;
	margin:-40px 0 0 0;
}
#story-detail .see-more-tab a {
	margin:0 8px 0 8px;
}



/* WIY - Create Profile */


#proc-select-link {
	clear:both;
	margin-right:10px;
}
.proc-c {
	width:110px;
	text-align:center;
	float:left;
	margin:5px 0 15px 0;
}
#proc-link {
	margin-right:8px;
}
.proc-c img{
	margin-bottom:10px;
}

#story-title-value,
#story-keywords {
	width:275px;
}

#theme-category {
	padding:15px 0 0 25px;
	margin:10px 0 15px 50px;
}

#keywords-link {
	float:right;
	font-size:90%;
	margin-right:20px;
}


/* WIY - Comments */
.comments-container {
	width:650px;
}
.comment-header {
	padding: 0px 0px 10px 0px;
}
.comments-container .comment {
	_height:60px;
	min-height:60px;
/*
	padding-bottom:15px;
*/
}
.comment .comment-image{
	float: left;
	padding-right:10px;
}
#add-comment {
	position:absolute;
	top:10px;
	left:100px;
	width:652px;
	_height:773px;
	min-height:773px;
	background:#ffffff;
	border:2px solid #0860a8;
	display:none;
	z-index:2000;
}
#add-comment .close {
	float:right;
	margin:10px 18px 5px 0;
}
#add-comment p.desc {
	margin:.7em 0;
}
.add-comment-c,
.add-comment-thanks {
	position:relative;
	width:579px;
	_height:670px;
	min-height:670px;
	margin:6px 0 10px 17px;
	padding:40px 20px 15px 20px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/add-comment-frame-spr.gif) -619px 0 repeat-y;
}
.add-comment-thanks {
	display:none;
}
.add-comment-top {
	position:absolute;
	top:0px;
	left:0px;
	width:619px;
	height:5px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/add-comment-frame-spr.gif) 0 0 no-repeat;
}
.add-comment-btm {
	position:absolute;
	bottom:0px;
	left:0px;
	width:619px;
	height:5px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/add-comment-frame-spr.gif) -1238px 0 no-repeat;
}
#add-comment-form textarea {
	width:256px;
	height:102px;
}


/* Learn - Landing */
.three-col .section-item {margin:.9em 0 1.1em 0;}
.tools-box-hdr {font-size:123.1%; margin:6px 0 0 0;}
.tools-box .top {background:url(http://www.intel.com/en_US/assets/image/backgrounds/landing-tools-menu-bg-spr.gif) 0 0 no-repeat; width:288px; height:12px; font-size:.01em;}
.tools-box .btm {background:url(http://www.intel.com/en_US/assets/image/backgrounds/landing-tools-menu-bg-spr.gif) -576px 0 no-repeat; width:288px; height:13px;}
.tools-box ul {width:288px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/landing-tools-menu-bg-spr.gif) -288px 0 repeat-y;}
.tools-box ul li {width:257px; margin:0 8px 0 16px; border-top:solid 1px #D1D1D1; background:url(http://www.intel.com/en_US/assets/image/icons/tools-arrow-icon.gif) center right no-repeat;}
.tools-box ul li a {font-size:93%; padding:8px 0; display:block;}
.tools-box ul li.first {border:0;}

.section-item-icon {float:right; margin:0 0 10px 2px;}

/* Learn - Processor landing */
.proc-container { margin:12px 0; }
.proc-badge {
	margin-left:2px;
	margin-right:12px;
	margin-bottom:12px;
	float:left;
}
.proc-hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	margin:30px 0px 30px 0px;
}

/* Learn - Product Detail */
#product-detail {
	margin:0;
}
.centrino#product-detail {
	_height:292px;
	min-height:292px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/laptop-centrino.jpg) 0 0 no-repeat;
}
#product-detail .marketing-img {
	position:relative;	
	float:left;
	width:263px;
	height:255px;
	margin-left:-16px;
	
}

.centrino#product-detail .badge {
	position:absolute;
	top:11px;
	right:0px;
	z-index:1;
}

.badge-nudge {
	position:absolute;
	top:11px;
	left:200px;
	z-index:1;
}
.mobile-processor {
	/*djc--position:relative;*/
	_height:292px;
	min-height:292px;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/laptop-core2-extreme.jpg) 0 0 no-repeat;
	z-index:50;
}
.mobile-processor#product-detail .badge {
	position:absolute;
	/*djc--top:50px;
	left:735px;*/
	top:120px;
	left:825px;
	z-index:1;
}

DIV.mobile-processor#product-detail {
z-index:0
}

#product-detail .product-detail-desc {
	float:left;
	width:398px;
}
#product-detail .product-detail-desc p {
	margin-right:3em;
	width:350px;
} /*IJKK added width */
#product-detail .product-detail-desc h1 {
	font-weight:bold;
} /*IJKK original class for product name*/
#product-detail .product-detail-review {
	float:left;
	width:300px;
	margin:0 0 0 16px;
}
div.detail-overview-desc {
	float:left;
	width:450px;
	margin:25px 0;
}
div.detail-key-features {
	width:100%;
}
div.detail-key-features h2 {
	border-bottom:1px solid #e1e1e1;
}
.detail-feature-img {
	float:right;
	margin:14px 0 0 0;
}
.detail-key-features-list dl {
	float:left;
	width:340px;
	padding:15px 40px 0 0;
	font:normal 98%/123.1% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#666666;
}
.detail-key-features-list dt {
	font-weight:bold;
}
.detail-key-features-list dd {
	margin:.4em 0 1.5em 0;
}
.logo-review {
	float: right; padding: 0 10px 0 0;
}
/* -------- Processor Numbers */
#proc-num-expando {margin-left: 797px;}
#proc-num-expando li {float:left; margin: 0; padding:0 0 10px 10px; font-size: 11px; color:#0860a8; }
#proc-num-expando li.div {color:#000;}
#proc-num p.text { font-size:12px;color:#707070;}
#pro-num {position:relative; width:959px; border: 1px solid #e1e1e1; margin:0 0 3em 0;}

#proc-num td { text-align:center };

.pro-num-header-row {width:959px;}

.pro-num-header-table {width:959px;}
.pro-num-header-table td {width:91px; border-left: 1px solid #e1e1e1; font-size: 12px; color:#0860a8; padding: 10px; vertical-align: bottom;}
.pro-num-header-table td.processor-family {width:118px; border-left: none;}
.pro-num-header-table td img {margin:10px 0;}

.pro-num-section-title {width:917px; border: 1px solid #fff; background-color:#e2edf8; font-size: 11px; color:#0860a8; padding:10px 30px 10px 10px; text-align: right;}
.pro-num-section-line {width:917px; border: 1px solid #fff; background-color:#e2edf8; font-size: 11px; color:#0860a8; padding:10px 30px 10px 10px; text-align: right;}
.pro-num-section-title a, .pro-num-section-header a:visited, .pro-num-section-header a:active {color:#0860a8; text-decoration:none;}
.pro-num-section-header a:hover {color:#0860a8; text-decoration:underline;}

.pro-num-row {width:959px;}
.pro-num-processor-family {float: left; width:118px; font-size: 9px; color:#0860a8; vertical-align:middle; padding:20px 1px 10px 45px;}
.pro-num-table {float: left; width:793px;}
.pro-num-table td {width:91px; border-top: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; font-size: 12px; color:#707070; padding: 10px 10px 5px 10px; vertical-align: middle;}
.pro-num-table tr.odd {background-color:#f4f4f4;}
.pro-num-table tr.first td {border-top: none;}

#pro-num div.pro-num-section-title {
	background-image:url(http://www.intel.com/en_US/assets/image/button/proc-accordion-toggle-spr.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	cursor:pointer;
}

#pro-num div.selected {
	background-position:right -31px;
}

#reviews {
	margin-bottom:1em;
}
.detail-reviews-compare {
	width:950px;
	_height:275px;
	min-height:275px;
	margin:10px 0;
	padding:15px 0 15px 15px;
	border:1px solid #e1e1e1;
}
.detail-reviews-compare div {
	float:left;
	width:425px;
	margin:0 20px 0 0;
}
.detail-reviews-reviews {
	width:965px;
	_height:100px;
	min-height:100px;
	margin:0;
	padding:15px 0 15px 0;
}
.detail-reviews-reviews div {
	float:left;
	width:400px;
	margin:0 20px 0 0;
}
*html .detail-reviews-reviews div {
	float:left;
	width:400px;
	margin:0 10px 0 0;
}

/* styles for dynamic reviews, added by MLC on 10-23-2009 */
.detail-reviews-reviews .li-wrap-1 {float:right; margin:0; width:304px;}
.detail-reviews-reviews .odd, .detail-reviews-reviews .even {min-height:170px; width: 450px;}
.detail-reviews-reviews .thumb {height:106px; margin:0; width:146px;}
.detail-reviews-reviews .rated {margin-left:7px;}
.detail-reviews-reviews .rated, .detail-reviews-reviews .rated div {margin:0; width:auto;}

.subheader-underline {border-bottom:1px solid #D1D1D1; line-height:180%; margin-bottom:21px; padding:0; width: 100%;}

#gwo-flash {
	height:auto;
	border:1px solid #999999;
}
#gwo-results strong { color:#303030; }
#gwo-results p {font-size:100%;}
#gwo-results h3 {font-size:108%; color:#000;}


/* Learn - Technology */
#foundation {width:970px; _height:590px; min-height:590px; padding:10px 0 0 8px;}
#foundation h2 {line-height:1.2em; padding-top:10px;}
.tech-text-1-bg { background:url(http://www.intel.com/en_US/assets/image/backgrounds/learn-tech-main-bg-1.jpg) 0 0 no-repeat; }
.tech-text-2-bg { background:url(http://www.intel.com/en_US/assets/image/backgrounds/learn-tech-main-bg-2.jpg) 0 0 no-repeat; }
.tech-text-3-bg { background:url(http://www.intel.com/en_US/assets/image/backgrounds/learn-tech-main-bg-3.jpg) 0 0 no-repeat; }
.tech-text-4-bg { background:url(http://www.intel.com/en_US/assets/image/backgrounds/learn-tech-main-bg-4.jpg) 0 0 no-repeat; }

#foundation ul.tech-menu {float:right; width:286px;}
#foundation ul.tech-menu li {width:284px; padding:6px 0px 8px 0px; border-bottom:solid 1px #D1D1D1; background:url(http://www.intel.com/en_US/assets/image/icons/learn-menu-arrow-off-bg.gif) left center no-repeat;}
#foundation ul.tech-menu li.selected {background:url(http://www.intel.com/en_US/assets/image/icons/learn-menu-arrow-on-bg.gif) left center no-repeat;}
#foundation ul.tech-menu li a {padding-left:26px;}
#foundation ul.tech-menu li.selected a {color:#000;}

#foundation .tech-text {float:left; width:286px; _height:350px; min-height:350px; padding-top:15px;}

#foundation .tech-details {float:left; width:295px; margin:0 20px 0 0;}
#foundation .tech-details p {padding:6px 0 12px 0; line-height:131%;}

.tech-history {float:left; width:486px;}
.tech-details-c { display:none; }

.tech-history h3, .meet h3 {padding-bottom:20px;}
.tech-history h3 {padding-left:8px;}
.tech-history img.icon {float:left; padding:0 10px 6px 0;}
.tech-history p {line-height:1.5em;}

.tech-meet {float:left; width:470px; margin-left:10px; padding-left:12px; border-left:solid 1px #E1E1E1;}
.tech-meet h3 {float:left; width:320px;}
.tech-meet p.biotext span {color:#0860A8; line-height:1.3em;}
.tech-meet p.biotext {float:left; width:320px; line-height:1.3em;}
.tech-meet p.biotitle {padding-bottom:6px; font-weight:bold; color:#0860A8; line-height:1.3em;}
.tech-meet p.biodesc {padding-bottom:10px; width:456px;}

#graphics-tech {margin: 0 0 0 -5px;}
#graphics-tech .graphics-tech-marquee {margin-bottom:-2px;}
#graphics-tech .graphics-tech-body {text-align:left;width:980px; padding:20px 0 0 0; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/graphics-tech-body-bg.jpg) no-repeat;}
#graphics-tech .graphics-tech-main {float:left; width:660px; min-height:202px; height:auto!important; height:202px; margin:0 8px 0 9px; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/graphics-tech-main-bg.jpg) no-repeat; padding:0 15px;}
#graphics-tech .graphics-tech-main h1 {margin-bottom:15px;}
#graphics-tech .graphics-tech-main h3 {margin:15px 0 25px 0;}
#graphics-tech .graphics-tech-main-left-col {float:left; width:198px;}
#graphics-tech .graphics-tech-main-right-col {float:left; width:445px; padding: 0 0 0 5px;}
#graphics-tech .graphics-tech-main-box-top {min-height:5px; height:auto!important; height:5px; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/graphics-tech-main-box-top-bg.jpg) no-repeat; font-size:0px;}
#graphics-tech .graphics-tech-main-box-mid {background:url(http://www.intel.com/en_US/assets/Image/backgrounds/graphics-tech-main-box-mid-bg.jpg) repeat-y;}
#graphics-tech .graphics-tech-main-box-mid-gradient {width:179px; margin:0 0 0 1px; padding:7px 9px 1px 9px; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/graphics-tech-main-box-mid-gradient-bg.jpg) no-repeat;}
#graphics-tech .graphics-tech-main-box-mid-gradient p {padding:7px 5px 0 5px;}
#graphics-tech .graphics-tech-main-box-mid-gradient p a {padding: 0 0 0 22px; background:url(http://www.intel.com/en_US/assets/Image/icons/graphics-tech-camcorder-icon.gif) left no-repeat; font-weight: bold;}
#graphics-tech .graphics-tech-main-box-bottom {min-height:5px; height:auto!important; height:5px; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/graphics-tech-main-box-bottom-bg.jpg) no-repeat;}
#graphics-tech .graphics-tech-inside-scoop {float:left; width:263px;}
#graphics-tech .legal {padding-bottom:10px;}
#graphics-tech .disclaimer-text {min-height: 0;}
.graphics-technology-marquee {background:transparent url(http://www.intel.com/en_US/assets/image/marquees/graphics-tech-marquee.jpg) no-repeat scroll 0 0; height:325px; margin-top:5px; overflow:hidden; padding:0; width:980px;}




/* djc
#feature-c .shop-now {position:absolute; top:250px; right:10px; margin:0; padding:0; width:100%; z-index:1000;}
*/
#feature-c .shop-now { margin-left:600px; padding-top:220px; right:10px;   width:370px; z-index:1;}

.mobility {float:left; width:800px;}
.mobility h3 {font-size:93%;}
.mobility p {padding:12px 0;}
.chip {float:right;}
.content {margin-top:20px;}
.content #gwo-flash {float:left; border:none;}
.content #gwo-flash .about {padding-left:8px; background:url(http://www.intel.com/en_US/assets/image/icons/arrow-right-white-bg.gif) 324px 0 no-repeat;}
.content #gwo-flash .about a {display:block; padding-bottom:5px; font-size:90%;}
.content .description {float:left; margin-left:20px; width:585px;}
.content .description h3 {padding-top:20px;}
.content .description h3.top {padding:0; padding-bottom:10px;}
.content .description h4 {font-size:90%; font-weight:bold;}
.content .description p {padding:5px 0;}
.content .description p.sub-hdr {margin:0; padding:7px 0;}
.content .built-in li {padding:2px 0 0 10px; font-size:90%; color:#666; line-height:130%; background:url(http://www.intel.com/en_US/assets/image/backgrounds/li-star-bg.gif) left 6px no-repeat;}
.content .built-in-game ul {padding-top:10px;}
.content .built-in-game li {padding:2px 0 5px 10px; font-size:90%; color:#666; line-height:130%; background:url(http://www.intel.com/en_US/assets/image/backgrounds/li-star-bg.gif) left 6px no-repeat;}
.content .built-in-game-left {width:445px; float:left; padding-right:15px;}
.content .built-in-game-right {width:500px; float:right; padding-right:15px;}

/* Details Overlay */
#print { background:none; }

/* Family - No Flash */

.family-table-static {width:705px; align:center; border-bottom: 1px solid #e1e1e1;font-size: 9px;}
.family-table-static td {padding: 6px 6px 6px 30px; vertical-align: top; border-bottom: 1px solid #e1e1e1;}
.family-table-static td.left {border-right: 1px solid #e1e1e1;}
.family-table-title {font-size:12px;font-weight:bold;}


/* ==================================================================
Form Styles
================================================================== */

.form-col {
	float:left;
	width:284px;
	margin:0 25px 0 0;
}
.form-input,
.form-input-required {
	width:250px;
	background-repeat:no-repeat;
	padding:2px;
}
.form-input-required {
	background-color:#FFFFAA;
}
.form-item {
	margin:0 0 12px 0;
}
.form-select,
.form-select-required {
	width:258px;
}
.form-select-required {
	background-color:#FFFFAA;
}
.form-label,
.form-label-optional {
	font-weight:bold;
	font-size:0.75em;
}
.form-label-optional {
	color:#999999;
}
.form-error-img {
	width:16px;
	height:16px;
	margin:4px 0 0 4px;
	display:none;
	background-image:url('http://www.intel.com/en_US/assets/image/icons/error-field.gif');
}
.form-error-msgs {
	font:bold 85%/138.5% "ＭＳ Ｐゴシック", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
	color:#990000;
	display:none;
}
.form-btn {
	margin:0 10px 10px 0;
}
.form-textarea {
}

/* ==================================================================
Utility Styles
================================================================== */
#popup-screen {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:#333333;
	z-index:1000;
	opacity:0.5;
	_filter:alpha(opacity=50);
}

.no-display {display:none;}

.img-txt {text-indent:-2000px; overflow:hidden;}

.clearfix {zoom:1;}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.left {float:left;}
.right {float:right;}

.skipNav, .print, .hide {display:none;}
.show {display:block;}
.show2 {display:inline;}
.clear {clear:both; margin:0; padding:0;}
.center {text-align:center;}
.autow {width:auto !important;}

/* ==================================================================
Plugins
================================================================== */
/* Tabs */
@media screen {.ui-tabs-hide {display:none;}}
.ui-tabs-nav a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav a span,
.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span,
.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav .ui-tabs-disabled a:hover,
.ui-tabs-nav .ui-tabs-disabled a:focus,
.ui-tabs-nav .ui-tabs-disabled a:active,
.ui-tabs-nav .ui-tabs-disabled a:hover span,
.ui-tabs-nav .ui-tabs-disabled a:focus span,
.ui-tabs-nav .ui-tabs-disabled a:active span {text-decoration:none;}

.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited {cursor:pointer;  color:#333333;} /* @ Opera, use pseudo classes otherwise it confuses cursor... */

.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover,
.ui-tabs-nav .ui-tabs-unselect a:focus,
.ui-tabs-nav .ui-tabs-unselect a:active {cursor:pointer;} /* @ Opera again */

.ui-tabs-disabled {opacity:.4; filter:alpha(opacity=40);}
/*
.ui-tabs-panel {padding:1em 0 1em 8px;}
*/
/* Additional IE specific bug fixes... */

/* hide from IE 6 */
*>.ui-tabs-nav a span {width:auto; height:auto;}

/* auto clear, @ IE 6 & IE 7 Quirks Mode */
* html .ui-tabs-nav {display:inline-block;}

/* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
*:first-child+html .ui-tabs-nav  {display:inline-block;}

#detail-tabs .sections-tabs{
	width:980px;
	height:37px;
	list-style: none;
	font-size: 92%;
	margin-bottom:.7em;
	padding: 12px 0 0 0;
	background:url(http://www.intel.com/en_US/assets/image/backgrounds/product-detail-tab-bg.gif) 0 0 no-repeat;
}
#detail-tabs .sections-tabs:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
#detail-tabs .sections-tabs li {
    float: left;
    margin: 0 0 0 10px;
    min-width: 84px; /* be nice to Opera */
}
#detail-tabs .sections-tabs a, .sections-tabs a span {
    display: block;
    padding: 0 10px 0 2px;
}
#detail-tabs .sections-tabs a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
#detail-tabs .sections-tabs .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
#detail-tabs .sections-tabs a span {
    _width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    _height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
#detail-tabs .sections-tabs .ui-tabs-selected a:link,
#detail-tabs .sections-tabs .ui-tabs-selected a:visited,
#detail-tabs .sections-tabs .ui-tabs-disabled a:link,
#detail-tabs .sections-tabs .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
#detail-tabs .sections-tabs a:hover, #detail-tabs .sections-tabs a:focus, #detail-tabs .sections-tabs a:active,
#detail-tabs .sections-tabs .ui-tabs-unselect a:hover, #detail-tabs .sections-tabs.ui-tabs-unselect a:focus, #detail-tabs .sections-tabs .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.v3navdhtml {z-index:100;}

@media print
{
	.disclaimer-text { display:block; }
	a.nav-main-link {
		background:0;
		text-indent:0px;
		overflow:visible;
	}
	.pagetools a {display:none;}
}

/* ==================================================================
=====================================================================

WIY specific CSS

=====================================================================
================================================================== */

#wiyContent {position: relative; margin:0 0 5px 0; padding:0 0 5px 0;}
#wiyContent fieldset {border:0;}
#wiyContent legend {display:none;}
#wiyContent .gbl-disclaimer {margin-left:15px; width:960px;}
#wiyContent .step-number {float:left; width:17px; height:17px; color:#0d63aa; font-size:80%; font-weight:bold; text-align:center; padding:1px 0 0 1px; margin: 0 5px 0 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-step-number.gif) no-repeat;}

/* custom button + cancel button + back button */
#wiyContent .custom-button, #wiyContent .cancel-button, #wiyContent .back-button {padding:0px 0px 0px 0px;}
#wiyContent .custom-button a, #wiyContent .cancel-button a, #wiyContent .back-button a {background:transparent url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) no-repeat scroll 0 0;
cursor:pointer;
display:block;
height:26px;
margin:0 0 7px;
min-width:151px;
text-decoration:none;}
#wiyContent .custom-button a span, #wiyContent .cancel-button a span, #wiyContent .back-button a span {background:transparent url(http://www.intel.com/en_US/assets/image/button/gbl-btn-learn-more-var-spr.gif) no-repeat scroll right -26px;
cursor:pointer;
display:block;
height:21px;
min-width:170px;
padding:5px 40px 0 15px;}
#wiyContent .custom-button a:hover, #wiyContent .cancel-button a:hover, #wiyContent .back-button a:hover {text-decoration:none !important;}
#wiyContent .cancel-button a {background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-cancel-var-spr.gif) 0 0 no-repeat;}
#wiyContent .cancel-button a span {background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-cancel-var-spr.gif) right -26px no-repeat;}
#wiyContent .back-button a {background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-back-var-spr.gif) 0 0 no-repeat;}
#wiyContent .back-button a span {padding:5px 20px 0 35px; background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-back-var-spr.gif) right -26px no-repeat;}

/* ==================================================================
Preview Your Submission page + Featured Profile page
================================================================== */
.wiy-badge{float:left;margin:0 10px 90px 0;}


.processor-detail-nopopup
{
width:auto;
color:#333333;
float:left;
font-size:80%;
height:auto;
min-height:100px;
padding:0 10px;
text-align:center;
}
#wiy-text-left{ float:left; width:600px; padding-top:30px;} 
#wiy-text-right {float:right;width:300px;}
#wiyContent #story-profile-top {position:relative; height: 150px; min-height:150px; width:975px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-top.jpg) no-repeat; }
#wiyContent #story-profile-top .story-profile-details {position:relative; font-size:85%;}
#wiyContent #story-profile-top .story-profile-name {position:absolute; top:5px; left:143px; font-size:130%;}
#wiyContent #story-profile-top .story-profile-category {position:absolute; top:20px; left:143px; color:#707070;}
#wiyContent #story-profile-top .story-profile-country {position:absolute; top:55px; left:143px;}
#wiyContent #story-profile-top .story-profile-country .name {color:#707070;}
#wiyContent #story-profile-top .story-profile-website {position:absolute; top:70px; left:143px;}
#wiyContent #story-profile-top .story-profile-intel-shield {position:absolute; top:30px; left:628px; width:317px; min-height:83px; height:auto !important; height:72px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-intel-shield.jpg) no-repeat;}
#wiyContent #story-profile-top .story-profile-intel-shield .logo {float: left; margin:10px 10px 10px 10px; display:block;}
#wiyContent #story-profile-top .story-profile-intel-shield .desc {float: left; width:210px; margin:20px 0px 0px 0px; font-size:85%;}
#wiyContent #story-profile-top .story-profile-intel-shield .desc .intel-branding {font-size:100%; color:#0860a8;}
#wiyContent #story-profile-middle {position:relative; width:969px; min-height:400px; height:auto !important; height:400px; margin:26px 0 0 0; padding:65px 0 20px 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-middle-featured.jpg) no-repeat;}
#wiyContent #story-profile-middle h2 {position:absolute; top:0px; left:0px; font-size:175%; margin:0 0 24px 20px; padding:8px 0 0 0;}
#wiyContent #story-profile-middle h4 {padding:10px 10px 0 20px; font-size:100%; margin-left: 360px;}
#wiyContent #story-profile-middle h5 {padding:10px 10px 0 20px; font-size:100%; margin-left: 360px;}
#wiyContent #story-profile-middle p {padding:0 10px 0 20px; margin-left: 360px;}
#wiyContent #story-profile-middle .media-column {float:left; width:360px; padding-right:10px;}
#wiyContent #story-profile-bottom {position:relative; width:930px; min-height:160px; height:auto !important; height:160px; margin:0 0 0 2px; padding: 20px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-bottom.jpg) no-repeat;}
#wiyContent #story-profile-bottom .subtitle {font-size:85%;}
#wiyContent #story-profile-bottom h3 {margin-bottom:10px;}
#wiyContent #story-profile-bottom p {font-size:85%;}
#wiyContent #story-profile-bottom ul {padding: 0 0 20px 15px;}
#wiyContent #story-profile-bottom li {list-style-type:none; font-size:85%;}

/* ==================================================================
overlay
================================================================== */
#proc-num-overlay {
	position:absolute;
	display:none;
	top:50px;
	left:190px;
	width:592px;
	height:300px;
	background:#fff;
	border:2px solid #0860a8;
}
#proc-num-overlay h2 {
	margin:10px 0 0 10px;
}
#proc-num-overlay .close {
	float:right;
	margin:5px 5px 5px 0;
}
.overlay-bd {
	width:504px;
	height:170px;
	margin:-1px 0 0;
	padding:16px;
	border:1px solid #d8dcde;
	overflow:auto;
	position: absolute;
	top: 81px;
	left: 28px;
}
#proc-num-overlay .ui-tabs-nav {
	list-style: none;
	margin: 0;
	position: absolute;
	top: 44px;
	right: 40px;
	z-index: 2;
}
#proc-num-overlay .ui-tabs-nav li {
	float: left;
	margin: 0 0 0 1px;
}

#proc-num-overlay .ui-tabs-nav a, #proc-num-overlay .ui-tabs-nav a span {
	display: block;
}
#proc-num-overlay .ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #27537a;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	margin-top: 0;
	color: #000;
}
#proc-num-overlay .ui-tabs-nav img {
	margin-top: 3px;
}
#proc-num-overlay .ui-tabs-nav a span {
	padding: 0 15px 0;
	*padding-top: 2px;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a, #proc-num-overlay .ui-tabs-nav a:hover, #proc-num-overlay .ui-tabs-nav .ui-tabs-selected a span, #proc-num-overlay .ui-tabs-nav a:hover span {
	background: url(http://www.intel.com/en_US/assets/image/backgrounds/proc-num-overlay-tabs-bg-spr.gif) no-repeat;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a span, #proc-num-overlay .ui-tabs-nav a:hover span {
	background-position: 100% -40px;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a span {
	*padding-bottom: 1px;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a:link, #proc-num-overlay .ui-tabs-nav .ui-tabs-selected a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
#proc-num-overlay .ui-tabs-nav a:hover, #proc-num-overlay .ui-tabs-nav a:focus, #proc-num-overlay .ui-tabs-nav a:active, #proc-num-overlay .ui-tabs-nav .ui-tabs-unselect a:hover, #proc-num-overlay .ui-tabs-nav .ui-tabs-unselect a:focus, #proc-num-overlay .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

/* ==================================================================
Featured Profile page
================================================================== */
#wiy-text-left-expanded{ 
float:left; 
width:820px; 
padding-top:30px;
} 
#wiyContent #story-profile-top.featured .story-profile-details {top:31px; left:12px;}
#wiyContent #story-profile-top.featured .media-icons {position:absolute; top:0px; left:800px;}

#wiyContent #story-profile-middle.featured {height:auto !important;}

#wiyContent #story-profile-top .flash { position:absolute; width:100%; }
#wiyContent #story-profile-tab { display:none; position:relative; top:-13px; height:19px; width:978px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/sprites-featured-expander.gif) no-repeat -78px 0px; text-align:center; }
#wiyContent #story-profile-tab .pull-tab-text { position:relative; margin:0 auto; }
#wiyContent #story-profile-tab .pull-tab-text td { cursor:pointer; height:21px; background-repeat:no-repeat; }
#wiyContent #story-profile-tab .tab-left, #wiyContent #story-profile-tab .tab-right { width:27px; }
#wiyContent #story-profile-tab td.close, #wiyContent #story-profile-tab td.current, #wiyContent #story-profile-tab td.open { color:#054c98; font-size:9px; vertical-align:top; padding:3px 5px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-featured-expander-tab.gif) repeat-x 0px 0px; }
#wiyContent #story-profile-tab .open, #wiyContent #story-profile-tab .close { display: none; }
#wiyContent #story-profile-tab .tab-left { background:url(http://www.intel.com/en_US/assets/image/backgrounds/sprites-featured-expander.gif); }
#wiyContent #story-profile-tab .tab-right { background:url(http://www.intel.com/en_US/assets/image/backgrounds/sprites-featured-expander.gif) -49px 0px; }
#wiyContent #story-profile-tab .open-indicator { width:9px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/sprites-featured-expander.gif) -39px 0px; }
#wiyContent #story-profile-tab .opened .open-indicator { background-position:-29px 0px; }

/* media column */
#wiyContent #story-profile-middle.featured .story-profile-middle-nav {position:absolute; top:20px; left:327px; width:630px; text-align:right; font-size:80%;}
#wiyContent #story-profile-middle.featured .story-profile-middle-nav .more-stories {float:right; padding-top:2px;}
#wiyContent #story-profile-middle.featured .story-profile-middle-nav .more-contributors {float:right; margin-left:10px; padding:2px 0 5px 10px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-mid-nav.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .story-profile-middle-nav select {float:right; width:130px; margin-left:5px;  font-size:100%;}
#wiyContent #story-profile-middle.featured .media-column {width:347px; margin:0 0 0 15px; _margin:0 0 0 10px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-media-middle.gif) repeat-y;}
#wiyContent #story-profile-middle.featured .media-column #wiyFlashContent {position:relative; margin:1em 0; text-align:center;}
#wiyContent #story-profile-middle.featured .media-column #wiyFlashContent div {height:310px; margin:0 1em; text-align:center; background:#EEE;}
#wiyContent #story-profile-middle.featured .media-column #wiyFlashContent div a {display:block; padding:4em;}
#wiyContent #story-profile-middle.featured .media-column .media-column-top {min-height:5px; height:auto !important; height:5px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-media-top.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .media-column .media-viewer {width:320px; padding:10px 0 10px 13px;}
#wiyContent #story-profile-middle.featured .media-column .media-thumb-row {width:318px; margin:0 0 10px 13px;}
#media-thumb-1, #media-thumb-2, #media-thumb-3 {float:left;width:106px; min-height:81px; height:auto !important; height:81px; padding:5px 0 0 0; text-align:center;}
#media-thumb-1.selected, #media-thumb-2.selected, #media-thumb-3.selected {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-media-thumb.jpg) no-repeat;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-header {position:relative; min-height:35px; height:auto !important; height:35px; margin:0 0 12px 0; background-color:#82acce;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-header h4 {color:#fff; padding:10px 0 0 12px;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-header .rss {position:absolute; top:10px; left:323px;}
#wiyContent #story-profile-middle.featured .media-column .add-comment {padding:0 0 5px 12px; font-size:80%;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll {width:335px; height:200px; margin:10px 0 10px 0; overflow: auto;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry {margin:0 0 20px 0;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry .username {color:#0860a8; font-weight:bold;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry .date {font-weight:bold; color:#333;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry p {padding: 0 10px 0 12px; margin:0 0 0 0;}
#wiyContent #story-profile-middle.featured .media-column .media-column-bottom {min-height:5px; height:auto !important; height:5px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-media-bottom.gif) no-repeat; font-size:0px;}

/* promos */
#wiyContent #story-profile-middle.featured .promo-sm p {margin-left: 0px;}
#wiyContent #story-profile-middle.featured .promo-lrg p {margin-left: 0px;}
#wiyContent #story-profile-middle.featured .promos {width:580px; margin:0 0 0 378px;}
#wiyContent #story-profile-middle.featured .promos a {font-size: 90%;}
#wiyContent #story-profile-middle.featured .promo-lrg {min-height:110px; height:auto !important; height:110px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-promo-lrg-middle.gif) repeat-y;}
#wiyContent #story-profile-middle.featured .promo-lrg-head {min-height:10px; height:auto !important; height:9px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-promo-lrg-top.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-lrg-foot {min-height:10px; height:auto !important; height:9px; margin-bottom:2px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-promo-lrg-bottom.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-lrg .inside-scoop {float:left; margin: 0 10px 0 10px;}
#wiyContent #story-profile-middle.featured .promo-sm-1, #wiyContent #story-profile-middle.featured .promo-sm-2 {float:left; width:287px;}
#wiyContent #story-profile-middle.featured .promo-sm-1 {margin-right:2px;}
#wiyContent #story-profile-middle.featured .promo-sm {min-height:110px; height:auto !important; height:110px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-promo-sm-middle.gif) repeat-y;}
#wiyContent #story-profile-middle.featured .promo-sm-head {min-height:10px; height:auto !important; height:9px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-promo-sm-top.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-sm-foot {min-height:10px; height:auto !important; height:9px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-story-profile-promo-sm-bottom.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-sm .promo-sm-photo {float:left; margin: 0 10px 0 10px;}

/* bottom container */
#wiyContent #story-profile-bottom.featured h3 {color:#0860a8; font-size:130%;}
#wiyContent #story-profile-bottom.featured .bottom-content-row {width:970px; margin:0 0 0 2px; padding:0;}
#wiyContent #story-profile-bottom.featured .logo-intel-core-2-duo {float:left;}
#wiyContent #story-profile-bottom.featured .bottom-content-copy {float:left; width:900px; margin:0 20px;}
#wiyContent #story-profile-bottom.featured .bottom-content-copy h4 {font-weight:bold; font-size:85%;}
#wiyContent #story-profile-bottom .bottom-content-row .wiy-link{font-size:100%;}
#wiyContent #story-profile-bottom.featured .processor-detail {float:left; width:100px; min-height:100px; height:auto !important; height:100px; padding:0 10px; font-size:80%; color:#333; text-align:center; border-left:solid 1px #e1e1e1;}
#wiyContent #story-profile-bottom.featured .processor-detail img {display:block; padding:10px 0 10px 0; margin-left:25px; *margin:0;}

#wiyContent #story-profile-bottom.featured .custom-button {position:absolute; top:27px; right:55px; *right:45px;}
#wiyContent #story-profile-bottom.featured .custom-button a {width:280px; white-space:nowrap;}
#wiyContent #story-profile-bottom.featured .custom-button a span {display:block; _display:inline-block; height:26px; width:290px; padding:5px 0 0 15px; background:url(http://www.intel.com/en_US/assets/image/button/gbl-btn-featured-profile.gif) right 0 no-repeat; cursor:pointer;}

/* ==================================================================
Collection page
================================================================== */
#wiyContent .collection-top {position:relative; width:969px; min-height:257px; height:auto !important; height:257px; margin:0 0 30px 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-carousel.jpg) no-repeat;}
#wiyContent .collection-top h1 {position:absolute; top:18px; left:20px;}
#wiyContent .collection-top h3 {position:absolute; top:57px; left:20px;}
#wiyContent .collection-top .collection-carousel {padding-top:85px; margin-left:9px; width:960px;}
#wiyContent .collection-top .collection-carousel li {width:320px; min-height:104px; height:auto !important; height:104px; margin:0 0 0 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-feature.gif) no-repeat; background-position:right;}
#wiyContent .collection-top .collection-carousel li span {display:block;}
#wiyContent .collection-top .collection-carousel li .featured-image {float:left; margin:5px 5px 0 19px; _margin:5px 5px 0 9px;}
#wiyContent .collection-top .collection-carousel li .featured-desc {float:left; margin:5px 0 0 0;width:165px;}
#wiyContent .collection-top .collection-carousel li h4 {padding:0; margin:0 0 10px 0;}
#wiyContent .collection-top .collection-carousel li p {padding:0; margin:0;}
#wiyContent .collection-top ul.carousel-buttons {position:absolute; top:222px; left:16px; width:400px;}
#wiyContent .collection-top ul.carousel-buttons li {float:left; width:14px; !width:15px; padding:2px 0 0 7px; !padding:2px 0 0 6px; margin: 0 1px 0 1px; min-height:21px; height:auto !important; height:21px; color:#fff; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-group.gif) no-repeat;}
#wiyContent .collection-top ul.carousel-buttons li.selected {color:#0860a8; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-group-on.gif) no-repeat;}
#wiyContent .collection-top ul.carousel-buttons li.prev {width:16px; padding:0; margin: 0 2px 0 0; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-prev.gif) no-repeat;}
#wiyContent .collection-top ul.carousel-buttons li.next {width:16px; padding:0; margin: 0 0 0 2px; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-next.gif) no-repeat;}
#wiyContent .collection-top .collection-media-icons {position:absolute; top:0px; right:10px;}
#wiyContent .collection-top .collection-media-icons img{margin:0 0 0 5px;}

#wiyContent .collection-main {position:relative; width:975px; min-height:600px; height:auto !important; height:600px; padding:0 0 25px 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-main.jpg) no-repeat;}
#wiyContent .collection-main .header {position:relative; min-height:48px; height:auto !important; height:48px; margin:0 0 13px 0;}
#wiyContent .collection-main .header h2 {font-size:175%; margin:0 0 0 20px; padding:8px 0 0 0;}
#wiyContent .collection-main .header .sort {position: absolute; top:20px; right:21px; text-align:right; color:#707070; font-size:90%;}
#wiyContent .collection-main .header .sort a.selected {color:#333; font-weight:bold;}
#wiyContent .collection-main .right-column {float:left; width:188px; margin:0 0 0 15px; _margin:0 0 0 7px;}
#wiyContent .collection-main .right-column .fltr-list {padding:0; margin:0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-filter-box.gif) repeat;}
#wiyContent .collection-main .right-column .fltr-list h3 {display:block; height:24px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-filter-top.gif) top left no-repeat; padding:16px 0 0 18px; font-size:93%; font-weight:bold;}
#wiyContent .collection-main .right-column .fltr-list h4 {margin:0 5px; font-weight:bold; border-top:1px solid #bed6ea; border-bottom:1px solid #bed6ea; line-height:26px; background:url(http://content.pc.com/intel_content/assets/img/shop-filter-bg.gif) repeat; padding-left:14px; font-size:85%;}
#wiyContent .collection-main .right-column .fltr-list ul {margin:0 9px 4px 9px; list-style:none; padding:8px; border:1px solid #bed6ea; border-top:none; background-color:#fff; font-size:85%;}
#wiyContent .collection-main .right-column .fltr-list li {}
#wiyContent .collection-main .right-column .fltr-list li.clear-all {margin:0 9px 4px 1px; !margin:0 9px 4px 5px;}
#wiyContent .collection-main .right-column .fltr-list li.clear-all a {padding:1px 0 10px 18px; font-size:80%; background:url(http://www.intel.com/en_US/assets/image/button/icon-clear.gif) no-repeat;}
#wiyContent .collection-main .right-column .fltr-list div.btm {padding:0; margin:0; height:1px; font-size:0px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-filter-bottom.gif) no-repeat;}
#wiyContent .collection-main .right-column .banner {width:148px; min-height:282px; height:auto !important; height:282px; margin:12px 0 0 5px; padding: 0 13px 0 17px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-banner.jpg) no-repeat; border: 1px solid #8eb6d6; background-color:#f2f2f2;}
#wiyContent .collection-main .right-column .banner h4 {margin:103px 0 10px 0;}
#wiyContent .collection-main .main-column {float:left; width:756px; margin:0 0 0 16px; _margin:0 0 0 12px;}
#wiyContent .collection-main .main-column .story {float:left; width:240px; min-height:82px; height:auto !important; height:82px; margin:0 10px 10px 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-story.gif) no-repeat;}
#wiyContent .collection-main .main-column .story .image {float:left; width:96px; min-height:72px; height:auto !important; height:72px; margin: 5px 15px 0 5px; padding:0 0 0 0;}
#wiyContent .collection-main .main-column .story h4 {margin: 10px 0 10px 0; padding:0 0 0 0;}
#wiyContent .collection-main .main-column .story p {margin: 0 0 0 0; padding:0 0 0 0;}
#wiyContent .collection-main .main-column .pagination {width: 736px; padding:10px 0 10px 0;  margin:0 0 20px 0; font-size:85%; border-bottom:1px solid #d1d1d1;}
#wiyContent .collection-main .main-column .pagination ul{float:right; padding:0 3px 0 3px; background-color:#fff;}
#wiyContent .collection-main .main-column .pagination ul li {float:left; padding:3px 5px 3px 5px; margin-left:2px; border:1px solid #e6e6e6;}
#wiyContent .collection-main .main-column .pagination ul li.selected {background-color:#95bbd9;}
#wiyContent .collection-main .main-column .pagination ul li.selected a {color:#fff;}
#wiyContent .collection-main .main-column .pagination ul li.button {padding:0 0 3px 0; !padding:0 0 2px 0;}
#wiyContent .collection-main .main-column .pagination ul.view {padding:0 3px 0 3px; border:1px solid #e6e6e6;}
#wiyContent .collection-main .main-column .pagination ul.view li {padding:3px 2px 3px 2px; border:none;}
#wiyContent .collection-main .main-column .insidescoop-top {position:relative; width:736px; min-height:33px; height:auto !important; height:33px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-insidescoop-top.gif) no-repeat;}
#wiyContent .collection-main .main-column .insidescoop-top h3 {position:absolute; top:10px; left:15px;}
#wiyContent .collection-main .main-column .insidescoop-middle {width:726px; min-height:33px; height:auto !important; height:33px; padding:10px 0 4px 10px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-insidescoop-middle.gif) repeat-y;}
#wiyContent .collection-main .main-column .insidescoop-middle .logo {float:left;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc {float:left; width:178px; padding:0 15px 0 15px; border-right:1px solid #d1d1d1;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc.last {border-right:none;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc h4 {font-weight:bold; margin:0 0 10px 0;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc p {margin:0 0 0 0; padding:0 0 5px 0;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc a {font-size:90%;}
#wiyContent .collection-main .main-column .insidescoop-bottom {width:736px; min-height:6px; height:auto !important; height:6px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-collection-insidescoop-bottom.gif) no-repeat;}

/*Style for Feature Collection Page if incorporating toolbar chunk*/
.collection-with-toolbars  {float:left;}

/* Global Styles from /sites/sitewide/30/css/sitewide.css required for toolbar chunk */
.endfloat{clear:both;}
.print-email-buttons{float:right;padding-top:6px}
.print-email-buttons a{float:left}
.icon-email, .icon-print, .icon-port{padding-right:3px}
.icon-port{vertical-align:top}
.icon-spacer{float:left;width:3px;height:1px}

/*******************************/
/* hero area 2 - How Do You Game*/
/*******************************/

/* gaming index page */

.flex-template-two-thirds-body .gaming-col1-module {float:left; width:647px;}
.flex-template-two-thirds-body  .gaming-column1 {width:970px;}
.flex-template-two-thirds-body  .gaming-column1  p{}
.flex-template-content .gaming-title-bar h1 {line-height:200%; color:#FFFFFF; font-size:1.1em;}
.gaming-title-bar {float:left; height:55px; padding:3px 10px 0 20px;}
.flex-template-two-thirds-body .gaming-column2 {float:left; margin-left: 10px; width:270px;}
.game-index-page-marquee {background:#FFFFFF url(http://www.intel.com/en_US/assets/image/backgrounds/bg-content-3.gif) no-repeat scroll 0 0; width:992px; height: 1755;}
.game-hero-area {height:381px; margin:10px auto 0; width:971px;}
.flex-template-content .gaming-shop-carousel-top h1 {line-height:200%; font-size:1.1em; color:#FFFFFF;}
.gaming-shop-carousel-top {float:left; margin-left:15px; width:685px; float:left; width:100%; padding-top:10px;}
.gaming-shop-item-info{float:left; margin-left:10px; width:125px;}
.gaming-shop-button{float: right; height:55px; margin-right:5px; margin-top:32px; width: 350px;}
.gaming-side-bottom {background:transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-bottom.gif) no-repeat scroll 0 0; width:263px;}
#game-shop-carousel img {float: left;}


.hero-area {width:971px; height:381px; margin:0 auto; margin-top:10px;}
#hero2-gaming-title{width:185px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/artwork/img-how-do-you-game.png');}
#hero2-gaming-title[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/img-how-do-you-game.png) no-repeat; width:185px;}
.gaming-title{height:24px; margin-left:30px; margin-top:13px;}
.hero-area-2 {height:auto; margin:0 auto;}
.hero-area-2 h1{color:#000; margin-left:20px; margin-top:10px; font-size:1.4em;}
*html .hero-area-2 h1{margin-top:20px; font-size:1.4em;}


/*learn button*/
.gaming-learn-btn-left{width:13px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/button/btn-learn-more-left.png');}
.gaming-learn-btn-left[class] {background:url(http://www.intel.com/Assets/Image/button/btn-learn-more-left.png) no-repeat; width:13px;}
.gaming-learn-btn-left {float:left; height:24px;}
.gaming-learn-btn-right{width:13px; height:24px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/button/btn-learn-more-right.png');}
.gaming-learn-btn-right[class] {background:url(http://www.intel.com/Assets/Image/button/btn-learn-more-right.png) no-repeat; width:13px;}
.gaming-learn-btn-right {float:left; height:24px;}
.gaming-learn-btn-middle{background:url(http://www.intel.com/en_US/assets/image/button/btn-learn-more-slice.gif) repeat-x;}
.gaming-learn-btn-middle {float:left; width:auto; height:24px; padding-top:5px; font-size:0.85em;}
.gaming-learn-btn-middle a{color:#4183b8 !important;}

/*hero 2 gaming 1*/
.hero2-gaming-1 {float:left; margin-left:25px; margin-top:-15px;}
*html .hero2-gaming-1 {margin-left:10px;}
#hero2-img1 {width:66px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/Assets/Image/backgrounds/bg-howdo-img1-rev2.png');}
#hero2-img1[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-howdo-img1-rev2.png) no-repeat; width:66px;}
.hero2-image1 {width:66px; height:55px; float:left; margin:33px 10px 0 10px;}
*html .hero2-image1{margin-left:10px;}
#hero2-gaming1-title{width:108px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/Assets/Image/backgrounds/bg-title-mobile-gaming.png');}
#hero2-gaming1-title[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-title-mobile-gaming.png) no-repeat; width:108px;}
.gaming1-text{float:left; width:210px; margin-top:30px;}
.gaming1-text p{color:#707070;}
.gaming1-title{height:19px;}
.hero-area-2 h2{color:#0860a8; font-size:1.15em;}

/*hero 2 gaming 2*/
.hero2-gaming-2 {float:left; margin-left:15px; margin-top:-15px;}
#hero2-img2 {width:53px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/Assets/Image/backgrounds/bg-howdo-img2-rev2.png');}
#hero2-img2[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-howdo-img2-rev2.png) no-repeat; width:53px;}
.hero2-image2 {width:53px; height:73px; float:left; margin:30px 10px 0 10px;}
*html .hero2-image2{margin-left:0px;}
#hero2-gaming2-title{width:119px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/Assets/Image/backgrounds/bg-title-desktop-gaming-rev2.png');}
#hero2-gaming2-title[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-title-desktop-gaming.png) no-repeat; width:119px;}
.gaming2-text{float:left; width:210px; margin-top:30px;}
.gaming2-text p{color:#707070;}
.gaming2-title{height:18px;}

/*hero 2 gaming 3*/
.hero2-gaming-3 {float:left; margin-left:15px; margin-top:-15px;}
#hero2-img3 {width:76px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/Assets/Image/backgrounds/bg-howdo-img3-rev2.png');}
#hero2-img3[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-howdo-img3-rev2.png) no-repeat; width:76px;}
.hero2-image3 {width:76px; height:82px; float:left; margin:25px 10px 0 10px;}
*html .hero2-image3{margin-left:0px;}
#hero2-gaming3-title{width:218px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/Assets/Image/backgrounds/bg-title-ultimate-gaming.png');}
#hero2-gaming3-title[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-title-ultimate-gaming.png) no-repeat; width:218px;}
.gaming3-text{float:left; width:210px; margin-top:30px;}
.gaming3-text p{color:#707070;}
.gaming3-title{height:19px;}


/*left column - module1 - top games */
.title-bar {float:left; height:55px; padding:3px 10px 0 20px;}
.title-bar h1{color:#fff; font-size:1.1em;}
*html .title-bar{padding-top:3px;}
.tbar-left{float:left; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-titlebar-left.gif) no-repeat; width:auto;}
.tbar-right{float:left; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-titlebar-right.gif) no-repeat; width:31px;}
.module-content {height:auto; margin-left:8px;}
/* top games background slices */
/*
#module1-top-section {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-module-top-top.png');}
#module1-top-section[ID] {background:url(http://www.intel.com/en_US/assets/Image/backgrounds/bg-module-top-top.png) no-repeat;}*/
#module1-top-section{background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-top-top.gif) no-repeat;}
.module-top {width:689px; height:68px;}
#module1-mid-section{width:689px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-game-middle.gif) no-repeat; height:295px;}
#module1-mid-section .landing{height:237px;}
*+html #module1-mid-section .landing{height:237px;}
/*
#module1-bottom-section{width:688px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-module-bottom.png');}
#module1-bottom-section[ID]{width:688px; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/bg-module-bottom.png) no-repeat;}*/
#module1-bottom-section{width:689px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-bottom.gif) no-repeat;}
.module-bottom {height:24px; clear:both;}
/*end top games slices*/
#games {margin:0 auto; padding-top:8px;}
#games ul{margin-left:95px;}
#games ul li{display:inline; float:left; width:87px; margin-bottom:10px; height:124px; margin-right:5px;}
#game-links {margin-top:10px; float:left; font-size:.85em}
#games .box {width:87px; height:123px;}
#games .game {border:2px solid transparent; padding:3px;}
*html #games .game {border:2px solid #cbd4d9;}
#games .logo {display:none;}
#games .trailer {display:none;}
#games .description {display:none}
#games .demo {display:none;}
#games .video {display:none;}
#games h2 {display:none;}
/*
#game-links .trailer-text{float:left; margin-right:10px;}
#game-links .demo{float:left}
*/
#games li.game-hover{border:2px solid #36a5ff;}
#games li.game-selected {border:2px solid #36a5ff;}
img.t-d-icon {margin-right:5px; margin-left:10px; float:left;}
#game-text {clear:both; float:left; margin-left:100px; width:400px;}
*html #game-text{margin-left:50px;}
p#game-text{color:#707070;}
#games .rt-margin {margin-right:5px;}
#game-text .rt-margin {margin-right:5px;}

/*start module 2 - Latest Features*/
/*
#module2-top-section {width:688px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-module-top-top.png');}
#module2-top-section[ID] {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-top-top.png) no-repeat; width:688px;}
*/
#module2-top-section{background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-top-top.gif) no-repeat; width:689px;}
#module2-mid-section {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module2-middle.gif) no-repeat; width:689px; float:left;}
#module2-mid-section .landing{height:233px;}
*html #module2-mid-section .landing{height:239px;}
.feature1, .feature2, .feature3 {width:215px; float:left; margin-top:5px; line-height:1.0em;}

.feature1 {margin-left:12px;}
.feature2, .feature3{margin-left:10px;}
*+html .feature1{margin-left:12px; width:220px;}
*+html .feature2, *+html .feature3 {margin-left:5px; width:220px;}
*html .feature1 {margin-left:5px; width:220px;}
*html .feature2, 
*html .feature3 {margin-left:6px; width:220px;}
/*
#module2-bottom-section{width:688px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-module-bottom.png');}
#module2-bottom-section[ID]{width:688px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-bottom.png) no-repeat;}*/
#module2-bottom-section{width:689px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-bottom.gif) no-repeat;}
.feature1 h2, .feature2 h2, .feature3 h2 {color:#36a5ff; font-size:0.95em; margin-top:5px;}
.feature1 h4, .feature2 h4, .feature3 h4{color:#707070 !important; font-size:.85em !important; font-weight:bold;}
.feature1 p, .feature2 p, .feature3 p {color:#707070; padding:7px 3px 0px 3px;}
*html .feature1 p, *html .feature2 p, *html .feature3 p {padding-bottom:0px; padding-top:6px;}
/*game carousel buttons*/
ul.c-btns {float:right; margin-right:20px;}
*html ul.c-btns {margin-right:10px;}
ul.c-btns li {display:inline; font-size:.8em; float:left; width:20px; padding:2px 0 0; margin-left:2px; height:20px; text-align:center; vertical-align:middle; color:#0860a8; background:url(http://www.intel.com/en_US/assets/image/backgrounds/btn-collection-group.gif) no-repeat;}
ul.c-btns li.selected {color:#fff; background:url(http://www.intel.com/en_US/assets/image/backgrounds/btn-collection-group-on.gif) no-repeat;}
ul.c-btns li.prev {width:20px; padding:0; margin: 0 2px 0 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/btn-collection-prev.gif) no-repeat;}
ul.c-btns li.next {width:20px; padding:0; margin: 0 0 0 2px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/btn-collection-next.gif) no-repeat;}
/*shop carousel buttons*/
.shop-carousel-top {float:left; width:100%; margin-left:10px; padding-top:10px;}
.shop-carousel-top h1{color:#fff; font-size:1.4em;}
ul.c-shop-btns {float:right; margin-right:20px; padding-top:6px;}
*html ul.c-shop-btns {margin-right:15px;}
ul.c-shop-btns li {display:inline; font-size:.8em; float:left; width:20px; padding:2px 0 0; margin-left:1px; height:20px; text-align:center; vertical-align:middle; color:#0860a8; background:url(http://www.intel.com/en_US/assets/image/backgrounds/btn-collection-group.gif) no-repeat;}/*padding:2px 0 0; */
ul.c-shop-btns li.shop-selected {color:#fff; background:url(http://www.intel.com/en_US/assets/Image/button/btn-collection-group-on.gif) no-repeat;}
ul.c-shop-btns li.shop-prev {width:20px; padding:0; margin: 0 2px 0 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/btn-collection-prev.gif) no-repeat;}
ul.c-shop-btns li.shop-next {width:20px; padding:0; margin: 0 0 0 2px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/btn-collection-next.gif) no-repeat;}
*html #game-shop-carousel ul{margin-top:0px; margin-left:80px !important;}
*+html #game-shop-carousel ul{margin-top:0px; margin-left:80px !important;}
#game-shop-carousel ul li{float:left; display:inline; width:250px; margin-right:40px !important;}
#game-shop-carousel h3 {color:#36a5ff; font-size:.85em; font-weight:bold; margin: 0px;}
.shop-carousel {float:left; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-shop.gif) no-repeat; width:973px; height:249px; margin-left:8px;}
*html .shop-carousel{margin-left:5px;}
.game-shop-btn{float:right; margin-right:5px; width:360px; height:50px; margin-top:42px;}
*+html .game-shop-btn{margin-top:0px;}
*html .game-shop-btn{margin-top:0px;}
.shop-btn-text {float:left;}
.shop-btn-arrow {float:left; padding-top:1px; margin-right:5px;}
*html .shop-btn-arrow{margin-right:0; margin-top:3px;}
.shop-btn-text a{margin-right:55px; margin-left:15px; font-size:.9em; *padding-left:5px;}
.shop-header{width:685px; margin-right:50px; margin-left:15px; float:left;}
h1.shop-header {font-size:1.1em;}
*html .shop-header{margin-left:0}
.shop-item-info{float:left; margin-left:10px; margin-top:20px; width:125px;}
.shop-item-info p{display:block; color:#707070 !important;}
.shop-item-info a {color:#4183b8 !important;}
.shop-item-1{width:100px; height:100px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/assets/image/backgrounds/img-shop-item1.png');}
.shop-item-2{width:100px; height:100px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/assets/image/backgrounds/img-shop-item2.png');}
.shop-item-3{width:100px; height:100px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/en_US/assets/image/backgrounds/img-shop-item3.png');}
.shop-item-1[class]{background:url(http://www.intel.com/en_US/assets/image/backgrounds/img-shop-item1.png) no-repeat; width:100px; height:100px;}
.shop-item-2[class]{background:url(http://www.intel.com/en_US/assets/image/backgrounds/img-shop-item2.png) no-repeat; width:100px; height:100px;}
.shop-item-3[class]{background:url(http://www.intel.com/en_US/assets/image/backgrounds/img-shop-item3.png) no-repeat; width:100px; height:100px;}

/*right side*/
#module-video{}
#module-video {margin-left:20px;}
*html #module-video {margin-left:0; padding-left:0}
/*
#module-video .right-header {width:261px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-right-header.png');}
#module-video .right-header[class] {width:261px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right-header.png) no-repeat;}*/
#module-video .right-header{width:263px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right-header.gif) no-repeat;}
#module-video .right-header {float:left; height:33px; padding-top:3px;}
#module-video .right-header h1{color:#fff; margin-left:10px; font-size:1.1em;}
#module-video .module-video-content {float:left; width:243px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-content.gif) no-repeat; padding:10px 10px 0 10px;}
/*#module-video .module-video-content{height:261px;}*/
#module-video .module-video-content a{font-size:.85em; display:block;}
*+html #module-video .module-video-content {height:261px;}
*html #module-video .module-video-content {height:261px;}
#module-video .video-list {float:left; width:200px; margin-left:5px; font-size:.85em}
#module-video .video-hr{height:2px; margin-top:5px; margin-bottom:5px; width:192px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/img-hr.png) no-repeat;}
*html #module-video .video-hr{margin-bottom:0;}
#module-video .video-hr{clear:left; margin-left:20px;}
#module-video .video-icon {float:left; width:16px; height:16px; margin-right:5px; display:block;}
#module-video .video-icon{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/icons/icon-video.png');}
#module-video .video-icon[class]{background:url(http://www.intel.com/en_US/Assets/Image/icons/icon-video.png) no-repeat;}
/*
#module-video .vidoe-module-bottom {width:262px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-right2-bottom.png');}
#module-video .vidoe-module-bottom[class]{width:262px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-bottom.png) no-repeat;}*/
#module-video .vidoe-module-bottom {clear:both; float:left; height:17px; width:263px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-bottom.png) no-repeat;}
#module-video .header-text {float:left; width:140px; padding-bottom:20px;}
#module-video h3{float:left; color:#fff; font-size:1.05em; margin:3px 5px 3px 7px;}
#module-video .video-thumb {float:right; text-align:bottom; width:83px; height:61px;}

/*ad module*/
#game-ad{margin-top:5px;}
#module-ad {}
#module-ad {margin-left:20px;}
*html #module-ad {margin-left:0; padding-left:0}
/*
#module-ad  .right-header {width:261px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-right-header.png');}
#module-ad  .right-header[class] {width:261px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right-header.png) no-repeat;}*/
#module-ad  .right-header{width:263px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right-header.gif) no-repeat;}
#module-ad .right-header{float:left; height:33px; padding-top:3px;}
#module-ad .right-header h1{color:#fff; margin-left:10px; font-size:1.1em;}
#module-ad h1.ad-header{color:#fff; margin-left:10px; font-size:1.1em;}
#module-ad .ad-content {float:left; font-size:0.75em; width:263px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-content.gif) no-repeat; height:258px;}
*html #module-ad .ad-content{height:262px;}
*+html #module-ad .ad-content{height:262px;}
#module-ad .ad-bottom {height:14px; float:left; clear:both;}
/*
#module-ad .ad-bottom {width:262px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-right2-bottom.png');}
#module-ad .ad-bottom[class]{width:262px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-bottom.png) no-repeat;}*/
#module-ad .ad-bottom{width:263px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-bottom.gif) no-repeat;}
#module-ad .ad-image {margin-left:5px; margin-top:2px; clear:both;}
#module-ad  h3, #module-ad p {color:#fff;}

/*
.game-next-arrow {width:10px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/assets/image/backgrounds/img-next-arrow.png');}*/
.game-next-arrow {width:10px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/img-next-arrow.gif) no-repeat;}
.game-next-arrow {height:12px; margin-left:3px; margin-top:2px;}
.game-next-arrow-shop{width:10px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/img-next-arrow-shop.gif) no-repeat;}
.game-next-arrow-shop{height:12px; margin-left:3px; margin-top:2px;}
.shop-next{margin-top:30px;}
/*******************************/
/*Mbile gaming styles*/
/*******************************/
#module-compare {}
#module1-mid-section.mobile,
#module2-mid-section.mobile{height:auto; min-height:200px;}
#module1-mid-section.mobile p,
#module2-mid-section.mobile p{margin:0 20px;}
#module-compare {margin:5px 20px; color:#ccc; font-size:.75em;}
#module-compare table{width:100%;}
#module-compare td{padding:3px; text-align:center; border-bottom:solid 1px #ccc;}
#module-compare td.middle{border-left:solid 1px #ccc; border-right:solid 1px #ccc;}
#module-compare a.compare-link {margin-left:180px; font-size:1.4em;}
#module-compare .game-next-arrow{margin-top:-1px;}
#module-compare p.links{margin-top:10px;}
.module-right-content {float:left; width:241px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right2-content.gif) no-repeat; padding:10px 10px 0 10px; height:auto; font-size:0.85em;}
/*
#module-compare tr{border-bottom:solid 1px #ccc;}
#module-compare td.col1-border{border-right:solid 1px #ccc; border-bottom:solid 1px #ccc;}
#module-compare td.col2-border{border-right:solid 1px blue; border-bottom:solid 1px blue;}
#module-compare td.col3-border{border-bottom:solid 1px blue;}
#module-compare .col1{border-color:red;}*/
/******************************/
/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 550px;
	height:260px;
    
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 12px;
	
	z-index:3000;
	
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* ==================================================================
=====================================================================

WiMAX and Flex Template specific CSS

=====================================================================
================================================================== */

/* landing page */
.landing-content a {text-decoration:none; cursor:pointer;}
.landing-hero {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-hero-landing.jpg) no-repeat; width:980px; height:526px; overflow:hidden;}
.landing-hero h1 {line-height:200%;}
.landing-title {float:left; margin-top:20px; margin-left:10px; width:300px;}
.landing-title h2 {font-size:0.95em; color:#999;}
.landing-carousel {clear:both; float:left;  font-size: 110%; margin-top: 60px; overflow: hidden; left: 0px; position: relative; visibility: visible; width: 924px;}/*IJKK changed margin-top from 80px*/
.landing-carousel ul {float:left; height:164px; overflow:hidden; position:relative;} /*IJKK changed height from134px*/
.landing-carousel ul li {width:200px; display:inline; float:left; padding:0 15px; height:164px; position:relative;}/*IJKK changed height from134px*/
.landing-carousel ul li.border {border-right:1px solid #ccc; overflow: hidden;}
.landing-carousel ul li.border a.intro { /* Technology.htm horizontal list header links */
 display: inline; 
 vertical-align:top;
 height: 25px;
 padding: 5px 25px 5px 0; 
 padding-right: 25px;
 background: transparent url(https://authors.intel.com/wp/getcontent-by-path/intelconsumer/Assets/Image/button/btn-go-arrow.gif) no-repeat center right;
 }
.landing-carousel ul li.border a.simple { /* Technology.htm horizontal list header links */
 height: 21px;
 width: 21px;
 margin-left: 5px;
 text-decoration: none;
 }
 
 .condensed {letter-spacing: -0.5px; word-spacing: -0.5px;}
	*html  .condensed {letter-spacing: -0.1em; word-spacing: -0.1em;}
	*+html  .condensed {letter-spacing: -0.1em; word-spacing: -0.1em;}
 
.landing-carousel a {cursor:pointer; text-decoration:none;}
.landing-carousel img {margin-left:5px;}
.landing-carousel p {padding-top:2px;}
.landing-carousel .head {vertical-align:top;}
.wimax_h1 {font-size: 2em; margin: .67em 0; font-weight: bolder; font:normal 153.9%/100% ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック, sans-serif;
	color:#333333; font-size: 180%;}

/*tab area*/
.landing-carousel-control {float:left; margin-left:5px; font-size:1.1em; padding-top:4px; width:auto; display:block; height: 45px; padding-top: 13px;}
	*html .landing-carousel-control {float:left; margin-left:5px; font-size:1.1em; padding-top:4px; width:auto; display:block; height: 45px; padding-top: 16px;}
	*+html .landing-carousel-control {float:left; margin-left:5px; font-size:1.1em; padding-top:4px; width:auto; display:block; height: 45px; padding-top: 16px;}
.landing-carousel-control .btn-prev{cursor:pointer; margin:0 10px 0 0; float:left; background:url(http://www.intel.com/en_US/assets/image/button/btn-arrow-left.gif) no-repeat; width:23px; height:23px;}
.landing-carousel-control .btn-next{position:relative; left:-17px; cursor:pointer; margin:10px 0 0 10px; float:left; background:url(http://www.intel.com/en_US/assets/image/button/btn-arrow-right.gif) no-repeat; width:23px; height:23px;}
*+html .landing-carousel-control .btn-next {left:-10px;}

/*
.landing-carousel-control .btn-prev{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/button/btn-landing-tab-prev.png');}
.landing-carousel-control .btn-next{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/button/btn-landing-tab-next.png');}
*/
/*tab button*/

.landing-carousel-control .tab-right{background: url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-hero-tab-right.gif); background-repeat: no-repeat; width:59px; height:45px; float:left; padding-right:5px;}

/* *html .landing-carousel-control .tab-right{background: none; background-repeat: no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/Assets/Image/backgrounds/bg-landing-hero-tab-right.gif'); width:59px; height:45px; float:left; padding-right:5px;}*/

.landing-carousel-control .tab-center{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.intel.com/en_US/Assets/Image/backgrounds/bg-landing-hero-tab-slice.png');}
.landing-carousel-control .tab-left{background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-hero-tab-left.png) no-repeat; width:33px; height:45px; float:left;}
.landing-carousel-control .tab-center{background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-hero-tab-slice.png) repeat-x; height:45px; float:left; margin:0; padding:0;}
.landing-carousel-control .tab-center{background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-hero-tab-slice.png) repeat-x; float:left; margin:0; padding:10px 15px 0 0; height: 34px; display: block;}
*html .landing-carousel-control .tab-center {padding:10px 10px 0 0; display: block; height: 34px;}
.landing-carousel-control .head {color:#0860A8; margin-left:4px;}
*html .landing-carousel-control .head{margin-left:-7px; margin-right:-4px;}
.landing-carousel-control img {float:left; cursor:pointer;}
.landing-carousel-control .prev.disabled{display:none;}
.landing-carousel-control .next.disabled{display:none;}
.landing-carousel-control a {cursor:pointer; text-decoration:none;}
/*end tab area*/

.flex-template-fifty-fifty-body {clear:both; float:left; margin-top:20px;}
.flex-template-fifty-fifty-body .column1,
.flex-template-fifty-fifty-body .column2 {float:left; width:437px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-bottom.gif) no-repeat; padding:20px 10px 20px 30px;}
.flex-template-fifty-fifty-body .column1 img{padding-right:10px;}
.flex-template-fifty-fifty-body .column1 .view-btn{margin:10px 0 0 30px; cursor:pointer; color:#0860A8;}
.flex-template-fifty-fifty-body .column1 {margin-right:10px; margin-left:5px; padding-left:35px;}
*html .flex-template-fifty-fifty-body .column1 {padding-left:37px; margin-right:7px;}
.flex-template-fifty-fifty-body .column1 a {cursor:pointer; text-decoration:none;}
.flex-template-fifty-fifty-body .column1 p.p-one,
.flex-template-fifty-fifty-body .column2 p.p-one{float:left; width:270px;}
.flex-template-fifty-fifty-body .column2 p.p-one{margin-right:20px;}
.flex-template-fifty-fifty-body .column2 p.p-two{float:left;}
.flex-template-fifty-fifty-body .column2 h3 {clear:both; font-size:0.85em; font-weight:bold; margin-bottom:10px;}
.flex-template-fifty-fifty-body  h1{line-height:200%;}
.clear{clear:both;}
.clear20{clear:both; height:20px;}
.hideClass{display:none;}
.showClass{display:block;}


.flex-template-full-width-body  .column1 {width:955px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-bottom-wide.gif) no-repeat; padding:20px 10px 20px 30px;}
.flex-template-full-width-body  .column1  p{width:880px;}
.flex-template-full-width-body  .column1  h1{line-height:200%;}
.flex-template-full-width-body h3 {clear:both; font-size:0.85em; font-weight:bold; margin-bottom:10px;}


/* learn page */
.learn-hero-multicore {background:url(http://www.intel.com/en_US/assets/image/backgrounds/hero_tech_section_multicore.jpg) no-repeat; width:980px; height:347px; padding:0}
.learn-hero-wimax {background:url(http://www.intel.com/en_US/assets/image/marquees/wimax-tech-marquee.jpg) no-repeat; width:980px; height:277px; padding:0; margin-top: 5px; overflow:hidden;}
/*.learn-hero-wimax {background:url(http://www.intel.com/en_US/assets/image/backgrounds/hero_tech_section_wimax.jpg) no-repeat; width:980px; height:355px; padding:0; margin-top: 5px; overflow:hidden;}*/
.learn-hero-micro {background:url(http://www.intel.com/en_US/assets/image/backgrounds/hero_tech_section_microarchitecture.jpg) no-repeat; width:980px; height:347px; padding:0}
.learn-hero-silicon {background:url(http://www.intel.com/en_US/assets/image/backgrounds/hero_tech_section_silicon.jpg) no-repeat; width:980px; height:347px; margin-top:-2px; padding:0;}
.wimax-left-col {float: left; width:250px;}
.wimax-right-col {float:right;width:250px;}
.flex-template-content a {text-decoration:none; cursor:pointer;}
.flex-template-content a:hover {text-decoration:underline; cursor:pointer;}
.learn-title {float:left; margin-top:20px; margin-left:10px; width:300px;}
	.silicon-title {width: 697px;} /* fix for learn/silicon-technology.htm - marquee header weirdness */
	* html .silicon-title {width: 300px;}
.learn-title h2 {font-size:0.95em; color:#999;}
.flex-template-content h1 {font-size:180%;line-height:200%;}
.learn-hero {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-hero-learn.jpg) no-repeat; width:980px; height:347px; padding:0}
.learn-hero h1 {margin-bottom:20px;}
.learn-hero-right {float:right; text-align:left; margin-right:10px; margin-top:30px;}
*html .learn-hero-right{margin-right:30px;}
.learn-hero-right a {text-decoration:none; cursor:pointer;}
.learn-hero-right a:hover {text-decoration:underline; cursor:pointer;}
.learn-hero-right .select {vertical-align:top;}
.learn-hero-right ul {margin-top:10px;}
.learn-hero-right ul li {margin-top:5px;}
.learn-hero-right ul li.border{border-bottom:1px solid #CCC;}
.learn-hero-right img {margin-right:5px;}
.flex-template-two-thirds-body {float:left; margin-top:20px; clear: both; width: 971px;}
.flex-template-two-thirds-body .column1 {float:left; width:680px; margin-right:10px;}
.flex-template-two-thirds-body .col1-module {float:left; width:647px; background:url(http://www.intel.com/ja_JP/assets/image/backgrounds/bg-learn-bottom-left.gif) no-repeat; padding:5px 10px 20px 20px;}
.flex-template-two-thirds-body .col1-module p {display:block;}
.flex-template-two-thirds-body .col1-module h3 {margin:20px 0; font-size:0.9em; color:#333;}
.flex-template-two-thirds-body .col1-module .tips{margin-left:20px; font-size:0.85em;  line-height:1.5em;}
.flex-template-two-thirds-body .col1-module .tips li{list-style-image:url(http://www.intel.com/ja_JP/assets/image/backgrounds/img-bullet.gif)}
.flex-template-two-thirds-body .column2 {float:left; width:262px;}
.flex-template-two-thirds-body  img.thumb {margin-right:10px; margin-bottom:10px; float:left;}
.flex-template-two-thirds-body .col1-module .module-how {float:left; width:300px;}
.flex-template-two-thirds-body .col1-module .module-review {float:left; width:320px;}
.flex-template-two-thirds-body .col1-module .module-review p {width:280px; margin-right:10px; float:left;}
.flex-template-two-thirds-body .col1-module .module-review p.em {font-style:italic;}
.flex-template-two-thirds-body .col1-module .module-review img {}
.flex-template-two-thirds-body .col1-module .module-review .review-logo {float: right; margin-left: 10px; margin-bottom: 10px;}
.flex-template-two-thirds-body .col1-module .module-review .review {float:left; width:180px;}
.flex-template-two-thirds-body .col1-module .module-review .user-review-1 p{float:left; width:240px;}
.flex-template-two-thirds-body #experts-link, .flex-template-two-thirds-body #users-link {color:#0860a8; text-decoration:underline; font-weight:normal; cursor:pointer;} 
.flex-template-two-thirds-body #experts-link.current, .flex-template-two-thirds-body #users-link.current {font-weight:bold; text-decoration:none; color:#000; cursor:default;}
.bottom-divider {background:url(http://www.intel.com/ja_JP/assets/image/backgrounds/img-horiz-divider.gif) no-repeat; float:left; height:24px; width:955px; margin:20px 0;}
.flex-template-two-thirds-body  .top h1 {width:400px; float:left;}
.flex-template-two-thirds-body  .right-links {float:right; margin-right:5px; margin-top:15px; font-size:0.85em;}
.flex-template-two-thirds-body  .module-how .ava-city, .coming-soon{color:#333; font-weight:bold;}


/**html .flex-template-content .column2 {width:261px;}*/
.flex-template-content .column2 .module-shop {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right-top.gif) no-repeat; width:237px; height:236px; padding:5px 20px 0px 15px;}
.flex-template-content .column2 .module-shop h4 {font-weight:bold; font-size:0.85em; margin:10px 0;}
*html .flex-template-content .column2 .module-shop .btn{float:left; padding-bottom:7px;}
.flex-template-content .column2 .module-blog {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right-blog.gif) no-repeat; width:235px; height:auto; padding:5px 15px 0 15px;}
.flex-template-content .column2 .module-blog-bot{background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-right-blog-bot.gif) no-repeat; width:265px; height:41px; padding:14px 0 0 16px;}
.flex-template-content .column2 .module-blog h1,
.flex-template-content .column2 .module-vert h1 {font-size:148%;}
.flex-template-content .column2 .module-vert-bot{background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-vert-bot.gif) no-repeat; width:265px; height:42px; padding:14px 0 0 16px;}
.flex-template-content .column2 .module-blog h1 {margin-top:-5px;}
.flex-template-content .column2 .insideColor {color:#0860a8;}
.flex-template-content .column2 .scoopColor {color:#36a5ff;}
.flex-template-content .column2 .profile .image {float:left; margin-right:5px;}
.flex-template-content .column2 .profile div.left {width:235px; margin-bottom:10px;}
.flex-template-content .column2 .profile p {margin-bottom:3px}

/* carousel */
.flex-template-content .carousel-top {margin-left:20px;}
.learn-carousel {clear:both; margin-left:20px;}
.learn-carousel ul{float:left; height:111px; position:relative;}
.learn-carousel ul li{width:300px; display:inline; float:left; margin-top:10px; margin-right:10px;}
.learn-carousel ul li.pc-mac{background:url(http://www.intel.com/en_US/assets/image/showcase/img-mac.jpg) no-repeat;}
.learn-carousel ul li.pc-hp{background:url(http://www.intel.com/en_US/assets/image/showcase/img-hp.jpg) no-repeat;}
.learn-carousel ul li.pc-dell{background:url(http://www.intel.com/en_US/assets/image/showcase/img-dell.jpg) no-repeat;}
.learn-carousel ul li .pc{margin-left:120px; width:130px; margin-top:10px;}
.learn-carousel .pc h4{font-size:0.95em}
/*button used on both pages*/
.btn-left-side {background:url(http://www.intel.com/en_US/assets/image/button/btn-left-side.gif) no-repeat; width:14px; height:28px; float:left;}
.btn-right-side {background:url(http://www.intel.com/en_US/assets/image/button/btn-right-side.gif) no-repeat; width:27px; height:28px; float:left;}
.btn-middle {background:url(http://www.intel.com/en_US/assets/image/button/btn-middle-slice.gif) repeat-x; height:21px; float:left; font-size:.85em; display:block; color:#0860a8;padding-top:7px; padding-right:5px;}
/*end button*/
.carousel-shopbtn{float:right; margin-right:40px;}
*html .carousel-shopbtn{margin-right:20px;}

/*carousel buttons*/
ul.carousel-btns {float:right; margin-right:40px;}
*html ul.carousel-btns {margin-right:20px;}
ul.carousel-btns li {display:inline; float:left; width:21px; padding:2px 0 0; height:21px; text-align:center; vertical-align:middle; color:#0860a8; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-group.gif) no-repeat;}
ul.carousel-btns li.selected {color:#fff; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-group-on.gif) no-repeat; width:21px; height:21px;}
ul.carousel-btns li.prev {width:20px; padding:0; margin: 0 2px 0 0; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-prev.gif) no-repeat;}
ul.carousel-btns li.next {width:20px; padding:0; margin: 0 0 0 2px; background:url(http://www.intel.com/en_US/assets/image/button/btn-collection-next.gif) no-repeat;}

/* ==================================================================
Wimax tech page
/Consumer/Learn/wimax.htm
================================================================== */
.wimax-tech-main-first-intro {padding:5px 0 20px 10px; border-bottom: 1px solid #d1d1d1; margin-bottom: 18px;}
.wimax-tech-clear {float:right; margin: 0 15px 40px;}
.wimax-tech-wifi {padding:10px 130px 0 0; min-height:113px; height:auto!important; height:113px; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/wimax-tech-wifi-bg.gif) no-repeat right; margin-top: -10px; _margin-top: 0px;}
.wimax-tech-main-tabs li {display:inline; margin:0 0 0 12px; padding:0px; font-size:85%;}
#wimax-tech-main-tab-experts {color:#0860A8; cursor:pointer;}
#wimax-tech-main-tab-users {color:#0860A8; cursor:pointer;}
.wimax-tech-main-tabs {float:right; margin-top:20px;}
 #wimax-tech-main-tab-experts.current  {color:#000000; cursor:default; font-weight:bold;}
 #wimax-tech-main-tab-users.current {color:#000000; cursor:default; font-weight:bold;}
.wimax-tech-main-more {margin-left:10px;}

/* ==================================================================
=====================================================================
EXPANDO BOX
/Consumer/Learn/wimax.htm

=====================================================================
================================================================== */
.expando-blue-box-mid-gradient
{
	background: transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/ulv-blue-box-mid-gradient-bg.gif) no-repeat;
	height: 211px;
	height: auto!important;
	margin: 0 0 0 5px;
	min-height: 211px;
	padding: 8px 14px 0;
	width: 230px;
}
.expando-blue-box-bottom
{
	background: url(http://www.intel.com/en_US/assets/Image/backgrounds/ulv-blue-box-bottom-bg.gif) no-repeat;
	font-size: 0px;
	height: 9px;
}
.expando-blue-box h4
{
	margin: 0px;
	padding: 0px;
}
.expando-blue-box .ulv-badge
{
	float: left;
	margin-top: 11px;
}
.expando-blue-box .ulv-desc
{
	margin: 17px 0 0 64px;
}
.expando-blue-box a.ulv-button
{
	background: url(http://www.intel.com/en_US/assets/Image/backgrounds/ulv-button-bg.gif) no-repeat;
	display: block;
	height: 26px;
	margin-top: 13px;
	min-height: 26px height:auto!important;
	padding: 4px 0 0 6px;
	width: 220px;
}
.expando-blue-box a.ulv-button:hover
{
	text-decoration: none;
}
#expando-expand
{
	background: transparent none repeat scroll 0 0;
}


.expando-nomar-nopad
{
	margin: 0;
	padding: 0;
}
.expando-blue-box
{
	margin: 0 0 15px 0;
	width: 268px;
}
.expando-blue-box-top
{
	background: url(http://www.intel.com/en_US/assets/Image/backgrounds/ulv-blue-box-top-bg.gif) no-repeat;
	font-size: 0px;
	height: 8px;
	height: auto!important;
	min-height: 8px;
}
.expando-blue-box-mid {
background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/ulv-blue-box-mid-bg.gif) repeat-y scroll 0 0;
}
*html .expando-blue-box-top, *html .expando-blue-box-bottom 
{
	height: 8px !important;
}


/* ==================================================================
Products page
================================================================== */
#star-rating{width:260px;}
.star-rating-top{
height:88px;
background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/star-rating-top.gif);
}

.star-rating-bg {
height:100%;font-size:85%;padding:8px 6px 5px 12px;
background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/star-rating-bg.gif);
}
.star-rating-bottom{
height:14px;
background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/star-rating-bottom.gif);
}

#start-shopping{
height:62px; margin-top:20px;width:100%;
background:transparent url(http://www.intel.com/ja_JP/assets/Image/backgrounds/shop-bottom-gradient-bg.jpg);
}
.start-shoping-text {
width:310px;float:left;
text-align:right;margin-top:25px;
font-size:108%
}
.shop-laptops {position-top:2px;padding:0px 0px 0px 320px;}
.start-shopping-module-right{width:600px;float:right;}
.shop-column-a{
	float: left;
	width: 110px;
	font-size:85%;
	padding:25px 20px 0px 2px;
	text-align:center;
}
.shop-column-b { 
float: left;
width: 110px;
font-size:85%;
padding:25px 20px 0px 30px;
text-align:center;
}
.shop-column-c {
	float: right;
	width: 130px;
	font-size:85%;
padding:25px 130px 0px 2px;
	text-align:center;

}


/* ==================================================================
Modules page
================================================================== */
#wiyContent .module-vert .story {float:left; width:230px; min-height:82px; height:auto !important; height:82px; margin:4px 5px 10px 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-story.gif) no-repeat;}
#wiyContent .module-vert .story .image {float:left; width:96px; min-height:72px; height:auto !important; height:72px; margin:5px 15px 0 5px; padding:0;}
#wiyContent .module-vert .story h4 {margin: 10px 0 10px 0; padding:0;}
#wiyContent .module-vert .story p{margin:0; padding:0;}

#wiyContent .module-vert {padding-left:16px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-vert.gif) no-repeat; width:249px;}
#wiyContent .module-vert h1 {line-height:100%; padding:8px 0 6px 0;}
#wiyContent .module-vert h2 {padding-bottom:10px; font-size:90%; color:#999;}
#wiyContent .module-vert .story {margin:5px 5px 0px 0;}

#wiyContent .module-vert-bot {padding:14px 0 0 16px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-vert-bot.gif) no-repeat; width:249px; height:42px;}
#wiyContent .module-vert-bot a {display:inline; font-size:85%; padding-right:15px;}



/* ==================================================================
=====================================================================

Product Detail Template Updates for WiMAX Launch

=====================================================================
================================================================== */

.learn-detail-fifty-fifty-body {clear:both; float:left; margin:10px 0 0 3px; padding-top:25px; width:980px; border-top: 1px solid #e1e1e1;}
.learn-detail-fifty-fifty-body-noborder {clear:both; float:left; margin:10px 0 0 3px; padding-top:25px; width:980px;}
.learn-detail-fifty-fifty-body .column1,
.learn-detail-fifty-fifty-body .column2 {float:left; width:437px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-bottom.gif) no-repeat; padding:20px 10px 20px 30px;}
.learn-detail-fifty-fifty-body .column1 img{padding-right:10px;}
.learn-detail-fifty-fifty-body .column1 .view-btn{margin:10px 0 0 30px; cursor:pointer; color:#0860A8;}
.learn-detail-fifty-fifty-body .column1 {margin-right:10px; margin-left:0px;}
*html .learn-detail-fifty-fifty-body .column1 {padding-left:30px; margin-right:7px;}
.learn-detail-fifty-fifty-body .column1 a {cursor:pointer; text-decoration:none;}
.learn-detail-fifty-fifty-body .column2 .p-left{float:left; width:300px; margin-right:15px;}
.learn-detail-fifty-fifty-body .column2 .p-right{float:right; padding-right:10px;}
.learn-detail-fifty-fifty-body .column2 h3 {clear:both; font-size:0.85em; font-weight:bold; margin-bottom:10px;}
.learn-detail-fifty-fifty-body  h1{line-height:200%;}
.learn-detail-fifty-fifty-body .inline-logo {padding:10px;}
.learn-detail-fifty-fifty-body .column1 {float:left;}
.learn-detail-fifty-fifty-body .column1 .insideColor {color:#0860a8;}
.learn-detail-fifty-fifty-body .column1 .scoopColor {color:#36a5ff;}
.learn-detail-fifty-fifty-body .column1 .profile .image {float:left; margin-right:5px;}
.learn-detail-fifty-fifty-body .column1 .profile div.left {width:350px; margin-bottom:10px;}
.learn-detail-fifty-fifty-body .column1 .profile p {margin-bottom:3px}

.learn-detail-full-width {padding:30px 0 20px 5px; width:980px; border-top: 1px solid #e1e1e1;}
.learn-detail-full-width-noborder {padding:30px 0 20px 5px; width:980px; border-top: 1px solid #ffffff;}

/* ==================================================================
WIY Horizontal Module
================================================================== */
#wiyContent .module-horiz {padding:10px 0 0 18px; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-horiz.gif) no-repeat; width:955px; height:165px;}
#wiyContent .module-horiz h1 {font-size:130%;line-height:150%;}

#wiyContent .module-horiz .story {float:left; width:230px; min-height:82px; height:auto !important; height:82px; margin:10px 5px 10px 0; background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-module-story.gif) no-repeat;}
#wiyContent .module-horiz .story .image {float:left; width:96px; min-height:72px; height:auto !important; height:72px; margin:5px 15px 0 5px; padding:0;}
#wiyContent .module-horiz .story .no-image {float:left; width:15px; min-height:82px; height:auto !important; height:82px;}
#wiyContent .module-horiz .story h4 {margin: 10px 0 10px 0; padding:0;}
#wiyContent .module-horiz .story p{margin:0; padding:0;}
#wiyContent .module-horiz h2 {padding-bottom:10px; font-size:100%; color:#999;}
#wiyContent .module-horiz .links {margin:10px 0 0 2px;}
#wiyContent .module-horiz .links a {display:inline; padding-right:45px;}

#wiyContent .module-horiz .module-horiz-top-left{float:left; width:760px;}
#wiyContent .module-horiz .module-horiz-top-right{float:right; width:160px; padding-right:20px;} 
#wiyContent .module-horiz .module-horiz-top-right div{float:right; margin-top:3px;}

/* ==================================================================
overview columns
================================================================== */
.detail-full-width-body  { background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-landing-bottom-wide.gif) no-repeat; padding:10px 10px 15px 30px; width:970px; *width:950px; min-height:235px;}
.detail-full-width-body  h1{padding:10px 5px 5px 0px;}

.three-col-detail {
	margin:20px 0 5px 0;
}
.three-col-detail  .col-a{
	float:left;
	width:370px;
	padding:0px 10px 0px 0px;
	margin:0px 5px 0px 0px;
	}
	.three-col .col-a dl{
	padding:0px;
    margin:0px;
	}
.three-col-detail  .col-b
{
	float:left;
	width:160px;
	padding:5px 5px;
	margin:0 0 10px 0;
	}
.three-col-detail  .col-c  {
	float:left;
	width:370px;
	padding:0 15px;
	margin:0 0 10px 0;
}
.three-col-detail  .col-a,
.three-col-detail  .col-b {
	border-right:solid 1px #ffffff;
}
.imgleft {
	float: left;
}

/* ==================================================================
wide wimax box
================================================================== */

.wide-box .module-shop {background:url(http://www.intel.com/en_US/assets/image/backgrounds/bg-blue-box-wide.gif) no-repeat; height:284px; padding:15px 20px 0px 15px;}
.wide-box .module-shop h4 {font-weight:bold; font-size:0.85em; margin:10px 0;}
.box1 {float:left;width:590px;}
.box2 {float: right; width:270px; padding:0px 5px 0px 10px;}
.box2 ul{margin:-5px 0 0 15px;}
.box2 li{list-style-type:disc;	font-size:85%;}
.imgleft {padding:0px 10px 0px 0px;}

/* ==================================================================
What's inside you chunk
================================================================== */

.learn-related-proc-spec-icons {
	float:left;
	width:120px;
	_height:109px;
	min-height:109px;
	padding:0px 50px 0 0;
	text-align: center;
	vertical-align: text-bottom;
	background:url(http://www.intel.com/en_US/assets/image/icons/related-proc-spec-v2.gif) top right no-repeat;
	}
.learn-related-proc-spec-icons p{
	padding-top:0px;
}
.learn-related-proc-spec-icons-last p{
	padding-top:0px;
}
.learn-related-proc-spec-icons-last {
	float:left;
	width:120px;
	_height:109px;
	min-height:109px;
	padding:0px 50px 0 0;
	text-align: center;
	vertical-align:bottom;
	}

.learn-related-proc-spec-icons-choose1 {
	float:left;
	width:160px;
	_height:109px;
	min-height:109px;
	padding:20px 20px 0px 0px;
	text-align: center;
	vertical-align:bottom;
	background:url(http://www.intel.com/en_US/assets/image/icons/icon-choose.gif) top right no-repeat;
}

.learn-related-proc-spec-icons-choose2 {
	float:left;
	width:70px;
	_height:109px;
	min-height:109px;
	padding:20px 40px 0px 0px;
	text-align: center;
	vertical-align:bottom;
	background:url(http://www.intel.com/en_US/assets/image/icons/related-proc-spec-v2.gif) top right no-repeat;
}

/* ==================================================================
Key features
================================================================== */
div.learn-detail-overview-desc {
	float:left;
	width:400px;
	padding-right:20px;
}

div.learn-detail-key-features {
	
	border-top: 1px solid #e1e1e1;
	padding:20px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}
.section-box {
	
	border-top: 1px solid #e1e1e1;
	padding:20px 0px 0px 10px;
	margin:20px 0px 0px 0px;
}

.module-shop h3{
	line-height:300%;
	font-weight:bold;
}

.learn-more-link-list {
	background:transparent url(http://www.intel.com/en_US/assets/image/icons/icn-view-arrow-right.gif) no-repeat scroll 5px 3px;
	padding:2px 0 10px 32px;
	margin:5px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
}

.learn-more-link-list-last {
	background:transparent url(http://www.intel.com/en_US/assets/image/icons/icn-view-arrow-right.gif) no-repeat scroll 5px 3px;
	padding:2px 0 10px 32px;
	margin:5px 0 5px 0;
}

#product-detail .product-detail-desc {
	float:left;
	width:398px;
	padding-left:10px;
}


/* ==================================================================
Consumer/Learn/Technologies "Related Resources" Proper Link List
================================================================== */

ul#learn-marquee-links a {padding-left:22px; background:  url(http://www.intel.com/en_US/assets/image/icons/icn-view-arrow-right.gif) no-repeat; display:block; }
ul#learn-marquee-links li { padding-bottom:7px; padding-top:5px; border-bottom: 1px solid #CCCCCC; width:260px; }

/* ==================================================================
Consumer/Learn/Desktop and /Notebook "Related Resources" Faux Link List
================================================================== */

.link-marquee {
 float:left;
 margin-left:4px;
 background:transparent url(http://www.intel.com/en_US/assets/image/icons/icn-view-arrow-right.gif) no-repeat; 
 width:15px; 
 height:15px;
 cursor: pointer;
 text-decoration: none;
 }
	* html .link-marquee {
	 padding-bottom: 0;
	 margin-bottom: 0;
	 }
.text-marquee {
 float:left; 
 width:260px; 
 margin-left:12px;
 }
	* html .text-marquee {
	 padding-bottom: 0;
	 margin-bottom: 0;
	 }
.hr-container-marquee {
 padding: 5px 0;
 border-bottom: 1px solid #ccc;
 margin: 0 0 5px 0;
 }
	* html .hr-container-marquee {
	 padding: 5px 0 0 0; /* any negative bottom margin only increases the spacing */
	 border-bottom: 1px solid #ccc;
	 margin: 6px 0 -7px 0; /* negative bottom margin more than 15 erases bottom border */
	 height: 10px;
	 }
.hr-container-marquee .clear{
 height: 0;
 margin: 0;
 padding: 0;
 }
	* html .hr-container-marquee .clear{
	 margin-bottom: -9px;
	 }
 
 /* ==================================================================
Consumer/Learn "Related Technologies" Faux Link List
================================================================== */

#related-technologies  {
 width: 250px;
 }
	* html #related-technologies  {
	 position: relative;
	 left: 50px;
	 margin-left: 100px;
	 width: 245px;
	 }
	*html #related-technologies left-pad {
	 float: right; 
	 display: block; 
	 width: 220px; 
	 margin: 0 10px;
	 }
#related-technologies .hr-container-marquee {
 padding: 5px 0;
 border-bottom: 1px solid #ccc;
 margin: 0;
 }
	* html #related-technologies .hr-container-marquee {
	 padding: 5px 0 0 0; /* any negative bottom margin only increases the spacing */
	 border-bottom: 1px solid #ccc;
	 margin: 6px 0 0 0; /* negative bottom margin more than 15 erases bottom border */
	 }
#related-technologies .link-marquee {
 float:left;
 margin: 0;
 background:transparent url(/assets/image/icons/icn-view-arrow-right.gif) no-repeat; 
 width:15px; 
 height:15px;
 cursor: pointer;
 text-decoration: none;
 }
	* html #related-technologies .link-marquee {
 	 padding-bottom: 0;
	 margin-bottom: 0;
	 }
#related-technologies .text-marquee {
 float:left; 
 width:220px; 
 margin-left:5px;
 }
	* html #related-technologies .text-marquee {
	width: 210px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	* html #related-technologies .text-marquee  a{
	margin: 0;
	padding: 0;
	}
#related-technologies .hr-container-marquee .clear{
 height: 0;
 margin: 0;
 padding: 0;
 }
 
 


/* ==================================================================
=====================================================================

Consumer and WIY Landing Pages CSS

=====================================================================
================================================================== */
#wiy-landing { position: relative; height: 390px; margin: 1em 0; }
	#wiy-landing .share-story,
	#wiy-landing .inside-scoop,
	#wiy-landing .intel-technology {
		position: relative;
		float: left;
		width: 5px;
		height: 328px;
		margin-bottom: 50px;
		padding: 6px 0;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-wiy-landing-noborder-gradient-sprites.gif) repeat-x;
	}
	
	#wiy-landing .left-gradient, .right-gradient {
		position: relative;
		float: left;
		width: 5px;
		height: 200px;
		margin-bottom: 50px;
		padding: 6px 0;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-wiy-landing-noborder-gradient-sprites.gif) repeat-x;
	}
	
	
	#wiy-landing .right-gradient { margin-right: 10px; background-position: 0px -240px; }
	#wiy-landing .share-story { width: 225px; padding: 6px 5px; background-position: 0px -480px; }
	#wiy-landing .inside-scoop { width: 445px; padding: 6px 5px; background-position: 0px -480px; } /*changed width here */
/*added the next two classes: */
	#wiy-landing .inside-scoop .profile .image {float:left; margin-right:10px;}
	#wiy-landing .inside-scoop .profile div.left {width:350px; margin-bottom:10px;}
	#wiy-landing .inside-scoop .profile p {margin-bottom:6px;}
		#wiy-landing .inside-scoop h2 a {font:17px ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック, sans-serif;
	color:#333333;}
	#wiy-landing .intel-technology { width: 227px; padding: 6px 5px; background-position: 0px -480px; /*changed width here */ }
	
	#wiy-landing h2 { margin-bottom: .3em; }
	#wiy-landing p { margin: 0; }
	#wiy-landing a { font-size: 11px; }
	
	#wiy-landing .share-story p, #wiy-landing .intel-technology p { margin-bottom: 1em; }
	#wiy-landing .share-image {
		position: relative;
		left: 32px;
		height: 93px;
		width: 162px;
		background: transparent url(http://www.intel.com/en_US/assets/image/spotlight/img-share-story.png) no-repeat;
	}

	#wiy-landing .insideColor { color: #0860a8; }
	#wiy-landing .scoopColor { color: #36a5ff; }
	#wiy-landing .blog-entry { margin: 14px 0; }
	#wiy-landing .blog-entry img { float: left; margin: 0 8px 8px 0; }

	#wiy-landing .technology-image {
		position: relative;
		left: 25px;
		height: 52px;
		width: 178px;
		background: transparent url(http://www.intel.com/en_US/assets/image/spotlight/img-technology.png) no-repeat;
	}
	#wiy-landing .technology-shane {
		float: right;
		height: 176px;
		width: 64px;
		background: transparent url(http://www.intel.com/en_US/assets/image/spotlight/img-shane.png) no-repeat;
	}
	
/*set of classes for 2-col format */
	#wiy-landing-2-col { position: relative; height: 320px; margin: 1em 0; }
	#wiy-landing-2-col .share-story,
	#wiy-landing-2-col .inside-scoop,
	#wiy-landing-2-col .intel-technology {
		position: relative;
		float: left;
		width: 5px;
		height: 260px;
		margin-bottom: 50px;
		padding: 6px 0;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-wiy-landing-noborder-gradient-sprites.gif) repeat-x;
	}
	#wiy-landing-2-col .left-gradient, .right-gradient {
		position: relative;
		float: left;
		width: 5px;
		height: 200px;
		margin-bottom: 50px;
		padding: 6px 0;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-wiy-landing-noborder-gradient-sprites.gif) repeat-x;
	}
	
	
	#wiy-landing-2-col .right-gradient { margin-right: 10px; background-position: 0px -240px; }
	#wiy-landing-2-col .share-story { width: 225px; padding: 6px 5px; background-position: 0px -480px; }
	#wiy-landing-2-col .inside-scoop { width: 670px; padding: 6px 5px; background-position: 0px -480px; } /*changed width here */
/*added the next two classes: */
	#wiy-landing-2-col .inside-scoop .profile p {margin-bottom:6px;}
	#wiy-landing-2-col .inside-scoop .profile .image {margin-right:10px;}
	#wiy-landing-2-col .inside-scoop .profile div.left {width:520px; margin-bottom:10px;}
	#wiy-landing-2-col .intel-technology { width: 227px; padding: 6px 5px; background-position: 0px -480px; /*changed width here */ }
	
	#wiy-landing-2-col h2 { margin-bottom: .3em; }
	#wiy-landing-2-col p { margin: 0; }
	#wiy-landing-2-col a { font-size: 11px; }

	#wiy-landing-2-col .share-story p, #wiy-landing .intel-technology p { margin-bottom: 1em; }
	#wiy-landing-2-col .share-image {
		position: relative;
		left: 32px;
		height: 93px;
		width: 162px;
		background: transparent url(http://www.intel.com/en_US/assets/image/spotlight/img-share-story.png) no-repeat;
	}

	#wiy-landing-2-col .insideColor { color: #0860a8; }
	#wiy-landing-2-col .scoopColor { color: #36a5ff; }
	#wiy-landing-2-col .blog-entry { margin: 14px 0; }
	#wiy-landing-2-col .blog-entry img { float: left; margin: 0 8px 8px 0; }

	#wiy-landing-2-col .technology-image {
		position: relative;
		left: 25px;
		height: 52px;
		width: 178px;
		background: transparent url(http://www.intel.com/en_US/assets/image/spotlight/img-technology.png) no-repeat;
	}
	
	#wiy-landing-2-col .technology-shane {
		float: right;
		height: 176px;
		width: 64px;
		background: transparent url(http://www.intel.com/en_US/assets/image/spotlight/img-shane.png) no-repeat;
	}	
	
	
	#rich-media-c.newFlashHeight {
		_height:400px;
		min-height:400px;
  }
  
  	#rich-media-c {
		width: 100%;
		_height: auto;
		min-height: 300px;
		overflow: hidden;
	}
	
	#middle-three {
		margin: 4px 0 10px 0;
		width: 980px;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-consumer-landing-3-col.gif) no-repeat scroll 0px bottom;
	}
	#middle-three .col-caps {
		position: relative;
		height: 35px;
		width: 980px;
		top: -3px;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-consumer-landing-3-col.gif) no-repeat scroll 0px 0px;
	}
	#middle-three .tout {
		float: left;
		position: relative;
		margin-right: 12px;
		padding: 5px 10px 0 10px;
		width: 298px;
	}
	#middle-three .tout a {
		position: absolute;
		top: -28px;
		width: 298px;
		height: 17px;
		background: transparent url(http://www.intel.com/en_US/assets/image/button/btn-consumer-landing-tout.gif) no-repeat scroll right 0px;
	}

	#middle-four {
		margin: 4px 0 10px 0;
		width: 980px;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-consumer-landing-4-col.gif) no-repeat scroll 0px bottom;
	}
	#middle-four .col-caps {
		position: relative;
		height: 35px;
		width: 980px;
		top: -3px;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-consumer-landing-4-col.gif) no-repeat scroll 0px 0px;
	}
	
	#middle-four .tout {
		float: left;
		position: relative;
		margin-right: 6px;
		padding: 5px 10px 0 10px;
		width: 220px;
	}
	#middle-four .tout a {
		position: absolute;
		top: -28px;
		width: 220px;
		height: 17px;
		background: transparent url(http://www.intel.com/en_US/assets/image/button/btn-consumer-landing-tout.gif) no-repeat scroll right 0px;
	}

	#bottom-explore { position: relative; _height: 246px; }
	#bottom-explore .left-gradient,
	#bottom-explore .right-gradient,
	#bottom-explore .find-processor,
	#bottom-explore .quick-links {
		position: relative;
		float: left;
		width: 5px;
		min-height: 220px;
		padding: 6px 0 12px 0;
		background: transparent url(http://www.intel.com/en_US/assets/image/backgrounds/bg-consumer-landing-noborder-gradient-sprites.gif) repeat-x;
		_height: 220px;
	}
	#bottom-explore .right-gradient { margin-right: 8px; background-position: 0px -240px; }
	#bottom-explore .find-processor { width: 713px; padding: 10px 5px; background-position: 0px -480px; }
	#bottom-explore .quick-links { width: 219px; padding: 10px 5px 12px 5px; background-position: 0px -480px; }
	
	#bottom-explore .proc-family { cursor:default; }
	#bottom-explore .proc-family a.img div, #bottom-explore .proc-family a.img {
		height:91px;
    width:107px;
    display:block;
	}
  #bottom-explore .proc-family a {
    cursor:pointer;
    text-decoration:none;
  }

	#family-notebook { background: url(http://www.intel.com/en_US/assets/image/spotlight/img-laptop.png) no-repeat; }
	#family-desktop { background: url(http://www.intel.com/en_US/assets/image/spotlight/img-desktop.png) no-repeat; }
	#family-mids { background: url(http://www.intel.com/ja_JP/assets/image/spotlight/img-mids.png) no-repeat; }
	
  #bottom-explore .proc-family .cl-btn { 
    padding:5px 30px 0 5px;
    height:26px;
    position:relative;
    background:transparent url(http://www.intel.com/en_US/assets/image/button/btn-consumer-landing-right.png) right 0 no-repeat;
    margin:0 10px;
    width:auto;
    font-size:12px;
  }
  #bottom-explore .proc-family a {
    text-decoration:none !important;
    cursor:pointer !important;
  }
  #bottom-explore .proc-family .cl-btn .cl-btn-left {
    position:absolute;
    left:-10px;
    top:0;
    width:12px; 
    height:26px; 
    background:transparent url(http://www.intel.com/en_US/assets/image/button/btn-consumer-landing-left.png) 0 0 no-repeat;
  }
	#bottom-explore .quick-links li {
		position: relative;
		top: 12px;
		font-size: 11px;
		text-indent: -1em;
		margin: 5px 0 8px 1em;
	}
  #bottom-explore table { width:730px; margin:20px 0 0 0; position:relative; left:-15px; }
  #bottom-explore table table { position:static; width:auto; margin:0; }
  #bottom-explore table td { display:table-cell; width:233px; }
  #bottom-explore table table td { width:auto; }
	
   /* IE6 Hacks */
 *html .build-rig-logo-2[class] {
 background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/Assets/Image/badge/img-intel-corei7-blue.png');
} 
	* html #wiy-landing .share-image {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-share-story.png');
	}
	* html #wiy-landing .technology-image {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-technology.png');
	}
	* html #wiy-landing .technology-shane {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-shane.png');
	}
	
	 * html #wiy-landing-2-col .share-image {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-share-story.png');
	}
	* html #wiy-landing-2-col .technology-image {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-technology.png');
	}
	* html #wiy-landing-2-col .technology-shane {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-shane.png');
	}
  
  
  * html #family-notebook {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-laptop.png');
    cursor:pointer;
	}
	* html #family-desktop {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/spotlight/img-desktop.png');
    cursor:pointer;
	}
	* html #family-mids {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/ja_JP/assets/Image/spotlight/img-mids.png');
    cursor:pointer;
	}
  * html #bottom-explore .proc-family .cl-btn .cl-btn-right {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/button/btn-consumer-landing-right.png');
  }
  * html #bottom-explore .proc-family .cl-btn .cl-btn-left {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.intel.com/en_US/assets/Image/button/btn-consumer-landing-left.png');
  }
  * html #bottom-explore table { margin-left:0; width:710px; }
  * html #bottom-explore table table { width:auto; }
  * html #bottom-explore table td { width:236px; }
  * html #bottom-explore table table td { width:auto; }
  
 /* new Inside Scoop march 2009 */

.insidescoop-top {width:685px; min-height:33px; height:auto; height:33px; background:url(http://www.intel.com/ja_JP/assets/image/backgrounds/bg-collection-insidescoop-top-683.gif) no-repeat;}
.insidescoop-top h3 {padding-top: 10px; padding-left: 15px; padding-bottom: 3px;}
.insidescoop-middle {width:685px; min-height:33px; height:auto; padding:10px 0 4px 10px; background:url(http://www.intel.com/ja_JP/assets/image/backgrounds/bg-collection-insidescoop-middle-683.gif) repeat-y;}
.insidescoop-middle .logo {float:left;}
.insidescoop-middle .blog-desc {float:left; width:170px; padding:0 10px 0 10px; border-right:1px solid #d1d1d1;}
.insidescoop-middle .blog-desc-last {float:left; width:170px; padding:0 10px 0 10px; border: 0px;}
.insidescoop-middle .blog-desc h4, .insidescoop-middle .blog-desc-last h4 {font-weight:bold; margin:0 0 10px 0;}
.insidescoop-middle .blog-desc p, .insidescoop-middle .blog-desc-last p {margin:0 0 0 0; padding:0 0 5px 0;}
.insidescoop-middle .blog-desc a, .insidescoop-middle .blog-desc-last a {font-size:90%;}
.insidescoop-bottom {width:685px; min-height:6px; height:auto; height:6px; background:url(http://www.intel.com/ja_JP/assets/image/backgrounds/bg-collection-insidescoop-bottom-683.gif) no-repeat;}  

 
  
/* ==================================================================
Ticker
================================================================== */

#wrapp {
	width:930px; height:40px;
	font-family:ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック, sans-serif;
	font-weight:normal;
	font-size:1em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#333;
}

#news_title {
	float:left;
	width:113px;
	margin:0 0 0 0;
}

#news {
	width:760px;
	padding:0 0 0 0;
	float:left;	
}/*IJKK original  id*/

.newsticker {
	list-style-type:none;
	background-color:#fff;
	font-family:ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック, sans-serif;
	font-weight:normal;
	font-size:1em;
	padding:0 0 0 0;
	width:745px;
	margin:0 0 0 8px;
	text-align:left;
}

ul.newsticker span {
	margin:0 6px 6px 0;
	font-family:ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック, sans-serif;
} 


	
/* ==================================================================
wide wimax box for centrino page
================================================================== */

.wide-boxy .module-shopy {background:url(http://www.intel.com/ja_JP/assets/image/backgrounds/bg-blue-box-wide2.gif) no-repeat; height:380px; padding:15px 20px 0px 15px;}
.wide-boxy .module-shopy h4 {font-weight:bold; font-size:0.85em; margin:10px 0;}
.box3 {float:left;width:450px;}
.box4 {float: left; width:450px; padding:0px 5px 0px 20px;}
.box3 ul{margin:-5px 0 0 15px;}
.box4 ul{margin:-5px 0 0 15px;}
.box3 li{list-style-type:disc;	font-size:85%;}
.box4 li{list-style-type:disc;	font-size:85%;}

/*new for 2/3 col*/

.flex-template-two-thirds-detail-body {clear:both; float:left; margin-top:20px;}
.flex-template-two-thirds-detail-body .column1 {float:left; width:685px; margin-right:10px;}
*html .flex-template-two-thirds-detail-body .column1 {}
.flex-template-two-thirds-detail-body .col1-module {float:left; width:647px; background:url(http://www.intel.com/ja_JP/assets/Image/backgrounds/bg-learn-wiy-bottom-left.gif) no-repeat; padding:5px 20px 20px 20px;}

.flex-template-two-thirds-detail-body .col1-module p {display:block;}
.flex-template-two-thirds-detail-body .col1-module h3 {margin:20px 0; font-size:0.9em; color:#333;}
.flex-template-two-thirds-detail-body .col1-module .tips{margin-left:20px; font-size:0.85em;  line-height:1.5em;}
.flex-template-two-thirds-detail-body .col1-module .tips li{list-style-image:url(http://www.intel.com/ja_JP/assets/Image/backgrounds/img-bullet.gif)}
.flex-template-two-thirds-detail-body .column2 {float:left; width:262px;}
.flex-template-two-thirds-detail-body  img.thumb {margin-right:10px; margin-bottom:10px; float:right;}
.flex-template-two-thirds-detail-body .col1-module .module-how {float:left; width:300px;}
.flex-template-two-thirds-detail-body .col1-module .module-review {float:left; width:320px;}
.flex-template-two-thirds-detail-body .col1-module .module-review p {width:280px; margin-right:10px; float:left;}
.flex-template-two-thirds-detail-body .col1-module .module-review p.em {font-style:italic;}
.flex-template-two-thirds-detail-body .col1-module .module-review img {}
.flex-template-two-thirds-detail-body .col1-module .module-review .review-logo {float: right; margin-left: 10px; margin-bottom: 10px;}
.flex-template-two-thirds-detail-body .col1-module .module-review .review {float:left; width:180px;}
.flex-template-two-thirds-detail-body .col1-module .module-review .user-review-1 p{float:left; width:240px;}
.flex-template-two-thirds-detail-body #experts-link, .flex-template-two-thirds-body #users-link {color:#0860a8; text-decoration:underline; font-weight:normal; cursor:pointer;} 
.flex-template-two-thirds-detail-body #experts-link.current, .flex-template-two-thirds-detail-body #users-link.current {font-weight:bold; text-decoration:none; color:#000; cursor:default;}
.bottom-divider {background:url(http://www.intel.com/ja_JP/assets/Image/backgrounds/img-horiz-divider.gif) no-repeat; float:left; height:24px; width:965px; margin:20px 0;}
.flex-template-two-thirds-detail-body  .top h1 {width:400px; float:left;}/*IJKK adjusted width from 955 to 965*/
.flex-template-two-thirds-detail-body  .right-links {float:right; margin-right:5px; margin-top:15px; font-size:0.85em;}
.flex-template-two-thirds-detail-body  .module-how .ava-city, .coming-soon{color:#333; font-weight:bold;}


.detail-two-thirds-body  h1{padding:10px 5px 5px 0px;}

.detail-two-thirds-body div.learn-detail-overview-desc {
	float:left;
	width:645px;
	padding-right:20px;
}



.two-thirds-col-detail{
	margin:20px 0 5px 0;
}	

.two-thirds-learn-detail-key-features img{
	float:right;
	margin:10px;
}	

.float-none-no-mar {float:none !important; margin:0px !important;}

.two-thirds-learn-detail-key-features .detail-key-features-list dl {

float: none;
width: auto;
}

.stars-spot {background:url(http://www.intel.com/ja_JP/assets/image/backgrounds/bg-right-blog_265x130.gif) no-repeat; width:235px; padding:5px 15px 5px 15px;}
.stars-spot h1 {font-size:148%; margin-top:-5px;}
.stars-spot p {padding: 10px 10px 0 0;}
.stars-spot-bottom {background:transparent url(http://www.intel.com/ja_JP/assets/image/Spotlight/ces2009-buzz-footer.gif) no-repeat scroll 0 0; height:10px; width:265px;}
.stars-spot-img{ float:left;padding: 10px 10px 0 0;}


/*end new for 2/3 col*/


/* ==================================================================
benchmark banner box for detail pages
================================================================== */

#benchmark-banner {background:#fff url(http://www.intel.com/en_US/assets/image/backgrounds/benchmark-ulv-bg.jpg)  no-repeat; width:987px; height:54px; float:left;}
.benchmark-banner-image  {margin: 6px 17px 0px 35px;float:left;}
#benchmark-banner p {margin: 20px 0px 0px 0px;display:block;}

/* ==================================================================
shop warning pop up
================================================================== */
#shp-buy-now-popup {
	display:none;
	position:absolute;
	top:150px;
	left:150px;
	z-index:2000;
	width:650px;
}

#popup-screen {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:#333333;
	z-index:1900;
	opacity:0.5;
	filter:alpha(opacity=50);
}

/* Popup body */

#shop-buy-now-warn {}

#shop-buy-now-warn .warn-bd {
	position:relative; top:-20px; * top:0px; _top:0px;
	padding:0 40px;
	background:url(http://www.intel.com/en_US/assets/Image/backgrounds/shop-warn-bd-tile.jpg) 0 0 repeat-y; width:608px;
	/*_height:2px;
	min-height:75px;
	vertical-align:top;
	*/
	/* _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://content.pc.com/en/media/img/shop-warn-bd.png', sizingMethod='scale') ;*/
}

/* #shop-buy-now-warn .warn-bd[class] {background:url(http://content.pc.com/intel_content/assets/img/shop-warn-bd-tile.jpg) 0 0 repeat-y;} */
#shop-buy-now-warn .warn-bd p {font-size:77%;}

/* Popup top */
#shop-buy-now-warn .warn-top {
	background:url(http://www.intel.com/en_US/assets/Image/backgrounds/shop-warn-top.jpg) 0 0 no-repeat; width:648px; height:39px;
	/* _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://content.pc.com/en/media/img/shop-warn-top.png', sizingMethod='image') ;*/
}
/* #shop-buy-now-warn .warn-top[class] {background:url(http://content.pc.com/intel_content/assets/img/shop-warn-top.jpg) 0 0 no-repeat;} */

/* Popup bottom */
#shop-buy-now-warn .warn-btm {
	position:relative; top:-20px; * top:0px; _top:0px;
	background:url(http://www.intel.com/en_US/assets/Image/backgrounds/shop-warn-btm.jpg) no-repeat; width:648px; height:25px;
	/* _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://content.pc.com/en/media/img/shop-warn-btm.png', sizingMethod='image') ;*/
}
/* #shop-buy-now-warn .warn-btm[class] {background:url(http://content.pc.com/intel_content/assets/img/shop-warn-btm.jpg) 0 0 no-repeat;} */

#shp-buy-now-extra-warnings {display:none;}
#shp-buy-now-popup h2 {margin-top:20px;}
#shp-buy-now-popup p.happy-btn {margin:2em 0 0 215px;}
#shp-buy-now-popup p.happy-btn a.close {font-size:90%;}
#shp-buy-now-popup p.happy-btn img.continue {padding-bottom:20px;}
#shp-buy-now-popup p.close {float:right; margin:10px 18px; _margin:10px;}

/* ------------------- */

#shp-legal {clear:both; padding:5px 25px 0 0;}
#shp-buy-now-popup #shp-legal {clear:both;}

#shp-legal p {display:block; font-size:77%; color:#707070;}
#shp-legal sup {display:none;}
/*The code below should remain commented out, but kept in. It is present to temporarily display disclaimers and learn tabs for PDF ripping

.disclaimer-text,.ui-tabs-hide,.pro-num-row, #ratings-rhc-name, #ratings-lhc-name  {
	display: block !important;


}
*/
/* LEARN MORE BUTTON */
span.learnMoreArrow {
background: transparent url(http://www.intel.com/en_US/assets/Image/icons/gbl-link-plus.gif) no-repeat scroll 0 0;
background-position: right;
padding-right:8px;
}


/* STORIES - LANDING PAGE */
.stories-landing-marquee {position:relative; min-height:368px; height:auto!important; height:368px; background:url(http://www.intel.com/en_US/assets/Image/marquees/stories-marquee.jpg) no-repeat;}
.stories-landing-marquee .stories-landing-marquee-logo {position:absolute; top:30px; left:0px;}
.stories-landing-marquee .stories-landing-marquee-content {position:absolute; top:125px; left:0px; width:325px;}
.stories-landing-marquee .stories-landing-marquee-content h3 {color:#333; font-weight:bold;}
.stories-landing-marquee .stories-landing-marquee-content h1 {color:#333; font-size:2em;}
.stories-landing-marquee .stories-landing-marquee-content ul {margin:0 0 20px 35px;}
.stories-landing-marquee .stories-landing-marquee-content li {font-size: 85%; list-style-image: url(http://www.intel.com/en_US/Assets/Image/icons/gbl-link-plus.gif)}
.stories-landing-marquee .stories-landing-marquee-box {position:absolute; top:38px; right:0px; width:260px; background-color: #fff;}
.stories-landing-marquee-box {top:38px; right:0px; width:260px; background-color: #fff;}
.stories-landing-marquee-box-top {min-height:283px; height:auto!important; height:283px; padding:8px 10px 0; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/stories-landing-marquee-box-top-bg.jpg) no-repeat;}
.stories-landing-marquee-box-top h4 {font-weight: bold; font-size: 85%;}
.stories-landing-stories-landing-marquee-box-bd{clear:both; margin:18px 5px 5px 5px; font-size: 90%;}
.stories-landing-stories-landing-marquee-box-bd p{margin-bottom:12px;}
.stories-landing-avatar.stories-landing-avatar{margin-left:69px;margin-bottom:3px;}
.stories-landing-share-thmb{float:left; margin-right:8px;margin-bottom:8px;}
.stories-landing-marquee-box-bottom {min-height:5px; height:auto!important; height:5px; font-size:0px; background:url(http://www.intel.com/en_US/assets/Image/backgrounds/stories-landing-marquee-box-bottom-bg.jpg) no-repeat;}
.stories-btn {float:left; display:inline; padding-right:29px; margin-right:6px;}
.stories-btn:hover,
.stories-btn:hover span {cursor:pointer; text-decoration:none;}
.stories-btn span {float:left; display:block; padding: 5px 3px 5px 16px; min-height:17px; height:auto!important; height:17px;}
.stories-btn {background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/stories-btn.gif) no-repeat scroll top right;}
.stories-btn span {background:transparent url(http://www.intel.com/en_US/assets/Image/backgrounds/stories-btn.gif) no-repeat;}

.stories-module-blog{background:url('http://www.intel.com/en_US/assets/Image/backgrounds/stories-bg-right-blog2.gif') no-repeat; width:235px; height:192px; padding:5px 15px 15px 15px;}
.stories-module-blog h1,
.stories-module-vert h1 {font-size:148%;}
.stories-module-blog h1 {margin-top:-5px; line-height:200%;}
.stories-module-blog .stories-social-icons{margin-left:4px;}
.stories-inside-color{color:#0860a8;}
.stories-scoop-color{color:#36a5ff;}
.stories-social-icons li{float:left; text-indent:-999em; background-repeat:no-repeat; margin-right:3px;}
.stories-social-icons li a{display:block; width:72px; height:72px; background-repeat:no-repeat; text-indent:-999em; }
.stories-social-icons .stories-icn-twitter a{background-image:url('http://www.intel.com/en_US/assets/Image/icons/stories-icn-twitter.jpg');}
.stories-social-icons .stories-icn-fb a{background-image:url('http://www.intel.com/en_US/assets/Image/icons/stories-icn-fb.jpg');}
.stories-social-icons .stories-icn-yt a{background-image:url('http://www.intel.com/en_US/assets/Image/icons/stories-icn-youtube.jpg');}


a.btn-corei7xe-lrn {
background:transparent url(http://www.intel.com/en_US/assets/image/button/btn-learn-more-trans.png) no-repeat scroll 0 0;
display:block;
height:33px;
margin-top:10px;
padding:7px 0 0 18px;
width:145px;
}
.corei7xe-ssdimg{float:left;height:200px;width:180px;padding:15px 0 0 0;}
.corei7xe-ssdimg-text{float:right;width:450px;padding:20px 5px 0 0;}
