/*General*/
html {	
	margin-bottom: 1px;
	overflow: auto;
}

body {
	background: #848484;
}
P, A, TD, DIV, SPAN, BODY, H1, H2, H3 {
    font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;	
}
p {    
	margin: 10px;
}

p.inList{
	position: relative;
	left: -10px;
}

p.outList{
	position: relative;
	left: -30px;
}
td.textInTable{
	width: 400px;
}

.hidden{
display: none;
}

span.highlight{
font-size: 20px;
color: #0E1B8D;
}

/* Otsikot */

fieldset.withm{
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 0;
}
sidedtable{
width: 225px;
}

h3.normalH, h2.normalH, h1.normalH {
    color: #0E1B8D;
    font-size: 13px;
	font-weight: bold;
	margin: 0;
    padding: 3% 10px 1.5%;
}
h3.columnH{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
h2.normalH{
    font-size: 15px;
}

h1.normalH {
    font-size: 17px;
}

h1, h2, h3{
color: #0E1B8D;
font-weight: normal;
margin: 10px;
}

h1{
font-size: 24px;
padding-bottom: 10px; 
overflow:hidden;
border-bottom: 1px solid #0E1B8D;

}
h2{
font-size: 20px;
}

h3{
font-size: 16px;
}
table{
margin-left: 10px;
}

h1.whiteH, h2.whiteH, h3.whiteH{
    color: #FFFFFF;
    font-size: 13px;
    padding: 3% 3% 1.5%;
	font-weight: bold;
	margin: 0;

}
h2.whiteH{
    font-size: 15px;
}

h1.whiteH {
	border-bottom: 0;
    font-size: 17px;
}

/*Taulukoiden sisään hyvin putoava versio*/
h2.nopad{
    color: #333333;
    font-size: 17px;
	padding: 0;
	}


/*Kieltää sijoituksen itemin oikealle, tai vasemmalle puolelle*/
.clearB{
clear:both;
}

/*Menulinkit*/
a.menu{
	padding: 1% 1% 1% 1%;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	background: #FF6600; /* HUOM VARI */
	color:#FFFFFF;
	text-decoration: none;
}
a.menu:visited{
color: #FFFFFF;
}

/*uutislinkit*/
a.newsitem{
color: #4466FF;
text-decoration: none;
}

/*Tavalliset linkit */
a{
    color: #0E1B8D;
    text-decoration: underline;
}
a:visited{
	color: #848484;
}
a:hover{
    color: #FF6600;
    text-decoration: underline;
}

.caselinks{
    margin: 5px 0;
    padding: 0 20px;
}


/*Säiliöitä*/
/*kaikki kääreet tätä luokkaa*/
.wrap{
background: transparent;
height: 100%;
margin: 0 auto;
overflow: hidden;
}

/*Koko sivun kääre*/
#wrapper {
	position: relative;	
	width: 1151px;
	background: transparent;
}

/*Leipäpalstan kääre*/
#mainWrapper {
	position: relative;
	float: left;
	width: 900px;
	background: inherit;
}

/*E-sales palleron kääre*/
#rightpadding{
	display:block;
	height:100%;
	float: left;
	width: 251px;	
	background: transparent;	
}

/*Kaikkien sivujen leipätekstit tätä tyyppiä*/
.pageContent{
	background: #e0e0e0;
	margin: 0;
	float: left;
	overflow: hidden;
}

#bigmain, #main{
    float: left;
	padding-top:20px;
	padding-bottom:20px;
}

#main{
    width: 600px;
}

#bigmain{
	width: 900px;
}
/*Header*/
#header {
	position: relative;
	width: 900px;
	height: 90px;
	background: transparent;
}
#prosysopc_logo{
cursor: pointer; 
float: left; 
text-align: left; 
width: 400px; 
height: 90px;
}
#loginform{
width: 300px;
height: 90px;
float:right;
text-align: right;
}


nav{
float: left;
}

img{
border: 0;
}

