#mainTopMenu { 
margin-left : 78px;
}

#pp_top {
background-image : url('/images_logos/pp_badge.gif');
background-repeat : no-repeat;
background-position : top left;
background-color : white;
height : 106px;
margin-bottom : 8px;
}

#pp_logo {
text-align : left;
margin : 0 0 8px 82px;
border-bottom : 4px solid #FFCC00;
}

body{
background-color : #efefef;
margin:0;
padding:0;
}

#itemInfoBlock {
border : 1px solid silver;
}

#pp_site {
width:1000px;
background-color : #ffffff;
}

#pp_lower {
width:984px;
padding: 0 8px;
}

#pp_cart {
float:right;
width:150px;
padding:8px 8px 8px 28px;
background:url('/images/cart.png') no-repeat 4px 8px;

}
