
.Section_Title_CLASS{
 display:block;
 position:absolute;
 top:5px;
 left:-196px; /* Auto centered for IE 6*/
 width:393px; /* 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("");
 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(".jpg");
 background-position:center center;
 background-repeat:no-repeat;
}



.FWP_CLASS{
  display:block;
 float:right;
 width:500px;
 height:400px;
 background-image:url("FWP.JPG");
 background-position:center center;
 background-repeat:no-repeat;
 border:1px solid #dcdcdc;

}

*.Panel_Tabs_Container_CLASS{
 /* For 1 line tabs, leave as is. For multi line tabs, change to "normal" 
 white-space:normal!important;
 */
}