#fancybox-content{
	background: #fff;
}

#eol-overlay{ 
	font-family:Arial, Tahoma; 
	font-size:14px; 
	padding:0;  
	width: 100%;  
}

#eol-overlay .leftC, #eol-overlay .rightC {
    float: left;    
}

p{
	margin: 20px;
}

#eol-overlay .rightC img{ 
	max-width: 100%; 
	height: auto;
}

#eol-overlay h2 { 
	padding:0 20px; 
	/*background: url("//www.lenovo.com/images/emea/popups/blank-head-ribbon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: #ec1c2a;
    color: #fff;
    font-family: lenovo-do-bold;
    font-size: 32px;
    line-height: 62px;
    margin: 20px 0;
    text-transform: uppercase;
    width: 100%;
    text-align:center;
}

.eol-overlay-bottom {
	background-color:#000; 
	color:#fff; 
	padding:10px; 
	clear: both;
}

.eol-overlay-bottom  a {
	font-size:18px; 
	color:#009dd9;
}

#fancybox-close { 
	right:-55px !important;
}

.sugg-prod{
	font-size:20px; 
	text-decoration: underline; 
	text-decoration-color: #009dd9;
}


