* {
/*  display: none; */
}
div#layout {
width:100%
}

.left {
float:none;
width:100% !important;
}

img.left {
width:63px !important;
}
img.right {
width:63px !important;
}

.right {
float:none;
width:100% !important;
}



