
.Section_Title_CLASS{
 display:block;
 position:absolute;
 top:5px;
 left:-134px; /* Auto centered for IE 6*/
 width:269px; /* 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;
}

.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;
 */
}

.Job_Summary_CLASS{
 display:block;
 background-color:#E1EBFF;
 border-style:solid;
 border-color:#4475FF;
 border-width:1px;
 font-size:12px;
}

DIV.Job_Summary_CLASS DIV{
 margin:8px;
}

.Job_Attribute_CLASS{
 display:block;
 font-weight:bold;
 float:left;
 width:175px;
 text-align:right;
 margin-right:10px;
}