
div#XBranch {
	clear: both;
	margin-top: 0px;
	margin-left: 10px;
}


#XBranch #box {
	float: left;
	width: 500px;
	margin: 10px;
}

#XBranch .title {
	font-weight: bold;
	color: #990000;

}
#XBranch .text  {
	font-weight: bold;
}
