/*Make sure your page contains a valid doctype at the top*/
#gallery1{
border: 1px solid black;
margin:5px;
}
#gallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: right;
}