@import url("GreyBox.css");
/* ----- Blue top------------------------------------------- */
.BlueCurvedBar .CurvedBar_left{
	background:url("Images/BluePanel_Top_Left.gif") no-repeat left top;
}
.BlueCurvedBar .CurvedBar_right{
	background:url("Images/BluePanel_Top_Right.gif") no-repeat right top;
}
.BlueCurvedBar .CurvedBar_inner{
	background:url("Images/BluePanel_Top_Bg.gif") repeat-x;
}
/* ----- end Blue Panel ----------------------------------------------------- */
.BlueFull .GreyBox_Inner_left{
display:none;
}
.BlueFull .GreyBox_Inner_right{
display:none;
}
.BlueFull .GreyBox_Content {
	padding:0px;
}