
/**************************/
/*                        */ 
/*    ADDITIONAL CSS      */
/*                        */ 
/**************************/

/*--------*/
/* Header */
/*--------*/

#headerTopBar {
	width:1000px;
	height:20px;
}
#stretchLogoWithPageTitleBlack {
	width:1000px;
}
#smoothmenu1 div {
    font-weight:bold;
	line-height:normal;
}
#tabSearchArea {
	height:2em;
}
input.arrowButtonRedBrd, input.arrowButtonBlackBrd {
	margin-bottom:0;
}
#smoothmenu1 a {
	line-height:16px;
}
/*--------*/
/* Footer */
/*--------*/

#footer {
	border-top:2px solid #666666;
	margin:50px 0 0 0;
	padding:0;
	text-align:center;
	width:1000px;
}
#footer div#copyright {
	float:none;
	width:1000px;
	font-size:10px;
}

/*--------*/
/* Search */
/*--------*/
#searchAreaWide {
	position:absolute;
	top:0;
	left:780px;
}
#searchBoxW {
	width:220px;
}
#searchBoxW #searchBoxW #textboxW {
	width:170px;
}
.arrowButtonBlackBrd {
	background-repeat:none;
}