/* anelec */
/* Last updated 26/10/06 (stephane) */
/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2004 id3 (http://www.id3.co.th) / no-bug (http://www.no-bug.be), and may not be reproduced. */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	margin: 0px;
	background-color: #ebebeb;
}
a:link {
	color: #81AED6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #81AED6;
}
a:hover {
	text-decoration: underline;
	color: #81AED6;
}
a:active {
	text-decoration: none;
	color: #c6c6c6;
}
h1, h2, h3, h4, h5 {
	color: #81AED6;
}
h1 {
	font-size: 27px;
	font-weight: normal;
	white-space: pre;
	/*text-transform: uppercase;*/
	margin: 0;
	padding: 0;
	text-align: left;
}
#header {
	background: url(/pictures/headerbg0.gif) no-repeat right bottom;
	width: 497px;
	height: 112px;
	padding: 0px;
	margin: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 70px;
	font-weight: normal;
}
#home h1 {
	text-transform: none;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
h2.nosubtitle {
	font-weight: bold;
	background-image: url(/pictures/separator_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 22px;
	white-space: pre;
	margin: 12px 0;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 0 2px;
	color: #0f69ae;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	background-image: url(/pictures/separator_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 22px;
	text-transform: uppercase;
	white-space: pre;
	margin: 12px 0;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	background-image: url(/pictures/separator_comtra.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 22px;
	white-space: pre;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
hr {
	clear: both;
	height: 1px;
	/*margin: -1px 0px 0px;*/
	margin: 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
}
ul {
	list-style-position: outside;
	list-style-image: url(/pictures/bullet_anelec.gif);
	line-height: 16px;
}
img {
	border: 0px;
}

sup {
	font-size: 8px;
	line-height: 8px;
}
/* classes for Anelec */

.text, blockquote {
	text-align: justify;
}
/* tables */
.globaltable {
	background-color: #fff;
	margin: 0px auto;
	width: 730px;
	border: none;
	padding: 0px;
}
.contenttable {
	margin: 0px;
	padding: 5px;
	border: none;
	background-color: #fff;
	width: 730px;
}
/* IE box hack */
.contenttable {
	text-align: left;
	width: 740px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:730px;
}
#content {
	margin-top: 10px;
	width: 495px;
}
#headerleft {
	width: 240px;
}
#headermiddle {
	width: 256px;
}
#headerright {
	width: 210px;
}
.quickaccesstable {
	vertical-align: middle;
	width: 210px;
	height: 110px;
	background: #81AED6 url(/pictures/logo_signature.gif) no-repeat right bottom;
}
.newsletterglobaltable {
	text-indent: 0pt;
	width: 209px;
}
.newsitemstable {
	width: 220px;
	padding: 0px;
	vertical-align: top;
	margin: 0px;
}
.gradientbg {
	background-image: url(/pictures/newsletter_bg.gif);
	background-repeat: repeat-x;
}
/* forms */
form {
	margin: 0px;
	padding: 0px;
}
.formfield {
	font-size: 11px;
	color: #707070;
	border: thin solid #81AED6;
}
.searchfield {
	font-size: 11px;
	color: #707070;
	border: 1px solid #ccc;
}
.button {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #81AED6;
	border: 3px double #fff;
	text-align: center;
	padding: 2px;
	background-image: url(/pictures/button_bg.gif);
	background-repeat: repeat-x;
	line-height: 11px;
	white-space: nowrap;
	margin: 2px;
}
.quickaccess, .newsletterselect {
	height: 20px;
	width: 150px;
	border: 1px solid #946a93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
}
.quickaccess optgroup {
	font-weight: bold;
	font-style: normal;
}
.newsletterselect {
	width: 180px;
	text-indent: 0;
}

#quicksearchform {
	margin-left: 10px;
}
.quickaccesstitle {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin-left: 20px;
}
#quickaccessform {
	margin-left: 20px;
}

/* @group Navigation */

