/* CSS Document */
.right{float:left;
width:265px;
padding:0;
}

.left{float:left;
width:265px;
}

.down{clear:both;}