/*alapalkin partnerilogot*/
img.partnerl{
position: relative;
float: left;
margin: 10px;
}

/*E-sales related*/
#contactor{
	position: absolute;
	top: 125px;
	width: 251px;
	right: inherit; 
	display: block;
	height: 100%;
	overflow:hidden;

}

blockquote:after{
	content: "\00a0";
	display: block;
	position: absolute;
	bottom: 20px;
	left: -25px;
	width: 0;
	height: 0;	
	border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-right:25px solid #FFFFFF;

}
blockquote.aboutBubble{
	display: none; 
	position: fixed;
	/*bottom: 20px;*/
	min-height: 40px;
	max-width: 200px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #FFFFFF;
	margin: 0 0 0 20px;
	padding: 20px;
}

#LiveZillaButton{
	margin-left:60px;
	margin-top:20px;
}

#AAAThumb{
	margin: 10px 10px;
	display: none;
}

/*Livezilla-napit*/
div.supportButton{
padding: 0;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 25px;
}
/*
#pyryButton{
padding-bottom: 10px;
}
*/
/* Seuraavat luokat liittyvät erilaisiin kaavakkeisiin, jotka laitetaan välillä esiin ja välillä pois*/

h1.contactor, h2.contactor, h3.contactor{
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
display: inherit;
width: 200px;
padding: 0;
margin: 0;
padding-top: 10px;
padding-left: 13px;
padding-right: 13px;
}
h1.contactor{
font-size: 17px;
}
h2.contactor{
font-size: 15px;
}

.toggleButton, .toggleButtonIn{
display:none;
float: left;
width:251px;
color: #FFFFFF;
background-image: url("../images/orange-container.png");
max-height: 60%;
overflow-x: hidden;
overflow-y: auto;
background-repeat: no-repeat;

}

.toggleButtonIn{
display: inherit;
}

.alert{
float:left;
padding: 0px;
margin: 0px;
padding-left: 15px;
padding-right: 15px;
height: 35px;
width:	200px;
}

.toggleButtonMultiple{
display:none;
width:251px;
max-height: 50%;
background-image: url("../images/orange-container.png");
overflow-x: hidden;
overflow-y: auto;
color: #FFFFFF;
}
/*
p.contactor{
width: 200px;
padding: 0;
margin: 0;
padding-top: 10px;
padding-left: 13px;
padding-right: 13px;
}
*/
.contactor{
display: inherit;
width: 220px;
padding: 0;
margin: 0;
padding-top: 10px;
padding-left: 13px;
padding-right: 13px;
}

.smalltd{
width: 30px;
}

#foc4, #foc7, #foc99{
background-image: url("../images/foc_bg_130.png");
background-color: #ffffff;
background-repeat: no-repeat;
background-position: right bottom; 
/*color: #0E1B8D;*/
color: #2D2B2B;
}
#foc2, #foc5{
background-image: url("../images/foc_bg_140.png");
background-color: #ffffff;
background-repeat: no-repeat;
background-position: right bottom; 
/*color: #0E1B8D;*/
color: #2D2B2B;
}
#foc3, #foc10{
background-image: url("../images/foc_bg_150.png");
background-color: #ffffff;
background-repeat: no-repeat;
background-position: right bottom; 
/*color: #0E1B8D;*/
color: #2D2B2B;
}
#foc1, #foc6{
background-image: url("../images/foc_bg_200.png");
background-color: #ffffff;
background-repeat: no-repeat;
background-position: right bottom; 
/*color: #0E1B8D;*/
color: #2D2B2B;
}
#foc8, #foc9{
background-image: url("../images/foc_bg_170.png");
background-color: #ffffff;
background-repeat: no-repeat;
background-position: right top; 
/*color: #0E1B8D;*/
color: #2D2B2B;
}

