.default_container
										{ padding: 0 0 20px 0; }
.c_actions, .c_icon, 
.c_icon .Header_Icon, .c_icon h2.c_title	{ float: left; }
.c_icon h2.c_title						{ font-size: 18px; line-height: 28px; color: #0099ff;
										font-family: Arial Black,Arial,Helvetica,sans-serif; font-weight: 400; }
.darkHeader_container .c_icon h2.c_title	{ color: #303030;  }
.c_icon .Header_Icon img					{ margin: 0 6px 0 0; }
.title_vis								{ float: right; }
.c_footer								{ text-align: right; font-size: 0px; line-height: 0px; }
.rounded_CornerContainer				{ padding: 20px 20px 28px 20px; background-color: #fff; 
										position: relative; margin: 0 0 16px 0;}
.rounded_CornerContainerContent			{ display: block; }
.rounded_CornerContainerRightBG			{ position: absolute; top: 0; right: 0; height: 100%; width: 20px;
										background: transparent url(images/img_RoundedContainerRightBG.gif) 0 0 repeat-y; }
.rounded_CornerContainerBottomBG		{ position: absolute; left: 0; bottom: 0; height: 20px; width: 100%;
										background: transparent url(images/img_RoundedContainerBottomBG.gif) 0 0 repeat-x; }
.rounded_CornerContainerTopLeft,
.rounded_CornerContainerTopRight,
.rounded_CornerContainerBottomLeft,
.rounded_CornerContainerBottomRight		{ position: absolute; height: 25px; width: 25px; 
										background-color: transparent;
										background-image: url(images/img_RoundedCorner.gif); }
.rounded_CornerContainerTopLeft			{ top: 0; left: 0; background-position: top left; }
.rounded_CornerContainerTopRight		{ top: 0; right: 0; background-position: top right; }
.rounded_CornerContainerBottomLeft		{ bottom: 0; left: 0; background-position: bottom left; }
.rounded_CornerContainerBottomRight		{ bottom: 0; right: 0; background-position: bottom right; }
.rounded_CornerContainerContent .c_content
										{ position: relative; }