body
{

}

.cake-sql-log
{
clear:both;
color:#c0a0a0;
margin:20px 10px 10px 10px;
}

#layout
{
width:980px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}

#navigation, #messages, #footer
{
clear:both;
float:left;
display:inline;
width:760px;
}

#footer
{
height:20px;
}

#messages
{
display:none;
visibility:hidden;
height:20px;
}

#content
{
clear:both;
float:left;
display:inline;
width:980px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#left
{
float:left;
display:inline;
width:140px;
margin: 0px 10px 0px 0px;
min-height:1px;
}

#middle
{
float:left;
display:inline;
width:620px;
margin: 0px 10px 0px 0px;
}

#right
{
float:left;
display:inline;
width:200px;
min-height:1px;
}

/* boxen | A */

.tbox,
.mbox,
.bbox,
.cbox
{
clear:both;
float:left;
display:inline;
}

.cbox
{
margin: 8px 20px 8px 20px;
}

.tgreen140, .tgray200, .tblue620
{
height:15px;
}

.bgreen140, .bgray200, .bblue620
{
height:21px;
}

.tgreen140, .mgreen140, .bgreen140
{
width:140px;
}

.tgray200, .mgray200, .bgray200
{
width:200px;
}

.tblue620, .mblue620, .bblue620
{
width:620px;
}

.tgreen140
{
background: url(img/bg_top_green_140.gif) no-repeat 0px 0px;
}

.mgreen140
{
background: url(img/bg_body_green_140.gif) repeat-y 0px 0px;
}

.bgreen140
{
background: url(img/bg_bottom_green_140.gif) no-repeat 0px 0px;
}

.tgray200
{
background: url(img/bg_top_gray_200.gif) no-repeat 0px 0px;
}

.mgray200
{
background: url(img/bg_body_gray_200.gif) repeat-y 0px 0px;
}

.bgray200
{
background: url(img/bg_bottom_gray_200.gif) no-repeat 0px 0px;
}

.tblue620
{
background: url(img/bg_top_blue_620.gif) no-repeat 0px 0px;
}

.mblue620
{
background: url(img/bg_body_blue_620.gif) repeat-y 0px 0px;
}

.bblue620
{
background: url(img/bg_bottom_blue_620.gif) no-repeat 0px 0px;
}

/* boxen | E */



.lbox, .cbox
{
float:left;
display:inline;
}

.cbox
{
clear:both;
}

#right .mbox .cbox
{
clear:both;
float:left;
display:inline;
margin: 0px 0px 0px 10px;
width: 180px;
}