#content-right {
	float: left;
	width: 254px;
	border-left: 1px solid #e3e4e6;
	background-color: #f5f5f5;
	padding-bottom: 15px;
}
#content-right h3 {
	color: #f58220;
	font-size: 15px;
	text-align: right;
	font-weight: normal;
}
.spacer {
	color: #f58220;
	font-size: 15px;
	text-align: right;
	background-color: #eaeaea;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#language {
	margin-top: 5px;
	margin-right: 5px;
}
#language-left {
	float:left;
	width: 123px;
	text-align: right;
}
#language-right {
	float:left;
	width: 124px;
	text-align: right;
}
#language ul {
padding-top:5px;
}
#language ul, #language li {
	list-style-type: none;
}
#language a {
	font-weight: bold;
	font-size: 13px;
	color: #5a5f6e;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline;
}
#quick-links {
	margin-right: 5px;
	text-align: right;
}
#quick-links ul {
padding-top:5px;
}
#quick-links ul, #quick-links li {
	list-style-type: none;
}
#quick-links a {
	font-size: 11px;
	color: #5a5f6e;
	text-decoration: none;
}
#quick-links a:hover {
	text-decoration: underline;
}
#sales-contacts{
	margin-right: 5px;
	text-align: right;
}
#sales-contacts p{
padding-top:5px;
	font-size: 11px;
	color: #5a5f6e;
	line-height: 20px;
}

#account {
	line-height: 23px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
	color: #7c7c7c;
}
#account fieldset {
border:none;
}
#account a {
	font-size: 11px;
	color: #5a5f6e;
	text-decoration: none;
}
#account a:hover {
	text-decoration: underline;
}

#search {
	line-height: 23px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
	color: #7c7c7c;
}
fieldset {
border:none;
}
.input-field {
	border: 1px groove #C9CBD1;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 4px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
label {
	font-size: 11px;
	vertical-align: 13%;
}
#login label,#contact-engineer label,#fields label,#contact label  {width:120px;display:block;}
.button {
	border: 1px outset #C9CBD1;
	background-color: #fff4e7;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}

#exhibiting {
	margin-right: 5px;
	text-align: right;
}
#exhibiting ul {
padding-top:5px;
}
#exhibiting ul, #exhibiting li {
	list-style-type: none;
}
#exhibiting a {
	font-size: 11px;
	color: #5a5f6e;
	text-decoration: none;
}
#exhibiting a:hover {
	text-decoration: underline;
}

#brochure {
	margin-right: 5px;
	text-align: right;
}
#brochure span {
	padding-top:10px;
	text-align: right;
	padding-bottom:10px;
	display: block;
}
#brochure p {
	text-align: right;
}
#brochure a {
	color: #5a5f6e;
	text-decoration: underline;
}
#brochure a:hover {
	color: #f58220;
}