#outerwrap {
margin:0 0 -10px -10px;
padding:10px;
overflow:hidden
}

#wrap {
position:relative
}

#small {
position:relative;
width:100%;
height:100%
}

#large {
background:#fff;
position:relative
}

#mover {
position:absolute;
top:0;
left:0;
width:210px;
height:120px;
overflow:hidden;
z-index:100;
background:#fff;
display:none
}

#overlay {
border:1px solid #000;
width:208px;
height:118px;
position:absolute;
top:0;
left:0;
z-index:200
}

#wrap IMG {
margin:0
}

.recomcrossSellContainer h1 {
border:medium none;
margin-left:15px
}

#CrossSellPopup h1 {
border-bottom:1px dashed #BDCFE9;
color:#015BA7;
font-size:17px;
margin:10px 0 0;
padding:0 0 3px 5px
}

.addtoCartContainer {
background-color:#FFFEE7;
border-bottom:1px dotted #CCC;
margin-bottom:10px;
overflow:hidden;
padding:10px
}

.itemAddedText {
background:url(../images/added_Icon.gif) no-repeat scroll left top transparent;
color:#090;
display:block;
font-family:arial,helvetica,sans-serif;
font-size:22px;
padding-left:25px
}

.itemaddedDes {
float:left;
margin-left:28px;
overflow:hidden;
padding:10px 0;
width:350px
}

.itemaddedDes img {
float:left;
padding-right:10px;
width:30%
}

.itemaddedDes dl {
float:left;
width:230px
}

.crscheckOutContainer {
background-color:#EAF3FE;
border:1px solid #D3E6F8;
float:left;
overflow:hidden;
padding:15px;
width:520px
}

dl.crsSubTotalText {
color:#1E1E1E;
float:left
}

.crsCheckOutBtn {
float:right
}

h1.recommendLabel {
display:none
}

div#recommendProduct {
background-image:none
}

div.bottom {
display:none
}