.navigation {
	font-size: 16px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

.navigation p {
	margin: 16px 0;
}
.navigation a {
	color: #707070;
	text-decoration: none;
	text-indent: 2em;
	display: block;
	font-weight: normal;
}
.navigationon a:link, .navigationon a:visited, .navigationon a:hover, navigationon a:active {
	color: #81AED6;
	text-decoration: none;
	background-image: url(/pictures/bullet_navigation.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}
.navigationoff a:link, .navigationoff a:visited, .navigationoff a:active {
	color: #707070;
	text-decoration: none;
}
.navigationon a:hover {
	color: #81AED6;
	text-decoration: underline;
}
.navigationoff a:hover {
	color: #81AED6;
	text-decoration: underline;
}

/* @end */
/* languages */
.languages {
	text-indent: 20px;
}
.languageon {
	color: #baab66;
}
.languageon a {
	color: #baab66;
}
/* smaller text */
.small {
	font-size: 10px;
}
/* pictures */
.homeproduct {
	margin-right: 10px;
}
.pictureframe {
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	width: 208px;
	height: 145px;
}
a:hover .pictureframe {
	border: 1px solid #622461;
}
/* separators */
.separator {
	background-color: #ccc;
}
.separatordoth {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	height: 10px;
}
.separatorblock {
	background-color: #d8dada;
	height: 5px;
}
.separatorright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.hr {
	width: 100%;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
/* categories */
.cat_header {

}

.cat_title {
	width: 495px;
	padding: 0px;
	clear: both;
	margin: 0px 5px 2px 0px;
}
.cat_desc {
	width: 495px;
	clear: both;
	overflow: hidden;
}
.cat_desc img {
	float: right;
	margin-left: 10px;
}
.cat_desc blockquote {
	width: auto;
	font-style: normal;
	margin: 10px 0px 0px 0;
	padding: 0px;
}

.cat_desc strong {
	color: #81AED6;
}
.cat_left {
	width: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}
.cat_left a,
.cat_left a img {
	vertical-align: middle;
}
.cat_left a:link, .cat_left a:visited, .cat_bottom a:link, .cat_bottom a:visited {
	display: block;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	color: #666;
}
.cat_left a:hover {
	text-decoration: none;
	background-color: #fffff3;
}
.cat_right {
	width: 210px;
	padding: 0px;
	margin: 0px;
	float: right;
	vertical-align: top;
}
.cat_footer {
	width: 500px;
	float: left;
	clear: both;
}
br.cat, hr.cat {
	visibility: visible;
	width: 500px;
	height: 1px;
	margin: 0px 0px;
	border: none;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
	overflow: auto;
}
#prod1 h2,
#prod2 h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}
#prod1 h2,
#prod2 h2 em {
	font-style: normal;
}

#prod1 h3,
#prod2 h3 {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 5px;
	margin: 0px;
	clear: left;
	text-transform: none;
	line-height: normal;
	white-space: normal;
}

#prod1 ul,
#prod2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
}
#prod1 li,
#prod2 li {
	float: left;
	padding: 0px 5px 0px 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

.subcat_header h2 {
	text-transform: none !important;
}

/* system */

/* @group Products */

#prod2 .tooltip_pic {
	border: solid 2px #ccc;
	padding: 10px;
	margin: 0;
	background: #fff;
}

/* @group blue */

#prod1 #cat-blue,
#prod2 #cat-blue,
#prod2 .cat-blue {
	padding: 0px;
	float: none;
	width: 500px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 30px;
}
#prod1 #cat-blue a:link,
#prod2 #cat-blue a:link,
#prod2 .cat-blue a:link {
	color: #0f69ae;
}
#prod1 #cat-blue h2,
#prod2 #cat-blue h2,
#prod2 .cat-blue h2,
#prod3 .cat-blue h1,
#prod3 .cat-blue h2,
#prod3 .cat-blue h3,
#prod3 .cat-blue h5 {
	color: #0f69ae;
}
#prod1 #cat-blue h3,
#prod2 #cat-blue h3,
#prod2 .cat-blue h3,
#prod3 .cat-blue h3 {
	background-image: url(/pictures/separator_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #0f69ae;
}
#prod2 #cat-blue a, #prod2 #cat-blue a:visited,
#prod2 .cat-blue a, #prod2 .cat-blue a:visited {
	color: #707070;
}
#prod2 #cat-blue a:hover,
#prod2 .cat-blue a:hover {
	color: #fff;
	background: #0f69ae;
	text-decoration: none;
}

#prod2 .cat-blue .tooltip_pic {
	border-color: #0f69ae;
}

/* @end */

/* @group orange */

