/******************************************************************************/
/******************************************************************************/

#BISY
{
	border: 1px solid #999;
	background-color: #eee;
	margin: 10px 0 15px 25px;
	font-family: Verdana, Arial, Helvetica;
}

#BISY h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 5px 5px 5px 0;
	text-align: right;
	color: #A62A3E;	
	font-family: Verdana, Arial, Helvetica;	
}

#BISY h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border: none;
	background-color: #ffe;
	font-family: Verdana, Arial, Helvetica;	
}

#BISY ul
{
	margin: 5px 0 10px 5px;
	padding: 0;
}

#BISY li
{
	list-style-type: none;
}

#BISY a
{
	font-weight: bold;
	color: #555;
	font-size: 12px;
}