﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: Arial, Sans-Serif;
	vertical-align: baseline;
	color: #666666;
} 
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    text-align: center;
	background: #fff url(images/bg.jpg) repeat-x 0 100%;
	background-attachment:fixed;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
hr
{
    border: 0px;
    background-color: #ccc;
    color: #ccc;
    height: 1px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clr
{
    clear: both;
}
.wrapper 
{
    margin: 0 auto;
    position: relative;
    width: 1077px;
    padding: 213px 0 0 0;
    border: 1px solid #999;
	border-top: 0px;
    text-align: left;
	background: #fff;
}
.logo
{
    margin: 0 auto;
    text-indent: -9999px;
    display: block;
    width: 531px;
    height: 63px;
    position: absolute;
    top: 61px;
    left: 27px;
    background: url(images/logo.jpg) no-repeat;
}
.linkedin
{
    margin: 0 auto;
    text-indent: -9999px;
    display: block;
    width: 101px;
    height: 30px;
    position: absolute;
    top: 39px;
    right: 95px;
    background: url(images/linkedin.jpg) no-repeat;
}
.rec-header
{
    margin: 0 auto;
    text-indent: -9999px;
    display: block;
    width: 41px;
    height: 32px;
    position: absolute;
    top: 39px;
    right: 27px;
    background: url(images/rec-header.jpg) no-repeat;
}
.oncall
{
    margin: 0 auto;
    text-indent: -9999px;
    display: block;
    width: 190px;
    height: 51px;
    position: absolute;
    top: 90px;
    right: 27px;
    background: url(images/247.jpg) no-repeat;
}
.wrapper p.tagline
{
    position: absolute;
    left: 0px;
    top: 123px;
    font-size: 28px;
    padding: 11px 0 0 27px;
    color: #ababab;
    font-family: 'Just Another Hand', cursive;
    font-weight: 400;
}
.nav
{
    clear: both;
    position: absolute;
    left: 0px;
    top: 180px;
    margin: 0 auto;
    height: 33px;
    width: 1077px;
    text-align: right;
    color: #333;
    background: #eaeaea;
}
.nav ul 
{  
    float: right;
    height: 27px;
    padding-right: 15px;
}
.nav li 
{  
    float: left;
    height: 24px;
}
.nav a
{    
    height: 23px;
    padding: 10px 13px 0 13px;
    color: #333;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;    
}
.nav a.on
{    
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;  
    background: #993399;     
}
.nav a:visited.on
{    
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;  
    background: #993399;     
}
.nav a:visited
{    
    height: 23px;
    padding: 10px 13px 0 13px;
    color: #333;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;    
}
.nav a:hover
{    
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;  
    background: #993399;  
}
.nav a:visited:hover
{    
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;  
    background: #993399;  
}
.findajob
{
    clear: both;
    margin: 0 auto;
    width: 1023px;
    height: 27px;
    padding: 13px 27px 13px 27px;
    background: #993399;
}
.findajob label
{
    float: left;
    margin: 0px;
    padding: 0px;
    margin-right: 13px;
    margin-left: 19px;
    padding-top: 8px;
    color: #fff;
    font-weight: bold;
}
.findajob fieldset
{
    float: left;
    margin-right: 13px;
}
.findajob input
{
    width: 140px;
    padding: 5px;
    border: 0px;
    background: #eaeaea;
    color: #666;
    font-size: 13px;
}
.findajob select
{
    width: 150px;
    padding: 4px 4px 4px 0px;
    border: 0px;
    background: #eaeaea;
    color: #666;
    font-size: 13px;
}
.findajob input:focus, select:focus
{
    outline: none;
}
.findajob .btnsearch 
{
    position: relative;
	background-color: #33bbc7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 73px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:4px 13px;
	text-decoration:none;
	cursor: pointer;
}
.findajob .btnsearch:hover {
	color: #993399;
}
.tdspacer
{
    font-size: 1px !important;
    height: 2px;
}
.star
{
    font-weight: bold;
    color: #ff0000;
}
.comingsoon
{
    position: absolute;
    top: 0px;
    left: 0px;
}
.btnsubmit
{
    border: 0px;
    position: relative;
	background-color: #33bbc7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 73px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:4px 13px;
	text-decoration:none;
	cursor: pointer;	
}

.findajob .registerforwork
{
    position: absolute;
    top: 228px;
    left: 911px;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url(pie/PIE.htc);
    border-radius: 10px;
    width: 112px;
    display: inline-block;
    color: #993399 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 13px 6px 13px;
    text-decoration: none !important;
    cursor: pointer;
}
.findajob .registerforwork:hover
{
    position: absolute;
    top: 228px;
    left: 911px;
    background: #33bbc7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url(pie/PIE.htc);
    border-radius: 10px;
    width: 112px;
    display: inline-block;
    color: #fff !important;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 13px 6px 13px;
    text-decoration: none !important;
    cursor: pointer;
}
.frmsort
{
    position: absolute;
    top: 358px;
    right: 28px;
}
.frmsort select
{
    width: 120px;
    padding: 4px 4px 4px 0px;
    border: 0px;
    background: #eaeaea;
    color: #666;
    font-size: 13px;
    margin-left: 8px;
}
.frmsort input:focus, select:focus
{
    outline: none;
}
.spnjoblabel
{
    clear: both;
    float: left;
    display: inline-block;
    width: 120px;
    font-weight: bold; 
    font-size: 12px;   
}
.spnappllabel
{
    font-size: 12px;
    padding-top: 3px;
    display: inline-block;
    width: 120px;
    font-weight: bold;
}
.jobspec
{
    line-height: 21px;
    font-size: 12px !important;
}
.applytxt
{
    border: 1px solid #666;
    padding: 3px;
    width: 200px;
    font-size: 12px;
}
.applymulti
{
    border: 1px solid #666;
    padding: 3px;
    width: 514px;
    height: 141px;
    font-family: arial;
    font-size: 12px;
}

.leftpanel
{
    clear: both;
    margin: 0 auto;
    margin: 27px;
    float: left;
    width: 260px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}
.leftpanel h3
{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    padding-bottom: 8px;
    line-height: 22px;
}
.leftpanel p
{
    padding-bottom: 8px;
}
.pnlaccount
{
    position: relative;
    background: #993399;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 220px;
	height: 149px;
	padding: 20px 20px 16px 20px;	
}
.pnlaccount fieldset
{
    clear: both;
    margin: 0px;
    padding: 0 0 4px 0;
}
.pnlaccount input
{
    width: 210px;
    padding: 5px;
    border: 0px;
    background: #fff;
    color: #666;
    font-size: 13px;
	margin-top: 2px;
}
.pnlaccount input:focus
{
    outline: none;
}
.pnlaccount .btnsignin 
{
    position: relative;
	background: #33bbc7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 100px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:4px 13px;
	text-decoration:none;
	cursor: pointer;
	margin-right: 13px;
	margin-top: 2px;
}
.pnlaccount .btnsignin:hover 
{
	color: #993399;
}
.pnlaccount a.forgotpassword 
{
    font-size: 11px;
	color: #33bbc7;
	text-decoration: none;
}
.pnlaccount a.forgotpassword:hover 
{
    font-size: 11px;
	color: #33bbc7;
	text-decoration: underline;
}
.pnlaccount p
{
    color: #fff;
}
.pnlleftnav
{
    position:relative;
    background: #993399;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 220px;
	padding: 20px 20px 16px 20px;
    margin-bottom: 13px;
}
.pnlleftnav fieldset
{
    clear: both;
    margin: 0px;
    padding: 0 0 4px 0;
}
.pnlleftnav input
{
    width: 210px;
    padding: 5px;
    border: 0px;
    background: #fff;
    color: #666;
    font-size: 13px;
}
.pnlleftnav input:focus
{
    outline: none;
}
.pnlleftnav .btnsignin {
	background: #33bbc7;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(pie/PIE.htc);
	border-radius:5px;
	width: 100px;
	border:1px solid #33bbc7;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:4px 13px;
	text-decoration:none;
	cursor: pointer;
	margin-right: 13px;
}
.pnlleftnav .btnsignin:hover 
{
	color: #993399;
}
.pnlleftnav a.forgotpassword 
{
    font-size: 11px;
	color: #33bbc7;
	text-decoration: none;
}
.pnlleftnav a.forgotpassword:hover 
{
    font-size: 11px;
	color: #33bbc7;
	text-decoration: underline;
}
.pnlleftnav ul
{
	list-style-type: none;	
}
.pnlleftnav li
{
	list-style-type: none;
	padding: 3px 0 3px 0;
}
.pnlleftnav li a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	background: url(images/leftnavarrow.jpg) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.pnlleftnav li a.on
{
	text-decoration: none;
	color: #33bbc7;
	font-size: 13px;
	font-weight: bold;
	background: url(images/leftnavarrow.jpg) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.pnlleftnav li a.on:visited
{
	text-decoration: none;
	color: #33bbc7;
	font-size: 13px;
	font-weight: bold;
	background: url(images/leftnavarrow.jpg) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.pnlleftnav li a.on:hover
{
	text-decoration: none;
	color: #33bbc7;
	font-size: 13px;
	font-weight: bold;
	background: url(images/leftnavarrow.jpg) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.pnlleftnav li a:hover
{
	text-decoration: underline;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: url(images/leftnavarrow.jpg) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.pnlleftnav li a:visited:hover
{
	text-decoration: underline;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: url(images/leftnavarrow.jpg) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.pnlleftnav li a:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: url(images/leftnavarrow.jpg) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.pnlBox2
{
    position: relative;
    margin: 0 auto;
    margin-top: 13px;
    background: #33bbc7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 220px;
	padding: 20px 20px 16px 20px;
}
.pnlBox2 p
{
    color: #333;
}
.pnlBox2 .hypBox2 {
    position: relative;
	background: #993399;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:5px 13px;
	text-decoration:none;
	cursor: pointer;
}
.pnlBox2 .hypBox2:hover {
	color: #33bbc7;
}

.pnlBox4
{
    position: relative;
    margin: 0 auto;
    margin-top: 13px;
    background: #993399;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 220px;
	padding: 20px 20px 16px 20px;
}
.pnlBox4 p
{
    color: #fff;
}
.pnlBox4 .hypBox4 {
    position: relative;
	background: #33bbc7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:5px 13px;
	text-decoration:none;
	cursor: pointer;
}
.pnlBox4 .hypBox4:hover {
	color: #993399;
}
.pnltwitter
{    
    margin: 0px;
    position: relative;
}
.pnltwitter-logo
{
    position: absolute;
    top: -13px;
    left: 20px;
}
#tweets 
{
	width: 100%;
	margin-top: 40px;
}
.twtr-hd, .twtr-ft 
{
    display: none;
}
.twtr-widget .twtr-tweet 
{
	border: none!important;
	text-align: left;
	font-family: Arial sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0px;
}
.twtr-doc
{
	margin-top: 15px;
}
.pnlBox3
{ 
    position: relative;
    margin: 27px 0 0 0;
    background: #993399;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 227px;
	padding: 30px 20px 16px 13px;
}
.content
{
    margin: 0 auto;
    float: left;
    width: 735px;
    margin-top: 40px;
    font-size: 14px;
    line-height: 18px;
	padding-bottom: 27px;
}
.content p
{
    padding: 5px 0 5px 0;
    font-size: 14px;
}
.content .contactleft
{
    clear: both;
    margin: 0 auto;
    float: left;
    width: 358px;
}
.content .contactright
{
    margin: 0 auto;
    float: right;
    width: 350px;
    margin-top: 13px;
}
h1
{    
    /*font-family: 'Just Another Hand', cursive;
    font-size: 47px;
    font-weight: 400;
    padding: 0 0 30px 0;
    color: #993399;*/
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #33bbc7;
    padding: 0 0 25px 0;
}
.content h2.latestjobs
{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0 10px 10px;
    background: #993399;
    margin-top: 20px;
}
.content h2
{
    font-size: 19px;
    font-weight: bold;
    color: #993399;
    padding: 13px 0 7px 0;
}
.content h3
{
    font-size: 16px;
    font-weight: bold;
    color: #993399;
    padding: 27px 0 7px 0;
}
.content ul
{
    padding: 13px 0 13px 0;
    margin: 0 0 0 18px;   
}
.content ul li
{
    list-style-type: disc;
       
}
.content ol
{
    padding: 13px 0 13px 0;
    margin: 0 0 0 18px;   
}
.content ol li
{
    list-style-type: decimal;
       
}
.content a
{
    color: #993399;
    text-decoration: none;
}
.content a:visited
{
    color: #993399;
    text-decoration: none;
}
.content a:hover
{
    color: #993399;
    text-decoration: underline;
}
.content a:visited:hover
{
    color: #993399;
    text-decoration: underline;
}
.footer 
{
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 1025px;
    padding: 27px;
    background: #333;
    border-top: 6px solid #993399;
    text-align: left;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
}
.footer p
{
    margin: 0px;
    padding: 13px 0 0 0;
    color: #fff;
}
.footer  h4
{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    width: 418px;
    border-bottom: 1px solid #993399;
    padding: 0 0 13px 0;
}
.footer a, a:visited
{
    color: #33bbc7;
    text-decoration: none;
}
.footer a:hover, a:visited:hover
{
    color: #33bbc7;
    text-decoration: underline;
}
a.shopfront
{
    margin: 0 auto;
    position: absolute;
    display: block;
    left: 298px;
    top: 72px;
    width: 145px;
    height: 146px;
    text-indent: -9999px;
    background: url(images/shopwindow.jpg);
}
a.rec
{
    margin: 0 auto;
    position: absolute;
    display: block;
    right: 27px;
    top: 56px;
    width: 88px;
    height: 70px;
    text-indent: -9999px;
    background: url(images/rec.jpg);
}
a.footer-linkedin
{
    margin: 0 auto;
    position: absolute;
    display: block;
    right: 92px;
    top: 134px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background: url(images/footer-linkedin.jpg);
}
a.footer-twitter
{
    margin: 0 auto;
    position: absolute;
    display: block;
    right: 59px;
    top: 134px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background: url(images/footer-twitter.jpg);
}
a.footer-facebook
{
    margin: 0 auto;
    position: absolute;
    display: block;
    right: 27px;
    top: 134px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background: url(images/footer-facebook.jpg);
}
.copyright
{
    margin: 0 auto;
    position: absolute;
    display: block;
    right: 27px;
    top: 177px;
    text-align: right;
}
.content .register
{
	font-size: 12px;
}
.content .register label
{
	display: inline-block;
	width: 150px;
	clear: both;
	vertical-align: top;
	padding-top: 5px;
	font-size: 12px;
}
.content .register .txt
{
	width: 175px;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: arial;
	font-size: 12px;
	margin: 2px 0 2px 0;
}
.content .register select
{
	border: 1px solid #ccc;
	padding: 2px;
	font-family: arial;
	font-size: 12px;
	margin: 2px 0 2px 0;
}
.content .register radio
{
	border: 1px solid #ccc;
	padding: 2px;
	font-family: arial;
	font-size: 12px;
	margin: 2px 0 2px 0;
}
.content .register .txtsmall
{
	width: 87px;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: arial;
	font-size: 12px;
	margin: 2px 0 2px 0;
}
.labelnote
{
	font-size: 11px;
	color: #666;
}
.dob
{
	padding: 2px;
	font-family: arial;
	font-size: 12px;
}
.radiobtn
{
	margin-top: 6px;
	margin: 2px 0 2px 0;
}
.h2register
{
	padding: 13px 0 13px 0;
	font-size: 15px;
	font-weight: bold;
}

.register .btnsignin {
	position: relative;
	background: #33bbc7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(pie/PIE.htc);
	border-radius:10px;
	width: 181px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:4px 13px;
	text-decoration:none;
	cursor: pointer;
	margin-right: 13px;
	margin-top: 2px;
}
.register .btnsignin:hover 
{
	color: #fff;
}
.jobline
{
    clear: both;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    border-top: 0px;
    padding: 10px 10px 10px 10px; 
    width: 715px;
    height: 96px;
    font-size: 12px;
    background: #eaeaea;
}  
.jobleft
{
    margin: 0 auto;
    float: left;
    width: 500px;
    padding-right: 10px;
    font-size: 12px;
}
.jobleft p
{
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 12px;
}  
.jobleft h3
{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #333; /*#33bbc7;*/
}
.jobleft span
{
    display: inline-block;
    width: 65px;
    font-weight: bold;
}
.jobright
{
    position: relative;
    margin: 0 auto;
    float: right;
    width: 173px;
    font-size: 12px;
}  
.jobright p
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    text-align: right;
}
.jobright span
{
    font-weight: bold;
}
.clr13px
{
    clear: both;
    height:13px;
}
.clr27px
{
    clear: both;
    height:27px;
}
.emailfriend
{
    background: url(images/emailfriend.png) no-repeat 0px 3px;
    padding-left: 20px;
}
.fulldetails
{
    position: absolute;
    top: 55px;
    left: 78px;
    background: #33bbc7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url(pie/PIE.htc);
    border-radius: 10px;
    width: 70px;
    display: inline-block;
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 13px;
    text-decoration: none !important;
    cursor: pointer;
    margin-top: 10px;
}
.fulldetails:hover
{
    position: absolute;
    top: 55px;
    left: 78px;
    background: #993399;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url(pie/PIE.htc);
    border-radius: 10px;
    width: 70px;
    display: inline-block;
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 13px;
    text-decoration: none !important;
    cursor: pointer;
    margin-top: 10px;
}
.paging
{
    clear: both;
    margin: 0 auto;
    margin-top: 13px;
    text-align: right;
}
.paging a
{
    background: #993399;
    padding: 3px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.paging a:visited
{
    background: #993399;
    padding: 3px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.paging a:hover
{
    background: #33bbc7;
    padding: 3px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
.paging a:visited:hover
{
    background: #33bbc7;
    padding: 3px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
.paging span
{
    background: #33bbc7;
    padding: 3px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
.spngreen
{
    color: #33bbc7;
}
.addthis_32x32_style
{
    position: absolute;
    top: 295px;
    right: 27px;
}

/* CSS for the scrollers */
div.horizontal_scroller, div.vertical_scroller{
	position:relative;
	height:27px;
	width:475px;
	display:block;
	overflow:hidden;
	margin-left: 50px;
}
div.scrollingtext{
	position:absolute;
	top: 11px;
	white-space:nowrap;
	font-size:14px;
	color:#666;
}
.scrollingtext span{ margin: 0px; padding: 0px; float: left; border-right: 1px solid #666; padding-right: 5px; margin-right: 5px; font-weight: bold; color: #333; font-size: 13px; }
.scrollingtext a{ margin: 0px; padding: 0px; float: left; border-right: 1px solid #666; padding-right: 5px; margin-right: 5px;}.scrollingtext a:visited{ margin: 0px; padding: 0px; float: left; border-right: 1px solid #666; padding-right: 5px; margin-right: 5px;}.scrollingtext a:hover{ margin: 0px; padding: 0px;    background-color: transparent; color: #993399 !important; border-right: 1px solid #666; padding-right: 5px; margin-right: 5px;}.scrollingtext a:visited:hover{ margin: 0px; padding: 0px;    background-color: transparent; color: #993399 !important; border-right: 1px solid #666; padding-right: 5px; margin-right: 5px;}