#prod1 #cat-orange,
#prod2 #cat-orange,
#prod2 .cat-orange {
	padding: 0px;
	float: none;
	width: 500px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 30px;
}
#prod1 #cat-orange h2,
#prod2 #cat-orange h2,
#prod2 .cat-orange h2,
#prod3 .cat-orange h1,
#prod3 .cat-orange h2,
#prod3 .cat-orange h3,
#prod3 .cat-orange h5 {
	color: #f4971f;
}
#prod1 #cat-orange h3,
#prod2 #cat-orange h3,
#prod2 .cat-orange h3,
#prod3 .cat-orange h3 {
	background-image: url(/pictures/separator_orange.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #f4971f;
}
#prod2 #cat-orange a, #prod2 #cat-orange a:visited,
#prod2 .cat-orange a, #prod2 .cat-orange a:visited {
	color: #707070;
}
#prod2 #cat-orange a:hover,
#prod2 .cat-orange a:hover {
	color: #fff;
	background: #f4971f;
	text-decoration: none;
}

#prod2 .cat-orange .tooltip_pic {
	border-color: #f4971f;
}

/* @end */

/* @group green */

#prod1 #cat-green,
#prod2 #cat-green,
#prod2 .cat-green {
	padding: 0px;
	float: none;
	width: 500px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 30px;
}
#prod1 #cat-green h2,
#prod2 #cat-green h2,
#prod2 .cat-green h2,
#prod3 .cat-green h1,
#prod3 .cat-green h2,
#prod3 .cat-green h3,
#prod3 .cat-green h5 {
	color: #9dbf5d;
}
#prod1 #cat-green h3,
#prod2 #cat-green h3,
#prod2 .cat-green h3,
#prod3 .cat-green h3 {
	background-image: url(/pictures/separator_green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #9dbf5d;
}
#prod2 #cat-green a, #prod2 #cat-green a:visited,
#prod2 .cat-green a, #prod2 .cat-green a:visited {
	color: #707070;
}
#prod2 #cat-green a:hover,
#prod2 .cat-green a:hover {
	color: #fff;
	background: #9dbf5d;
	text-decoration: none;
}

#prod2 .cat-green .tooltip_pic {
	border-color: #9dbf5d;
}

/* @end */

/* @group red */

#prod1 #cat-red,
#prod2 #cat-red,
#prod2 .cat-red {
	padding: 0px;
	float: none;
	width: 500px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 30px;
}
#prod1 #cat-red h2,
#prod2 #cat-red h2,
#prod2 .cat-red h2,
#prod3 .cat-red h1,
#prod3 .cat-red h2,
#prod3 .cat-red h3,
#prod3 .cat-red h5 {
	color: #e2001a;
}
#prod1 #cat-red h3,
#prod2 #cat-red h3,
#prod2 .cat-red h3,
#prod3 .cat-red h3 {
	background-image: url(/pictures/separator_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #e2001a;
}
#prod2 #cat-red a, #prod2 #cat-red a:visited,
#prod2 .cat-red a, #prod2 .cat-red a:visited {
	color: #707070;
}
#prod2 #cat-red a:hover,
#prod2 .cat-red a:hover {
	color: #fff;
	background: #e2001a;
	text-decoration: none;
}

#prod2 .cat-red .tooltip_pic {
	border-color: #e2001a;
}

/* @end */

.categoryfirst {
	font-size: 12px;
	text-transform: uppercase;
	color: #622461;
}
.categorygreen .categorysecond {
	color: #93bc42;
	font-size: 12px;
	float: left;
}
.categoryorange .categorysecond {
	color: #f90;
	font-size: 12px;
	float: left;
}
.categoryyellow .categorysecond {
	color: #eac415;
	font-size: 12px;
	float: left;
}
.categorythird {
	color: #d1d1d1;
	text-align: right;
	margin-bottom: 10px;
}

#prod1 table.products td {
	width: 110px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
}

#prod1 table.products .hr {
	width: 100%;
	height: 1px;
	border: none;
	color: #ccc;
	background: #ccc;
}

#prod2 h4 {
	background-image: none;
	margin: 10px 0 3px;
	padding: 0;
	color: #0f69ae;
}

#prod2 .product {
	margin-bottom: 3px;
}

/* @end */

/* @group Certificates */


