
/* this is the outer wrapper that holds the other divs */
#container {
width: 480px;
float:right; 
}

