div#pageheader {
    width: 775px !important;
	}


#logoplace {
    float:left;
	clear:both;
	margin: 4px 0 5px 0;
	}

.rightcontent {
  		margin: 15px 5px 5px 5px;
 	}

.leftcontent {
  		margin: 15px 5px 5px 5px;
 	} 

div.searchboxuniv {
 	width: 775px;
	height: 48px;
	clear:both;
	margin:0;
	padding: 2px 0 5px 0;
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #000;
	font-weight: bold;
	background: url(../images/search_bkr.gif) no-repeat;
	}

div.searchboxuniv .inputbox {
	width: 350px;
	margin: 0 10px 0 10px;
	padding:0;
	}



 
	
#loginplace {
	width: 250px;
	text-align:right;
    font-size: 9px; 
	color: #666666;
	padding-top: 30px;
	float:right;
	}

#loginplace a,
#loginplace a:visited {
    color: #666666; 
	text-decoration:none !important; 
	font-size: 9px; 
	font-weight: normal !important;
	font-family: verdana, arial, sans-serif;
	}

#loginplace a:active,
#loginplace a:hover {
    color: #ff7a0e;
	text-decoration: underline !important; 
	}


 