#cat1 h2,
#cat2 h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #81AED6;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}
#cat1 h2,
#cat2 h2 em {
	font-style: normal;
}
#cat1 h3,
#cat2 h3 {
	font-size: 10px;
	font-weight: normal;
	color: #81AED6;
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: left;
	text-transform: none;
}
#cat1 ul,
#cat2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
}
#cat1 li,
#cat2 li {
	float: left;
	padding: 0px 5px 0px 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

.subcat_header h2 {
	text-transform: none !important;
}

.certificate {
	margin-bottom: 3px;
}

/* @group blue */

#cat1 .cat-blue,
#cat2 .cat-blue {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}

#cat1 .cat-blue h2 em,
#cat2 .cat-blue h2 em {
	color: #bee8f1;
}

#cat1 .cat-blue h2,
#cat1 .cat-blue h3,
#cat2 .cat-blue h2,
#cat2 .cat-blue h3 {
	color: #0f69ae;
}

#cat1 .cat-blue h3,
#cat2 .cat-blue h3 {
	background-image: url(/pictures/separator_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#cat2 .cat-blue a:hover {
	color: #fff;
	background: #0f69ae;
	text-decoration: none;
}

/* @end */

/* @group orange */

#cat1 .cat-orange,
#cat2 .cat-orange {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}

#cat1 .cat-orange h2,
#cat1 .cat-orange h3,
#cat2 .cat-orange h2,
#cat2 .cat-orange h3 {
	color: #f4971f;
}

#cat1 .cat-orange h3,
#cat2 .cat-orange h3 {
	background-image: url(/pictures/separator_orange.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#cat2 .cat-orange a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f4971f;
}

/* @end */

/* @group green */

#cat1 .cat-green,
#cat2 .cat-green {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}
#cat1 .cat-green h2 em, #cat1 .cat-green a,
#cat2 .cat-green h2 em, #cat2 .cat-green a {
	color: #9dbf5d;
}

#cat1 .cat-green h2,
#cat1 .cat-green h3,
#cat2 .cat-green h2,
#cat2 .cat-green h3 {
	color: #9dbf5d;
}

#cat1 .cat-green h3,
#cat2 .cat-green h3 {
	background-image: url(/pictures/separator_green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#cat2 .cat-green a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #9dbf5d;
}

/* @end */

/* @group red */

#cat1 .cat-red,
#cat2 .cat-red {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}

#cat1 .cat-red h2,
#cat1 .cat-red h3,
#cat2 .cat-red h2,
#cat2 .cat-red h3 {
	color: #e2001a;
}

#cat1 .cat-red h3,
#cat2 .cat-red h3 {
	background-image: url(/pictures/separator_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#cat1 .cat-red,
#cat2 .cat-red {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}

#cat2 .cat-red a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #e2001a;
}

/* @end */

.categoryfirst {
	font-size: 12px;
	text-transform: uppercase;
	color: #622461;
}
.categorygreen .categorysecond {
	color: #93bc42;
	font-size: 12px;
	float: left;
}
.categoryorange .categorysecond {
	color: #f90;
	font-size: 12px;
	float: left;
}
.categoryred .categorysecond {
	color: #eac415;
	font-size: 12px;
	float: left;
}
.categorythird {
	color: #d1d1d1;
	text-align: right;
	margin-bottom: 10px;
}

#cat1 table.products td {
	width: 110px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
}

#cat1 table.products .hr {
	width: 100%;
	height: 1px;
	border: none;
	color: #ccc;
	background: #ccc;
}


#cat1 .cat_left, #cat1 .cat_bottom {
	width: auto;
	float: left;
	padding: 0px;
	margin: 20px 0px 0px;
}

#cat1 .cat_left span, #cat1 .cat_bottom span {
	float: left;
}

#cat1 .cat_left a, #cat1 .cat_bottom a {
	overflow: hidden;
	display: block;
	width: auto;
	float: left;
}

#cat1 .cat_left a img, #cat1 .cat_bottom a img {
	vertical-align: middle;
}

#cat1 .cat_bottom a {
	border-color: #e2001a;
	color: #e2001a;
}

#cat1 .cat_bottom a img {
	margin-left: 5px;
}

#cat2 .certificates {
	margin-top: 20px;
}

#cat2 #content {
	margin-top: 30px;
}

/* @end */

/* product level 3 */
#prod3 h1 {
	text-transform: none;
	margin: 0 0 10px 0;
}
#prod3 #header h1 {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#prod3 #header h2 {
	margin: 0px;
	padding: 0px;
}

