body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
}
p {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 13px;
}
a {
	color: #7dbc2c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #7dbc2c;
	text-decoration: underline;
	font-weight: bold;
}
.spacer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.dotline {
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-size: 2px;
	line-height: 2px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.dotline2 {
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-size: 2px;
	line-height: 2px;
	margin: 10px 0 0 0;
	padding: 0px;
	height: 1px;
	float: left;
	clear: both;
}
#container {
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container #topnav {
	width: 812px;
	height: 60px;
	padding-top: 7px;
}
#container #topnav #logoarea {
	float: left;
	width: 133px;
	background-image: url(img/oikotie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}
#container #topnav #subnavarea {
	float: left;
	padding-top: 11px;
	margin-left: 30px;
}
#container #topnav #subnavarea ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #topnav #subnavarea li {
	display: inline;
	margin-right: 20px;
	margin-left: 15px;
}

/* autot */

#container #topnav #subnavarea .autot a {
	display: block;
	width: 51px;
	height: 14px;
	background-image: url(img/autot.gif);
	float: left;
	margin-right: 35px;
}
#container #topnav #subnavarea .autot a:hover {
	background-position: -0px -0px;
}
#container #topnav #subnavarea .autot a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

/* end */

/* autot */

#container #topnav #subnavarea .asunnot a {
	background-image: url(img/asunnot.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 76px;
	display: block;
	margin-right: 35px;
}
#container #topnav #subnavarea .asunnot a:hover {
	background-position: -0px -0px;
}
#container #topnav #subnavarea .asunnot a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

/* end */

/* autot */

#container #topnav #subnavarea .tyopaikat a {
	background-image: url(img/tyopaikat.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 82px;
	display: block;
}
#container #topnav #subnavarea .tyopaikat a:hover {
	background-position: -0px -0px;
}
#container #topnav #subnavarea .tyopaikat a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

/* end */

#container #topimage {
	width: 812px;
	height: 167px;
	background-image: url(img/topimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #topimage a {
	height: 142px;
	width: 812px;
	display: block;
	outline: none;
}
#container #topimagefront {
	width: 812px;
	height: 167px;
	background-image: url(img/topimage-front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #topimagefront a {
	height: 142px;
	width: 812px;
	display: block;
	outline: none;
}
#container #topimageform {
	width: 812px;
	height: 176px;
	background-image: url(img/topimageform.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#container #maincontent {
	width: 812px;
	background-image: url(img/maincontent_bg.jpg);
	background-repeat: repeat-y;
}
#container #maincontent #leftborder {
	float: left;
	width: 19px;
	height: 236px;
	background-image: url(img/leftborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#container #maincontent #content {
	float: left;
	width: 480px;
	background-image: url(img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #maincontent #content #contenttext {
	width: 420px;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#container #maincontent #content #contenttext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
}
#container #maincontent #content #contenttext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7dbc2c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#container #maincontent #content #contenttext h3 {
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 420px;
	font-size: 16px;
	font-weight: bold;
	color: #7dbc2c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#container #maincontent #content #contenttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #484848;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#container #maincontent #flasharea {
	float: left;
	width: 294px;
	display: block;
}
#container #maincontent #flasharea #flash {
	width: 230px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#container #maincontent #flasharea #rightarea {
	width: 260px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#container #maincontent #flasharea #rightarea .banner {
	height: 52px;
	width: 258px;
	background-image: url(img/contest-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-bottom: 8px;
	cursor: pointer;
}
#container #maincontent #flasharea #rightarea .banner2 {
	height: 52px;
	width: 258px;
	background-image: url(img/contest-bg2.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-bottom: 8px;
	cursor: pointer;
}
#container #maincontent #flasharea #rightarea .banner3 {
	height: 52px;
	width: 258px;
	background-image: url(img/contest-bg3.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-bottom: 8px;
	cursor: pointer;
}
#container #maincontent #flasharea #rightarea p {
	padding-top: 10px;
	padding-left: 75px;
	font-size: 14px;
	color: #71ad23;
	margin: 0px;
}
#container #maincontent #flasharea #rightarea a {
	font-weight: bold;
}
#container #maincontent #formright #bannershare {
	clear: both;
	float: left;
	width: 296px;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	margin-left: 5px;
}
#container #maincontent #formright #bannershare p {
	padding-top: 6px;
	padding-left: 75px;
	font-size: 14px;
	color: #71ad23;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#container #maincontent #formright #bannershare a {
	font-weight: bold;
}
#container #maincontent #rightborder {
	float: left;
	height: 236px;
	width: 19px;
	background-image: url(img/rightborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#container #maincontent #navigation {
	width: 724px;
	float: left;
	padding-top: 0px;
	padding-left: 44px;
	padding-bottom: 20px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 20px;
}
#container #maincontent #navigation #navigationbg {
	width: 724px;
	background-image: url(img/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 86px;
	background-position: left top;
	display: block;
}
#container #maincontent #jobs {
	width: 724px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 44px;
	margin-top: -80px;
}
#container #maincontent #jobs #jobscontent {
	width: 724px;
	background-image: url(img/jobs_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#container #maincontent #jobs #jobscontent #jobscity {
	float: left;
	width: 405px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#container #maincontent #jobs #jobscontent #jobscity h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container #maincontent #jobs #jobscontent #jobsnav {
	float: left;
	width: 294px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#container #maincontent #jobs #jobscontent #jobsnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container #maincontent #jobs #jobscontent #jobsnav a {
	color: #7dbc2c;
	text-decoration: none;
}
#container #maincontent #jobs #jobscontent #jobsnav a:hover {
	color: #7dbc2c;
	text-decoration: underline;
}
#container #maincontent #jobs #jobscontent .jobsname1 {
	float: left;
	width: 134px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	height: 135px;
	text-align: left;
	padding-top: 10px;
	margin-right: 9px;
	margin-left: 0px;
	padding-right: 25px;
}
#container #maincontent #jobs #jobscontent .width {
	width: 15px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#container #maincontent #jobs #jobscontent .jobsname {
	float: left;
	width: 134px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	height: 135px;
	text-align: left;
	padding-top: 10px;
	margin-right: 9px;
	margin-left: 15px;
	padding-right: 25px;
}
#container #maincontent #jobs #jobscontent .companyinfo {
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	height: 50px;
	width: 143px;
}
#container #maincontent #jobs #jobscontent .companybtn {
	clear: both;
	float: left;
	width: 134px;
	text-align: left;
}
#container #maincontent #jobs #jobscontent .companyinfo h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #484848;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #maincontent #jobs #jobscontent .companyinfo h3 a {
	color: #484848;
}

