h2 {
    background:transparent url(/app/default/www/images/header_underline.png) no-repeat scroll left bottom;
    color: #336699;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 32px;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

h3 {
    border-bottom: 1px dotted #CCCCCC;
    color: #336699;
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0px 15px;
    padding: 0px 0px 4px;
	text-transform: uppercase;
}

.coreVal {
    margin-top: 0px;
    padding: 0px;
}

ul.specialtyListing {
    color: #666666;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

ul.specialtyListing li {
    background: transparent url(/app/default/www/images/joblist_bullet.png) no-repeat scroll 0pt 6px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-left: 10px;
}

ul.specialtyListing ul li {
    background:transparent none repeat scroll 0%;
    font-weight:normal;
    list-style-type:circle;
    padding-left:2px;
}

a.linkMenu {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