#prod3 #productheader {
	margin: 0 0 10px 0;
	overflow: auto;
}

#prod3 #productheader h3 {
	margin: 0;
}

#prod3 #productheader h5 {
	margin: 0;
}

#prod3 #productheader .picture {
	float: left;
	margin: 0 10px 0 0;
}
#prod3 #productcontent {
	clear: both;
	margin: 0;
}
#prod3 ul {
	margin: 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#prod3 em {
	font-style: italic;
	font-weight: normal;
}
#prod3 #productheader {
	font-style: italic;
}
/* footer */
.footer {
	font-size: 9px;
	line-height: 10px;
	height: 10px;
}
.footer a {
	color: #707070;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #707070;
}
.footer a:hover {
	text-decoration: underline;
	color: #707070;
}
.footer a:active {
	text-decoration: none;
	color: #baab66;
}
.footerlogo {
	vertical-align: middle;
	margin-left: 20px;
}
#prod3 #header {
	background-image: url(/pictures/headerbg0.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#prod3 #header em {
	font-style: normal;
	font-weight: bold;
}

#prod3 #characteristics table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

#prod3 #characteristics tr {
	margin: 0;
	padding: 0;
}

#prod3 #characteristics td {
	vertical-align: top;
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding: 1px 5px 1px 0px;
}

#prod3 #footer {
	margin-top: 20px;
}

/* solutions */
#solutions p {
	float: none;
	clear: both;
	/*margin: 10px 0px;  interfere with navig p */
}
#solutions label {
	float: left;
	clear: left;
	width: 140px;
	margin-right: 10px;
	text-align: right;
	vertical-align: middle;
}
#solutions label.cb {
	float: left;
	clear: left;
	width: auto;
	margin-right: 0px;
	text-align: left;
	vertical-align: middle;
}
#solutions input {

}
/* popup pages */
#popup h1 {
	font-size: 16px;
	font-weight: normal;
	color: #81AED6;
	white-space: pre;
	text-transform: uppercase;
}

#popup h3 {
	background-image: url(/pictures/separator_comtra.gif);
}
#popup fieldset {
	border: none;
}
#popup label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}
#popup input {

}
/* compare popup */
#popup .compare_header p {
	margin: 3px 0px;
	padding: 0px;
}
#popup .compare_header select {
	/*height: 20px;*/
	/*width: auto;*/
	border: thin solid #946a93;
	font-size: 10px;
	color: #707070;
	/*text-indent: 2em;*/
}
#popup .compare_header label {
	float: none;
	clear: left;
	width: 100px;
	margin-right: 0px;
	text-align: right;
	vertical-align: middle;
}
#popup .subtitle {
	font-weight: bold;
	font-size: 12px;
	color: #81AED6;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #81AED6;
}
cite {
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #946a93;
}

#history dl {
	margin: 0 5px 0 0;
}

#history dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#history dt {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81AED6;
	color: #81AED6;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#history img {
	margin-left: 5px;
}

/* @group Regulation */

#regulation h4 {
	background-image: none;
	color: #0f69ae;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

#regulation em {
	color: #707070;
	font-style: italic;
	font-weight: normal;
}

#regulation ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#regulation ul ul {
	padding: 0;
	list-style-image: none;
	list-style-type: circle;
	margin: 0 0 0 20px;
}

#regulation ul li {
	margin: 0 0 10px;
	padding: 0;
}

#regulation ul ul li {
	margin: 0;
	padding: 0;
}

#regulation p {
	overflow: hidden;
}

#regulation .goto {
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 4px 25px 4px 4px;
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	background: url(/pictures/bg_roundarrow_red.gif) no-repeat right center;
}

#regulation .goto img {
	vertical-align: middle;
	margin-left: 5px;
}

#regulation sup {
	font-size: 7px;
}

/* @end */

/* @group Trades */

#trades h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #81AED6;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	white-space: normal;
}

#trades h2 {
}



/* @end */

/* @group Certificates Partners */

#certificates_partners .partner {
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
	padding: 0 0 10px;
}

#certificates_partners h4 {
	color: #e2001a;
	background-image: none;
	margin: 5px 0 0;
}

#certificates_partners .partner img {
	float: right; margin: 10px 0 0 10px;
}



/* @end */