#container #maincontent #jobs #jobscontent .jobsnameright {
	float: left;
	width: 140px;
	height: 135px;
	text-align: center;
	padding-top: 10px;
	margin-left: 15px;
}
#container #maincontent #jobs #jobscontent .jobshorline {
	float: left;
	width: 720px;
	clear: both;
	background-image: url(img/jobs_horline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 1px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
}

#container #bottom {
	width: 812px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}

/*  */

#container #maincontent #contentform  {
	float: left;
	width: 450px;
	background-image: url(img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #maincontent #contentform #contenttext {
	width: 405px;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#container #maincontent #contentform #contenttext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
}
#container #maincontent #contentform #contenttext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7dbc2c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#container #maincontent #contentform #contenttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #484848;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#container #maincontent #formright {
	float: left;
	width: 324px;
	background-image: url(img/formright_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#container #maincontent #formright #formrighttext {
	width: 250px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 25px;
	float: left;
}
#container #maincontent #formright #formrighttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #868686;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#container #maincontent #formright #height {
	float: left;
	height: 260px;
	width: 1px;
}



#container #maincontent #contentform #contenttext form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #maincontent #contentform  #contenttext .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
#container #maincontent #contentform  #contenttext .field .textfield {
	margin-bottom: 8px;
	width: 330px;
	margin-left: 0px;
}
#container #maincontent #contentform  #contenttext .field .textfield input, #container #maincontent #contentform  #contenttext .field .textfield select {
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 330px;
	margin-left: 0px;
}
#container #maincontent #contentform  #contenttext .field .textfield .textarea {
	width: 330px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
#container #maincontent #contentform  #contenttext .field .textfield .filefield {
	width: 330px;
	border: 1px solid #CCCCCC;
}

#container #maincontent #contentform  #contenttext .field, .leftradio p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #484848;
}
#container #maincontent #contentform  #contenttext .leftradio {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	margin-bottom: 2px;
}
#container #maincontent #contentform  #contenttext .leftradio2 {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	float: left;
}
#container #maincontent #contentform  #contenttext .righttextfield {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	float: left;
	margin-bottom: 6px;
}
#container #maincontent #contentform  #contenttext .righttextfield .text {
	width: 153px;
	border: 1px solid #CCCCCC;
}
#container #maincontent #contentform  #contenttext #formbutton {
	float: left;
	width: 150px;
	padding-top: 10px;
}
#container #maincontent #contentform  #contenttext #formbutton2 {
	float: left;
	width: 114px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 112px;
}
#container #maincontent #contentform  #contenttext #formrules {
	padding-top: 24px;
	width: 150px;
	float: left;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#container #maincontent #contentform #contenttext #formrules a {
	font-weight: normal;
}
#container #maincontent #contentform #contenttext #formrules a:hover {
	font-weight: normal;
}
#container #maincontent #contentform #contenttext #onlylottery {
	width: 360px;
	float: left;
	clear: both;
	padding-top: 15px;
}
#container #maincontent #contentform #contenttext #onlylottery p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#container #maincontent #contentform #contenttext .field .small {
	font-size: 11px;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999999;
}

#container #maincontent #content #contenttext .alljobs {
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
#container #maincontent #content #contenttext .alljobs h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #484848;
}
#container #maincontent #content #contenttext .alljobs .company {
	font-size: 12px;
	line-height: 16px;
	color: #7dbc2c;
}