.transparentField{
background: #FFFFFF;
/*Tämä luokka vaatii hieman monimutakisempaa sähellystä ennen, kuin CSS 3 standardi valmistuu ja menee käyttöön*/
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

        /* This works in IE 8 & 9 too */
        /* ... but also 5, 6, 7 */
        filter: alpha(opacity=50);

        /* Older than Firefox 0.9 */
        -moz-opacity:0.5;

        /* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.5;

        /* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.5;
		
color: #000000;
}

/*Index*/

div#featured {
	width: 900px;
	height: 230px;
	overflow: hidden;
	float: left;
	background: #ffffff url("../images/etusivu_mies.png");
}

h2.showcasebox{
font-size: 18px;
}
p.featured{
	color: #ffffff;
	font-size: 28px;
	font-family: Arial;
	text-align: right;
	text-shadow: #000000 2px 2px 2px;
	padding: 0.5% 3%;
}
p.highlight{
text-align: right; 
}

div.highlightBig{
margin-bottom:40px;
}

div.highlight a {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
    text-shadow: 2px 2px 2px #000000;
}

div.highlight a:hover {
	color: #FF6600; 
	text-decoration: underline;
}

div.highlightBig a{ 
	font-size: 32px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
    text-shadow: 2px 2px 2px #000000;
}

div.highlightBig a:hover{
	color: #FF6600; 
	text-decoration: underline;
}

div#showcase {
	float: left;
	width: 900px;
	height: 180px;
	text-align: center;
}

a.showcasebox {
	color: #FFFFFF;
	text-decoration: underline;
}
p.showcasebox {
	margin-top: 0;
	color: #FFFFFF;
}
div.showcasebox {
	position: relative;
	height: 180px;
	width: 300px;	
	display: block !important;
	float: left;
	color: #FFFFFF;
}

#box3{
	position: relative;
	background: #FFFFFF url("../images/taustakuvakaapeli.jpg");
	background-repeat: no-repeat;
}

#box1{
	position: relative;
	background: #FFFFFF url("../images/kuvalevy.jpg");
	background-repeat: no-repeat;

}

#box2{
	position: relative;
	background: #FFFFFF url("../images/tausta2.jpg");
	background-repeat: no-repeat;

}

div.sboxcontent{
padding: 15px 15px;
}
div.sboxcontent p{
font-size: 14px;
}

div.sboxcontent a{
font-size: 14px;
color:#FFFFFF;
text-decoration: none;
}

div.sboxcontent a:hover{
color:#FF6600;
text-decoration: underline;
}

h1.showcasebox  h2.showcasebox h3.showcasebox{
	margin-top: 0;
	padding: 3% 3% 1% 3%;
	color: #FFFFFF;
}

#news-headlines{
margin: 20px;
padding: 0;
}

.summary{ 
margin-left: 60px;
margin-left: 60px;
}

p.summary{ 
    font-size: 12px;
}
  
.date{
color: #333333;
float: left;
font-size: 10px;
font-weight: bold;
margin-top: 2px;
width: 60px;
}

.datewm{
color: #333333;
float: left;
font-size: 11px;
font-weight: bold;
margin: 0.5% 10px;
width: 60px;
}

a.newslink{
color: #333333; 
font-size: 15px;
font-style: italic;
font-weight: bold;
}

a.newslink:hover{
color: #FF6600;
text-decoration: underline;
}

#news-headlines h1{
 padding-bottom: 10px;
}

.separator {
overflow:hidden;
    border-bottom: 1px solid #D3D3D3;
	margin: 10px 20px;
}
.hseparator{
overflow:hidden;
    border-bottom: 1px solid #0E1B8D;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
.separatorNoM{
	 border-bottom: 1px solid #D3D3D3;
	 margin-top: 0;
	 margin-bottom: 0;
	 margin-left: 20px;
	 margin-right: 20px;
}

table.download{
	width:600px;
	padding: 0px 20px;	
}

.downloadTable{
width: 220px;
margin-left: 15px;
padding-top:10px;
}

td.download{
	padding:2;
}
td.downloadfirst{
	padding:2;
	
}
td.downloadsecond{
	padding: 2px 20px;
}

td.productLogo{
padding:10px;
width:110px; 
}

p.download{
 padding: 0;
}

a.readmore {
	color:#333366;
    line-height: 1;
    text-decoration: underline;
}

/*sivuvalikko*/

div#sidebar {
    background: none repeat scroll 0 0 transparent;
    border-left: medium none black;
    float: left;
    margin: 20px 25px;
    vertical-align: top;
    width: 250px;
	text-align: center; 
}

