/* CSS Document */
#branding{height:70px;}
#bgBrand{padding:10px;
height-max:200px;
background:#0C9;
border-radius:10px;}
#showME{
	border:#000 solid thin;
	background:#000;}
#leftSide,#tickets,#ticketPanel{
	height:430px;}
#data{
	border-bottom:#030303 thin solid;
	height:310px;
	margin-bottom:5px;
	overflow-y:auto;}
#leftSide{border-right:#CCC solid thin;
height:640px; margin-right:-15px;
}
#bgBrandError{
background:#B9B9B9;
padding:10px;
height-max:200px;
border-radius:10px;
color:#CC0000;}
#panelBody{max-height:300px;
overflow-y:auto;}