
.Section_Title_CLASS{
 display:block;
 position:absolute;
 top:5px;
 left:-312px; /* Auto centered for IE 6*/
 width:624px; /* Auto Generated */
 height:36px; /* Auto Generated */

 background-image:url("Section_Title.PNG");
 background-position:center center;
 background-repeat:no-repeat;

}

/***  Do not modify code above this line ***/

.Concept_Template_CLASS{
 background-image:url("Repeater.JPG");
 background-position:center center;
 background-repeat:repeat-x;
}

.Collage_CLASS{
 display:block;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 background-image:url("Collage.PNG");
 background-position:center left;
 background-repeat:no-repeat;
}

*.Panel_Tabs_Container_CLASS{
 /* For 1 line tabs, leave as is. For multi line tabs, change to "normal" 
 white-space:normal!important;
 */
}
