#content-left {
display: none;
}

#doccontent {
width: 960px;
}

#gallery, #menu, #toggle, #toggleout, #searchbox {
display: none;
}

#breadcrumbs {
display: none;
}

img {
border: 0 none;
}

#footer ul {
display: none;
}

.footer_center {
display: none;
}

/* For Documentation */
pre {
white-space: normal;
}

table.grid, table #grid, table.colored-grid {
clear:both;
}


/* Quotation */

#content .entry {
font-family: arial, verdana;
font-size: 12px;
}

#content table tr, #content table tr.total td, #content table th{
background-color: white;
border: 1px solid #E4F1F1;
}
#content table tbody tr td table tbody tr th{
background-color: white;
border: 0px solid #E4F1F1;
}
.pleft{
float: left;
}
.pright{
float: right;
width: 400px;
text-align: right;
}
.pright p, .pleft p{
margin-bottom: 0px;
}
.clear{
clear: both;
}
.warn{
font-size: 10px;
color: red;
display: block;
width: 300px;
}
