/******************************************************************************/
/******************************************************************************/

#BISY
{
	width: 350px;
	border: 1px solid #999;
	background-color: #eee;
	margin: 10px 0 15px 0;
	font-family: Verdana, Arial, Helvetica;
	float: left;
}

#BISY h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 3px 3px 3px 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 a
{
	font-weight: bold;
	color: #555;
	font-size: 12px;
}
