
#content {
margin:0 0 0 26px;
width:954px;
background-color:#000;
/* for IE */
/* filter:alpha(opacity=70); */
/* CSS3 standard */
/* opacity:0.7; */
/* for Mozilla */
/* -moz-opacity:0.7; */
}


#content2 {
padding:14px;
float:none;
clear:both;
background-color:#000;
overflow:auto;
}

div.left {
width:264px;
float:left;
clear:left;
}

div.right {
width:645px;
float:right;
clear:right;
}

div.full {
width:100%;
float:none;
clear:both;
overflow:auto;
}