#brochure1{
margin-top: 20px;
}
#brochure2{
margin-top: 20px;
}
#contactInfo{
margin-top: 20px;
margin-bottom: 20px;
}

/*Nostolaatikot pyöreillä kulmilla. Lisää uusia hyvin harkiten, periaatteessa pitäisi käyttää vain tätä! Tämä toimii kaikissa, kun rakenne on:
<div class="raised" id="joku_id">
	<span class="round_span4u"></span>
    <span class="round_span3"></span>
    <span class="round_span2"></span>
    <span class="round_span1"></span>
    <div class="raisedContent">
        <!-- Content goes here --> 
    </div>
    <span class="round_span1"></span>
    <span class="round_span2"></span>
    <span class="round_span3"></span>
	<span class="round_span4d"></span>
</div>
Tässä id:n stylessä määritetään leveys! Näin leveys "periytyy" myös reunoille. Sivupalkin default leveys 250px

*/
    .raised {
        display: block;
				
    }
 
    .raisedContent {
		background-color: #FFFFFF;
		border-left: 1px solid #D3D3D3;
		border-right: 1px solid #D3D3D3;
		display: block;
		padding: 10px 0;
		text-align: center;
			
    }

	.round_span4u {
		background: #FFFFFF;
        display: block;
        line-height: 1px;
        overflow: hidden;
        height: 1px;
        margin: 0 5px; /* Kyllä, pitää olla 5, niin näyttää paremmalta, kun käytössä on reuna, vaikka spanin nimi on "4"*/
		border-top-style:solid;
		border-top-width: 1px;
		border-color: #D3D3D3;
    }
	
	.round_span4d{
		background: #FFFFFF;
        display: block;
        line-height: 1px;
        overflow: hidden;
        height: 1px;
        margin: 0 5px; /* Kyllä, pitää olla 5, niin näyttää paremmalta, kun käytössä on reuna, vaikka spanin nimi on "4"*/
		border-bottom-style:solid;
		border-bottom-width: 1px;
		border-color: #D3D3D3;
    }
 
    .round_span3 {
		background: #FFFFFF;
        display: block;
        line-height: 1px;
        overflow: hidden;
        height: 1px;
        margin: 0 3px;
		border-left-style:solid;
		border-right-style:solid;
		border-left-width:1px;
		border-right-width:1px;
		border-color: #D3D3D3;
    }
 
    .round_span2 {
		background: #FFFFFF;
        display: block;
        line-height: 1px;
        overflow: hidden;
        height: 1px;
        margin: 0 2px;
		border-left-style:solid;
		border-right-style:solid;
		border-left-width:1px;
		border-right-width:1px;
		border-color: #D3D3D3;
    }
 
    .round_span1 {
		background: #FFFFFF;
        display: block;
        line-height: 1px;
        overflow: hidden;
        height: 1px;
        margin: 0 1px;
		border-left-style:solid;
		border-right-style:solid;
		border-left-width:1px;
		border-right-width:1px;
		border-color: #D3D3D3;
    }

	
h2.focRaised{
    /*color: #0E1B8D;*/
	color: #2D2B2B;
    font-size: 15px;
    padding: 3% 3% 1.5%;
}

p.focRaised{
    padding: 0.5% 3%;
}
	
