.emenu{
float: right;
width: 20em;
margin-left: 1em;
margin-bottom: 1em;
padding: 1em;

border-width: 1px;
border-style: solid;
border-color: #6c6c66;

background: #F3F5FB; 
text-align: center;
}

hr{
padding-right: 22em;
}

.emenu ul{
text-align: left;
margin-top: 0px;
}

.emenu h2{
padding-bottom: 1em;
}

.emenu h3{
margin-bottom: 0;
text-align: left;
}

.featuredesign{
text-align: center;
}

.featuredesign img{
border-width: 1px;
border-style: solid;
}

.product h3{
margin-bottom: 0px;
}

.product ul{
margin-top: 0px;
}

.item{
clear: left;
padding-top: 1em;
}

.item img{
float: left;

border-width: 1px;
border-style: solid;
border-color: #6c6c66;

margin-right: 1em;
}