	.my_box_content_container
	{
		width: 525px;
		margin: 0px 0px 8px 0px;

	}
	.my_box_content_body
	{
		text-align: left;
		font-size: 10pt;
		background-color: white;
		vertical-align: top;
		font: normal;
		border: solid 2px #4f75d8;		
		/* padding-left:5px;
		padding-top:10px; */
	}
	
	/* top header row */
	.my_box_content_header_top_left
	{
		height: 6px;
		width: 6px;
		background:url(/skins/whatbird/images/UL_Corner_lightblue.gif);
		background-repeat: no-repeat;
	}
	.my_box_content_header_top_fill
	{
		width:515px;
		height: 6px;
		background-color: #4f75d8;	
	}
	.my_box_content_header_top_right
	{
		height: 6px;
		width: 6px;
		background:url(/skins/whatbird/images/UR_Corner_lightblue.gif);
	}
	
	/* top header title row */
	.my_box_content_header_left
	{
		background-color: #4f75d8;	
	}
	.my_box_content_header_right
	{
		background-color: #4f75d8;
	}	
	.my_box_content_header_fill
	{
		height:6px;
		background-color: #4f75d8;	
	}
	.my_box_content_header_body
	{
		text-align: center;
		font-size: 10pt;
		color: white;
		background-color: #4f75d8;
		vertical-align: top;
		font-weight: bold;		
		padding-bottom: 4px;
	}
	
	.my_box_content_bottom_left
	{
		height: 6px;
		width: 6px;
		background:url(/skins/whatbird/images/LL_Corner.gif);
	}
	.my_box_content_bottom_fill
	{
		height:6px;
		background-color: #F5F5F5;	
	}
	.my_box_content_bottom_right
	{
		height: 6px;
		width: 6px;
		background:url(/skins/whatbird/images/LR_Corner.gif);
			
	}
	.my_box_content_left
	{
		background-color: #F5F5F5;	
	}
	
	.my_box_content_right
	{
		background-color: #F5F5F5;
	}

/*	
.AllCream_content_left
{
	background-color: #f5f5f5;	
}
	
.AllCream_content_right
{
	background-color: #f5f5f5;	
}

.AllCream_content_header_top_left
{
	height: 6px;
	width: 6px;
	background-image: url(/skins/whatbird/images/UL_Corner.gif);
}

.AllCream_content_container
{
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	width: 100%;
}

.AllCream_content_header_top_fill
{
	background-color: #f5f5f5;
	height: 6px;
	
}

.AllCream_content_header_top_right
{
	height: 6px;
	width: 6px;
	background-image: url(/skins/whatbird/images/UR_Corner.gif);
}
.AllCream_content_body
{
	background-color: #f5f5f5;
}
.AllCream_content_bottom_left
{
	height: 6px;
	width: 6px;
	background-image: url(/skins/whatbird/images/LL_Corner.gif);

}
.AllCream_content_bottom_fill
{
	background-color: #f5f5f5;
}

.AllCream_content_bottom_right
{
	height: 6px;
	width: 6px;
	background-image: url(/skins/whatbird/images/LR_Corner.gif);
}
*/


.my_full_box_content_container
{
	width: 740px;
	margin: 0px 0px 8px 0px;

}
.my_full_box_content_body
{
	text-align: left;
	font-size: 10pt;
	background-color: white;
	vertical-align: top;
	font: normal;
	border: solid 2px #4f75d8;		
	/* padding-left:5px;
	padding-top:10px; */
}

/* top header row */
.my_full_box_content_header_top_left
{
	height: 6px;
	width: 6px;
	background:url(/skins/whatbird/images/UL_Corner_lightblue.gif);
	background-repeat: no-repeat;
}
.my_full_box_content_header_top_fill
{
	width:728px;
	height: 6px;
	background-color: #4f75d8;	
}
.my_full_box_content_header_top_right
{
	height: 6px;
	width: 6px;
	background:url(/skins/whatbird/images/UR_Corner_lightblue.gif);
}

/* top header title row */
.my_full_box_content_header_left
{
	background-color: #4f75d8;	
}
.my_full_box_content_header_right
{
	background-color: #4f75d8;
}	
.my_full_box_content_header_fill
{
	height:6px;
	background-color: #4f75d8;	
}
.my_full_box_content_header_body
{
	text-align: center;
	font-size: 10pt;
	color: white;
	background-color: #4f75d8;
	vertical-align: top;
	font-weight: bold;		
	padding-bottom: 4px;
}

.my_full_box_content_bottom_left
{
	height: 6px;
	width: 6px;
	background:url(/skins/whatbird/images/LL_Corner.gif);
}
.my_full_box_content_bottom_fill
{
	height:6px;
	background-color: #F5F5F5;	
}
.my_full_box_content_bottom_right
{
	height: 6px;
	width: 6px;
	background:url(/skins/whatbird/images/LR_Corner.gif);
		
}
.my_full_box_content_left
{
	background-color: #F5F5F5;	
}

.my_full_box_content_right
{
	background-color: #F5F5F5;
}
