﻿
.banner {
	background:#fff;
    position:relative;
    padding:.5em 0;
    padding-bottom:.75em;
    height:3.5em;

}

.banner h1 {
	text-align:left;
	font-size:1.25em;
	font-weight: bold;
	text-align:left;
	font-size:1.1em;
	color: #333333;
	font-weight: bold;
    width:auto;display:block;
    float:left;
}




/* container span */
.banner h1 span.productInfo{

    width:auto;height:48px;display:block;
    float:left;

}
.banner h1 span.productInfo a{
    background:url(images/logo.jpg) 0% 50% /*50%*/ no-repeat;
    text-decoration:none;
    color:#333;
    padding-left:56px;
    line-height:3.5em;display:block;
    width:auto; 
}

/* hedgehog lab issue tracker */
span.productDescription {
	height:48px;
	padding:14px 0 14px 35px;
}






/*.banner h1 span.logoText {display:none;}*/

#iHeader h1 a:hover {
    text-decoration: underline;
}
#iHeader h1 span{float:left;padding:1em .5em;}

#iHeader form {
    clear: both;
    float: right;
}

.banner ul{display: block; float: right;margin:0;padding:0;clear:right; margin-right: 1em; margin-top:30px;}
.banner ul li{float:left;list-style:none;margin:5px;}
.banner  ul li a{color:#000;text-decoration:none;font-weight:bold;font-size:.9em;}

.banner  ul li form{margin:0;padding:0;}

.banner  ul li form input{border:none;background:none;color:#000;font-weight:bold;margin:0;padding:0;font-size:.9em;cursor:pointer;}
