body
{
	margin:0px;
	padding:0px;
}
.bubble_routing
{
	margin-top:12px;
	padding-top:5px;
	border-top:2px solid #cb1313;
	font-family:'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,'Bitstream Vera Sans',sans-serif;
	font-size:12px;
}

.bubble_routing a
{
	color:#cb1313;
	text-decoration:underline;
	/*font-weight:bold;*/
}
#all 
{
	/*background-image:url(./assets/header.gif);
	border:2px solid #cccccc;*/
	width:552px;
}
#tools
{
	display:none;
	height:30px;
	border-bottom:1px solid #cccccc;
}
#title
{
	background-image:url(../img/hd.gif);
	background-repeat:repeat-x;
	height:25px;
	text-align:center;
}
#title span
{
	line-height:25px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	font-family:'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,'Bitstream Vera Sans',sans-serif;
}
#content
{
	border:1px solid #6C6C6C;
}

.bubble_pano
{
	font-size:10px;
}

