
#listWrapper, #advWrapper
{
    float:left;
    width:600px;
    clear:both;
    margin-top: 15px;
    padding-right: 0px;
    margin-bottom:30px;
}

#mainColumn #listWrapper h1, #advWrapper h1, #spaminfo h2
{
    
    font-size: 1.3em;
    font-weight: bold;
    padding:0;
    color:#00B4E3;
    text-transform:uppercase;
}

#listWrapper ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-bottom:10px;
}

#listWrapper li
{
    margin-top: 12px;
    padding-bottom:12px;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px dashed #00b4e3;
}

#listWrapper li a
{
    text-decoration:underline;
    color:#333333;
    padding-left:5px;
}

#listWrapper li a.mail
{
    font-size:0.8em;
    font-weight:normal;
}

#listWrapper li .time
{
    font-size: 1.0em;
    font-weight: bold;
    color: #00b4e3;
}

#listWrapper li .name
{
    font-size: 0.80em;
    font-weight: bold;
    color: #00b4e3;
}

#listWrapper li .position
{
    font-size: 0.80em;
    font-weight: bold;
}

#listWrapper li .contact
{
    font-size: 0.80em;
    font-weight: normal;
}


#listWrapper p
{
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}

#listWrapper p.last
{

   margin-bottom: 1em;
    
}

#listWrapper p.date
{
    margin-top: 1.5em;
    background: transparent url(/images/layout/dateBg.png) no-repeat scroll left top;
    height: 20px;
    display: block;
    font-size: 0.85em;
    color: #58666f;
    border-bottom: none;
    padding-top: 7px;
    padding-left: 6px;
    width:576;
    margin-bottom:0;
    padding-bottom:0;
    height:26px;
}

#mainArticle
{
    background: #ffffff url(/images/layout/blue5_bg.jpg) repeat-x scroll left top;
    padding:20px 30px 0 30px;
    width:540px;
    margin-top:12px;
    overflow:hidden;
}

#mainArticle h2
{
    float:left;
    font-size:1.3em;
    margin-bottom:20px;
}

#mainArticle img
{
    border:1px solid #717171;
    height:158px;
    width:158px;
    float:left;
    clear:left;
    margin-bottom: 20px;
}

#articleText
{
    float:left;
    width:340px;
    padding-left:20px;
    margin-bottom:20px;
}


#articleInfo
{
    margin-bottom:2em;
}

#articleText #articleIntro
{
   color:#000000;
   font-weight:bold;
   font-style:italic;
}

#ad_size {
	list-style-type:disc;
	margin: 5px 0 20px 40px;
}

#ad_size li {
	clear:both;
}
span.lbl{
	display:block;
	width:170px;
	float:left;
	
}
#advWrapper p {
	margin: 10px 0;
}

#advWrapper ol {
	margin: 20px 0 20px 40px;
}

#advWrapper a {
color:#666666;
}

#spaminfo
{
    margin-top:25px;
}
#spaminfo a
{
    color:#333333;
}
