
.Section_Title_CLASS{
 display:block;
 position:absolute;
 top:5px;
 left:-207px; /* Auto centered for IE 6*/
 width:415px; /* Auto Generated */
 height:40px; /* 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;*/
 border:0px;
}

.Collage_CLASS{
 display:block;
 top:0px;
 left:0px;
 width:100%;

 height:100%;

 background-image:url("BF.jpg");
 background-position:center center;
 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;
 */
}