#customerLogos{
	margin-bottom: 10px;
	margin-top:20px;
	width: 250px;
}
#customerLogoContent{
	text-align: center;
	padding: 0 10px;
}
#foc{
	margin-top:20px;
    margin-bottom: 20px;
    width: 250px;
}
#focc{
	color: #000000;
}


/*Footer*/
/* Huom! Footer: position:relative, joten sen sisällä kaiken oltava position:relative, 
tämän jälkeen float:left laittaa palikat paikoilleen siinä järjestyksessä, kun ne on kirjoitettu edellyttäen, 
että niiden yhteenlasketut marginaalit ja leveydet mahtuvat yhdelle riville.*/
#footer{
    background: none repeat scroll 0 0 #2D2B2B;
    height: 32px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 900px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}

#footerNav{
padding-top: 9px;
float: left;
max-width: 720px;/*

position: relative;
overflow: hidden;*/
}
#footerThumbs{
float: right;
width: 180px;
padding-top: 4px;
}

img.footerT{
float: right;
margin-left: 4px;
margin-right: 8px;

position: relative;

}

a.footer{
    color: #FFFFFF;
    font-size: 11px;
    padding: 0px 6px 0px 6px;
    text-decoration: none;
}

a.footer:hover{
    color: #FF6600;
    text-decoration: none;
}
#copyMarks{
	width: 100%;
	display: block;
	position: relative;
	
	text-align: right;
}
#footerCopyM{
	color: #2D2B2B;
	position: relative;
	float:right;
    font-size: 11px;   
	
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 0;
	display: block;
}
div.columns {
    padding: 0.5% 3%;
}
div.column {
    float: left;
    width: 200px;
}
/*Order-sivun table, jossa ainoat näkyvät reunat*/
.orderTable {
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    margin: 10px auto;
    width: 500px;
}

td.edition, td.order {
    border-color: #B4B4B4;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
	text-align: left;
}

td.order, th.price {
    font-weight: normal;

    width: 140px;
}

th.edition, th.price{
	text-align: left;
    border-color: #B4B4B4;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
	font-weight: bold;
}


.lang {
    float: right;
    padding: 15px 30px;
    text-align: right;
}

div.image {
    padding: 3%;
}

ol.plist{
	list-style-position: inside;
}

/*Arrow list*/
ul.arrowlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li.arrowselected {
    background-image: url("../images/design/right_black.gif");
    background-position: 0 0.6em;
    background-repeat: no-repeat;
    padding-left: 1.2em;
}
li.arrow {
    background-image: url("../images/design/right.gif");
    background-position: 0 0.6em;
    background-repeat: no-repeat;
    padding-left: 1.2em;
}
li.redarrow {
    background-image: none;
    background-position: 0 0.6em;
    background-repeat: no-repeat;
    padding-left: 1.2em;
}
ul.arrowlist a:link {
    color: #000000;
    font-size: 13px;
    line-height: 2;
    padding: 0 1%;
    text-align: left;
    text-decoration: underline;
}
ul.arrowlist a:link:hover {
    color: #FF6600;
    font-size: 13px;
    line-height: 2;
    padding: 0 1%;
    text-align: left;
    text-decoration: underline;
}
.productLinks{
    padding-left: 30px;
    padding-right: 0;
    text-align: left;
    width: 220px;
}

#productLinkJava{
margin-top: 20px;
}

h2.versions{
	color: #333333;
    font-size: 15px;
    padding-top: 3%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 0;
}

#downloadbox{
position: static; 
top: 0; 
left: 0; 
margin-bottom: 20px;
display: none;
text-align:left;
}

#requestbox{
display:none;
}

h1.specialH{
color: #FFFFFF;
font-size: 20px;
text-align: right; 
margin-right: 33px; 
text-shadow: #000000 2px 2px 2px;
}

div.case{
overflow: hidden;
position: relative;
float:left;
margin-top:10px;
margin-bottom:10px;
}

div.casetext{
overflow: hidden;

position: relative;
float:left;
width:635px;
}

