/* Hide Bottom Grey Bar */
.lightshadow div { visibility:visible; padding:10px; height:20px; background:#666; }
.lightshadow { visibility:hidden; }


.imganchor{
position:absolute;
}


*html #orderbtn{
position:relative;
top: 448px;}

*:first-child+html #orderbtn{
position:relative;
top: 448px;}


#orderbtn{
position:relative;
top: 415px;
left:250px;
}

