.Widget
{
   width: 220px;
   float: left;
   /*border: 1px solid #000000;*/
}

.WidgetHeader
{
   background: url('http://www.employprep.com/images/home/widget_top_curve.jpg') no-repeat top;   
   height: 29px;
   width: 220px;
   /*border-bottom: 1px solid #000;*/
}

.WidgetBody
{
   background: url('http://www.employprep.com/images/home/widget_body.jpg') repeat-y top;
   width: 220px;
   height: 360px;
}

* html .WidgetBody
{   
   background: url('http://www.employprep.com/images/home/widget_body.jpg') repeat-y top;
   text-align: center;
   width: 220px;
   height: 360px;
}

.TransparentWidgetHeader
{
   background: url('http://www.employprep.com/images/home/widget_top_curve.png') no-repeat top;
   height: 29px;
   width: 220px;
   /*border-bottom: 1px solid #000;*/
}

.TransparentWidgetBody
{
   background: url('http://www.employprep.com/images/home/widget_body.png') repeat-y top;
   width: 220px;
   height: 360px;
}

* html .TransparentWidgetBody
{
   background: url('http://www.employprep.com/images/home/widget_body.png') repeat-y top;
   text-align: center;
   width: 220px;
   height: 360px;
}

.WidgetBody div, .TransparentWidgetBody div
{
   margin: 0px auto;
   padding: 2px 15px 2px 5px;
   /*border: 1px solid #000000;*/
   width: 185px;
}

* html .WidgetBody div, * html .TransparentWidgetBody div
{
   padding: 2px 5px 2px 2px;
   /*border: 1px solid #000000;*/
   text-align: center;
   width: 200px;
   w\idth: 210px;
}

.WidgetBody div.MoreWidth, .TransparentWidgetBody div.MoreWidth
{
   margin: 0px auto;
   padding: 2px 10px 2px 5px;
   /*border: 1px solid #000000;*/
   width: 200px;
}

* html .WidgetBody div.MoreWidth, * html .TransparentWidgetBody div.MoreWidth
{
   padding: 2px 5px 2px 2px;
   /*border: 1px solid #000000;*/
   text-align: center;
   width: 200px;
   w\idth: 210px;
}

.WidgetContentList
{
   list-style-image: url('http://www.employprep.com/images/home/widget_bullet.gif');
   margin: 0px auto;
   padding: 0 0 0 15px;
   width: 180px;
}

.WidgetContentList .Title
{
   font-size: 0.7em;
   font-weight: bold;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #2d5f9a;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

.WidgetContentList .BriefText
{
   font-size: 0.7em;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #727675;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

.WidgetContentList .LinkText
{
   text-decoration: none;
   text-align: right;
   font-size: 0.7em;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #727675;
   margin: 0 0 0 0;
   padding: 0 0 20px 0;
}

.WidgetContentList .LinkText a
{
   text-decoration: none;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #727675;
}

* html .WidgetContentList
{
   margin: 0 0 0 0;
   padding: 0 0 0 20px;
   /*border: 1px dashed #000;*/
   text-align: left;
   width: 200px;
   w\idth: 210px;
}

* html .WidgetContentList .Title
{
   font-size: 0.7em;
   font-weight: bold;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #2d5f9a;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

* html .WidgetContentList .BriefText
{
   font-size: 0.7em;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #727675;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

* html .WidgetContentList .LinkText
{
   text-align: right;
   font-size: 0.7em;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #727675;
   margin: 0 0 0 0;
   padding: 0 0 20px 0;
}

* html .WidgetContentList .LinkText a
{
   text-decoration: none;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #727675;
}

.WidgetFooter
{
   background: url('http://www.employprep.com/images/home/widget_bottom_curve.jpg') no-repeat top;
   height: 29px;
   width: 220px;
}

.TransparentWidgetFooter
{
   background: url('http://www.employprep.com/images/home/widget_bottom_curve.png') no-repeat top;
   height: 29px;
   width: 220px;
}

h4.WidgetTitle
{
   margin: 1px 0px 0px 20px;
   padding: 5px 0px 3px 0px;
   text-align: left;
   /*border: 1px solid #00FF00;*/
}

* html h4.WidgetTitle
{
   margin: 1px 0px 0px 20px;
   padding: 3px 0px 3px 0px;
   text-align: left;
   /*border: 1px solid #00FF00;*/
}

h4.WidgetTitle span
{
   background-color: #ffffff;
   color: #d87230;
   font-size: 0.8em;
   font-family: arial, verdana, helvetica, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   text-align: left;
}

h4.WidgetTitle span.Transparent
{
   background-color: transparent;
   color: #d87230;
   font-size: 0.8em;
   font-family: arial, verdana, helvetica, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   text-align: left;
}

span.WidgetTitle
{
   margin: 1px 0px 0px 5px;
   padding: 0px 0px 9px 5px;
   color: #ffffff;
   font-size: 0.8em;
   font-family: arial, verdana, helvetica, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   text-align: left;  
}

* html span.WidgetTitle
{
   margin: 1px 0px 0px 5px;
   padding: 0px 0px 9px 5px;
   color: #727675;
   font-size: 0.8em;
   font-family: arial, verdana, helvetica, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   text-align: left;  
}

span.WidgetContent
{
   font-size: 0.7em;
   font-family: arial, verdana, helvetica, sans-serif;   
}
