.std_left {
	font-size: 9pt;
}


.std_hidden {
	font-size: 9pt;
	visibility:hidden;
}

#header .ylayout-panel {
	border:0px none;
}

#header .product-name {
	position: absolute; 
	left: 10px; 
	top: 10px; 
	font-family: Trebuchet MS;
	font-size: 18pt; 
	font-weight: none; 
	color: #99CC00;
}


#header .contact-link {
    left: 4px;
    top: 50px;
}

#header .language-link {
    top: 58px;
}

#header .build-version {
    left: 168px;
    top: 17px;
	color: #99CC00;
}

#header .help-link {
    left: 12px;
    top: 50px;
}

#header .version-link {
    left: 52px;
    top: 45px;
}

#header .version-link-a {
	visibility: hidden;
}

#header .header-link {
	position: absolute;
	font-family: Trebuchet MS;
    font-size: 8pt;
	text-decoration: none;
}

#header .header-link a {
	text-decoration: none;
	color: #a0a0a0;
}

#header .header-link a:hover {
    text-decoration: underline;
    color: #000000;
}


.header-image-holder {
	height: 100%;
}

.header-image {
	vertical-align: middle;
      
}

.std_child {
	border: 0px none;
}

#header .greenline {
	position: absolute;
	left: 0px;
	top: 6px;
}

.header-image-holder-logo{
   height: 100%;
}


.header-image-logo {
 position: relative;
 top: 15px;
      
}

