#howsuggestitwork{

position: absolute;

left: 12%;

top: 25%;

height: 400px;

width: 750px;

background-color: white;

	filter: alpha(opacity=100);

	opacity: .99;

	

z-index:8;

}

#howsuggestitwork table{

	border:9px solid #409DDE;

}



.suggestResultMain1{

	text-align: center;

	margin-left:auto; 

	margin-right:auto; 

}

.suggestResultMain{

	background-color: red;

	width: 800px;text-align: center;

}

.suggestResultBox{

	background-color: White;



}

.suggestProductImageRow{

	background-color: #FFDDFF;

}

div.suggestProductBox{

	  height: 85px;

 	width: 105px;

	 border: 1px solid #B2BBC2;

	 size: 28px;

}



#suggestHeader{

position: absolute;

top: 0px;

right: 6px;

}

#suggestitmainarea{

	position: absolute;

	height: 400px;

}

#suggestitarea{

	/*position: relative;*/

}

#suggestitname{

	position: absolute;

	top: -7px;

	width: 250px;

}

#suggestItProductsArea{

	position: absolute;

	left: 250px;

	height: 400px;

}

.suggestitCategory a, .suggestitCategory{

	font-size: 17px;

	color: #454545;

	text-decoration: none;

	font-weight: bold;

}

.suggestTitle{

	font-size: 16px;

	font-weight: bold;

}

.suggestLink, .suggestLink a{

	font-size: 14px;

	text-align: center;

	vertical-align: middle;

}

.suggestLink{

	height: 18px;

}

.suggestLink a{

	color: #6495ED;

}

.suggestLink a:hover{

	color: #FFBD42;

}

.suggestTopLeft{

	position: absolute;

	top:0px;

	left: 0px;

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
