.Container-Blue{ 


background:#fff;border:1px #005BA3 solid;
-moz-border-radius:10px; / Firefox / 
-webkit-border-radius:10px; / Safari and chrome /
-khtml-border-radius:10px; / Linux browsers / 
border-radius:10px; / CSS3 /
overflow: hidden;
color:#fff;


}
.Container-Blue .containerhead				{background:url(RedTtlBarWImage.png) top center no-repeat !important;background-attachment:fixed;height:28px; float:left;width:100%;border-bottom:0px #ccc solid}
.Container-Blue .containerhead .visibility	{ text-align:center;height:30px}
.Container-Blue .containerhead .visibility img{ padding-top:5px}
.Container-Blue .containerpane				{ margin:0px 10px;line-height:16px;height:100%;padding-bottom:10px}
.Container-Blue .containerbot					{ height:15px}
.Container-Blue .containerbot .left,
.Container-Blue .containerbot .right			{ height:15px;padding:0 10px}


.title	{display:block;float:left;width:85%;padding-top:5px;overflow:hidden;font-weight:bold;color:#fff !important;font-size:14px}
/*
.title	{color:#fff; width:90%;}									{ display:block;float:left;width:70%;padding-top:5px;overflow:hidden;font-weight:bold;color:#333;font-size:14px}

.title	{color:#fff;}{ display:block;float:left;width:100%;padding-top:5px;overflow:hidden;font-weight:bold;color:#333;font-size:14px}
*/