#content-right {
	float: left;
	width: 234px;
	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: 115px;
	text-align: right;
}
#language-right {
	float:left;
	width: 114px;
	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;
}

#datasheet {
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
}
#datasheet ul {
	padding-top:5px;
	list-style-type: none;
}
#datasheet li {
	padding-top:5px;
	padding-right:28px;
	list-style-type: none;
	background-image: url(../_img/word-icon.jpg);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#datasheet a {
	font-weight: bold;
	font-size: 10px;
	color: #5a5f6e;
	text-decoration: none;
}
#datasheet 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;
}
#sales-contacts a {
	font-weight: bold;
	font-size: 10px;
	color: #5a5f6e;
	text-decoration: none;
}
#sales-contacts a:hover {
	text-decoration: underline;
}
#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 {
	font-weight: bold;
	font-size: 10px;
	color: #5a5f6e;
	text-decoration: none;
}
#brochure a:hover {
	text-decoration: underline;
}

#brochure ul {
	padding-top:5px;
	list-style-type: none;
}
#brochure li {
	padding-top:5px;
	padding-right:28px;
	list-style-type: none;
	background-image: url(../_img/pdf-icon.jpg);
	background-repeat: no-repeat;
	background-position: right 12px;
}
