body {
 text-align:center;
}
#logo_container {
 width:96%;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}
#logo_main_wrapper {
 width:69%;
 float:right;
}

#logo_left_panel {
 width:30%;
 float:left;
}

#logo_footer {
 width:100%;
 clear:both;
}

#logo_main {
 width:58.7%;
 float:left;
}

#logo_right_panel {
 width:39%;
 float:right;
}

#objCtrlBox {
 width:320px;
 height:340px;
}

#texBox {
 width:320px;
 height:260px;
}

#gallery {
 width:440px;
 height:310px;
}

#images {
 overflow-y:auto;
 background-color:#fe8;
 width:330px;
 height:260px;
 float:left;
}

#buttons {
 background-color:#fd7;
 width:110px;
 height:260px;
 float:left;
}

#imageStat {
 background-color:#fd7;
 width:440px;
 height:50px;
 clear:both;
}

#saveComment {
 width:370px;
 height:48px;
}

#imageData {
 border: 2px #56f solid;
}