#container #maincontent #content #contenttext .alljobs .button {
	display: block;
	width: 420px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #maincontent #content #contenttext .empty {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 420px;
}
#container #maincontent #formright #gadget {
	width: 324px;
	float: left;
	height: 135px;
	background-image: url(img/gadget_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#container #maincontent #formright #gadget #gadgetbutton {
	width: 259px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 22px;
}
#container #maincontent #formright .gadget {
	display: block;
	padding-top: 15px;
	width: 259px;
	margin-left: -2px;
}

/* @button hae työpaikkaa */

.HaePaikkaa a {
	display: block;
	width: 95px;
	height: 23px;	
	background: url(img/btn_hae_paikkaa_items.jpg) no-repeat;
}
.HaePaikkaa a:hover {
	background-position: -0px -23px;
}
.HaePaikkaa a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

/* @end */

#container #maincontent #content #contenttext .green {
	color: #71ad23;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#container #maincontent #content #contenttext #cities {
	width: 420px;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #maincontent #content #contenttext #cities #citiestop {
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 32px;
}
#container #maincontent #content #contenttext #cities #citiesbottom {
	clear: both;
	float: left;
	padding: 0px;
	width: 100%;
	margin: 10px 0 0 0;	
}

/* @button Helsinki */

.Helsinki a {
	display: block;
	width: 114px;
	height: 32px;
	background: url(img/btn-helsinki.jpg) no-repeat;
	float: left;
	margin-right: 38px;
	margin-bottom: 0px;
	padding: 0px;
}
.Helsinki a:hover {
	background-position: -0px -32px;
	margin-right: 38px;
	margin-bottom: 0px;
	padding: 0px;
}
.Helsinki a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @button Tampere */

.Tampere a {
	display: block;
	width: 114px;
	height: 32px;
	background: url(img/btn-tampere.jpg) no-repeat;
	float: left;
	margin-right: 38px;
	margin-bottom: 0px;
}
.Tampere a:hover {
	background-position: -0px -32px;
	margin-right: 38px;
	margin-bottom: 0px;
	padding: 0px;
}
.Tampere a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @button Turku */

.Turku a {
	display: block;
	width: 114px;
	height: 32px;
	background: url(img/btn-turku.jpg) no-repeat;
	float: left;
	margin-bottom: 0px;
}
.Turku a:hover {
	background-position: -0px -32px;
	margin-bottom: 0px;
	padding: 0px;
}
.Turku a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @button Jyväskylä */

.Jyvaskyla a {
	display: block;
	width: 114px;
	height: 32px;
	background: url(img/btn-jyvaskyla.jpg) no-repeat;
	float: left;
	margin-right: 38px;
	margin-bottom: 0px;
}
.Jyvaskyla a:hover {
	background-position: -0px -32px;
	margin-right: 38px;
	margin-bottom: 0px;
	padding: 0px;
}
.Jyvaskyla a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @button Oulu */

.Oulu a {
	display: block;
	width: 114px;
	height: 32px;
	background: url(img/btn-oulu.jpg) no-repeat;
	float: left;
	margin-right: 38px;
	margin-bottom: 0px;
}
.Oulu a:hover {
	background-position: -0px -32px;
	margin-right: 38px;
	margin-bottom: 0px;
	padding: 0px;
}
.Oulu a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @button Joensuu */

.Joensuu a {
	display: block;
	width: 114px;
	height: 32px;
	background: url(img/btn-joensuu.jpg) no-repeat;
	float: left;
	margin-bottom: 0px;
}
.Joensuu a:hover {
	background-position: -0px -32px;
	margin-bottom: 0px;
	padding: 0px;
}
.Joensuu a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @button Hae */

.hae a {
	display: block;
	width: 48px;
	height: 21px;
	background: url(img/btn-hae-bg.jpg) no-repeat;
	float: left;
	margin-right: 6px;
}
.hae a:hover {
	background-position: -0px -21px;
}
.hae a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

/* @end */

/* trigger button */
.companylayer {
	display: inline-block;
	cursor: pointer;
	text-indent: inherit;
	border: none;
}

/* mouseover state */
.companylayer:hover {
	background-position:0px ;		
}

/* clicked state */
.companylayer:focus {
	background-position:0px;
}

/* tooltip styling */
.tooltip {
	display: none;
	background-image: url(img/btn-facebook.jpg);
	background-repeat: no-repeat;
	width: 48px;
	height: 45px;
	margin-top: 21px;
}
.tooltip a {
	display: block;
	height: 16px;
	width: 16px;
}
.tooltip .companyleft {
	float: left;
	width: 16px;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	height: 16px;
}
.tooltip .companyright {
	float: left;
	width: 16px;
	height: 16px;
}
#container #maincontent #contentform #contenttext .expander {
	display: inline;
	list-style-type: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#container #maincontent #contentform #contenttext .expander li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#less { line-height: 18px; font-size: 13px; margin-bottom: 15px; display: block; }
#more { line-height: 18px; font-size: 13px; margin-bottom: 15px; display: none; }
#more { line-height: 18px; font-size: 13px; margin-bottom: 15px; display: none; }