div.logobox{
overflow:hidden;
position: relative;
float:left;
width:245px;
margin:10px;
}

div.floatingBlue{
position: relative;
float:left;
margin-left: 20px;
margin-right:10px;
width: 180px;
height: 420px;
background-image: url("../images/blue.png");
background-repeat: no-repeat;
overflow: hidden;
padding-top: 10px;
}
	
	ul.whiteL{
	color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin: 0;
	}
	
	li.whiteL{
	list-style-type: square;
	
	}

div.pictureFrame{
margin-left:20px;
}

div.closeDiv{
position:relative;
float:right;
overflow: hidden;
margin-right: 10px;
}
#partnerLogos{
position: relative;
float: left;
width:100%;
height:90px;
}

#opcVideo{
margin: 10px;
}

table.comparison{
background: #FFFFFF;
border: 1px solid #B4B4B4;
margin: 10px;
border-collapse: collapse;
border-spacing: 0;
font-weight: normal;

}
td.compHead{
border: 1px solid #B4B4B4;
padding: 2px;
}
td.compEd{
text-align:left;
border: 1px solid #B4B4B4;
padding: 2px;
}
td.compCross{
border: 1px solid #B4B4B4;
padding: 2px;
}
span.mini{
font-size: 8pt;
}

li.dotted{
display: none; 
visibility: hidden;
}

#googlemap{
margin:10px;
}
#CasePSL{
margin-top: 20px;
}
/*ANDROID MAINOS*/
    .slide {
      position: relative;
    }
  /*  .slide .inner {
      position: absolute;
      left: 0;
      bottom: 0;
    }*/

#robot{

position: relative;
top: 90px;
}
#AALY11{
z-index: 88;
position: absolute;
top: 0px;
opacity: 0;
}
#AALY12{
z-index: 89;
position: absolute;
top: 0px;
opacity: 0;
}
#AALY13{
z-index: 90;
position: absolute;
top: 0px;
opacity: 0;
}
#AALY21{
z-index: 91;
position: absolute;
top: 0px;
}
#AALY22{
z-index: 92;
position: absolute;
top: 0px;
}
#AALY23{
z-index: 93;
position: absolute;
top: 0px;
}
#AALY31{
z-index: 94;
position: absolute;
top: 0px;

}
#AALY32{
z-index: 95;
position: absolute;
top: 0px;

}
#AALY33{
z-index: 96;
position: absolute;
top: 0px;

}
#AALY41{
z-index: 97;
position: absolute;
top: 0px;
opacity: 0;
}
#AALY42{
z-index: 98;
position: absolute;
top: 0px;
opacity: 0;
}
#AALY43{
z-index: 99;
position: absolute;
top: 0px;
opacity: 0;
}
#filler{
width: 400px;
height: 90px;
}
#androidLights{
position: absolute;
top: 0px;
}
#upAdd{
background-image: url("../images/android_add/background.jpg");
width: 400px;
height: 90px;
float:right;
text-align: right;
overflow: hidden;
}
#androidAddText{
z-index: 100;
position: absolute;
top: 0px;
}
p.androidAddText{
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
}
span.android{
color: #A4C639;
font-size: inherit;
font-weight: bold;
}

#catepillarRobot{

    float: right;
  /*  height: 420px;*/
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 20px;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
   /* width: 180px;*/
   
}
p.disclaimer{
font-size: 8px;
color: #AAAAAA;
}
a.disclaimer{
font-size: 8px;
color: #AAAAAA;
}

/*FORUM MAINOS*/
#forum_blog_ad{
background-image: url("../images/button_background.png");
width: 300px;
height: 80px;
margin-top: 5px;
margin-bottom: 5px;
float:right;
text-align: right;
overflow: hidden;
}
#blog_ad_logo{
position: relative;
width: 133px;
height: 27px;
top: 40px;
left: 7px;
}
#forum_ad_logo{
position: relative;
width: 133px;
height: 27px;
top: 14px;
left: 163px;
}
