html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
body {
	text-align: center;
	background: #EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
body, td 
{
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
form {
	margin:0px;
}
img{
	border:none;
}
p {
	margin: 14px 0px 0px 0px;
}
p:first-child {
	margin: 0px 0px 0px 0px;
}
a:link, a:visited, a:active
{	color:#1C49A4;
	text-decoration: underline;
}
a:hover 
{	color:#1C49A4;
	text-decoration: none;
}	
form {
	margin: 0px;
}
/* - STRUCTURE ELEMENTS - */
/* - template objects- */		
#container {
	text-align: left;
	background: #FFFFFF;
	padding: 10px;
	width: 930px;
	background: #FFFFFF url(/images/laborama_header.gif) no-repeat 0px 0px;
	margin: 0px auto 0px auto;
}
#header {
	height: 100px;
	width: 930px;
}
/**/
#menu_lang {
	height: 10px;
	float: right;
	text-align: right;
	padding: 0px 0px 10px 0px;
}
#menu_lang a, #footer a{
	color: #666666;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-left: #CCCCCC 1px solid;
}
#menu_lang a:hover, #footer a:hover{
	color: #333333;
	text-decoration: underline;
}
#menu_lang a:first-child{
	border-left: none;
}

#header div .date {
	width: 452px;
	height: 100px;
	float: left;
	font-size: 46px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin: -10px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	}
#header div .location {
	float: left;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 115px;
	}
#header_login {
	width: 300px;
	float: left;
	margin: 0px 0px 0px 45px;
}
#header_login_top {
	background: url(/images/login.gif) left top;
	height: 15px;
	width: 300px;
}
#header_login_body {
	background: #DFDFDF;
	width: 290px;
	padding: 0px 0px 0px 10px;
}
#header_login_body .label, #header_login_body .email{
	margin-bottom:5px;
}
#header_login_body .email{
	color: #CC0000;
}

#header_login_body td{
	color: #666666;
	}
#header_login_bottom {
	background: url(/images/login.gif) left bottom;
	height: 15px;
	width: 300px;
}
#header_login .textfield {
	margin: 2px 4px 2px 4px;
	width: 160px;
	height: 14px;
	font-size: 11px;
}
#menu {
	margin: 5px 0px 0px 0px;
	float: left;
}
#menu_part1 {
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}
#menu_part2 {
	margin: 23px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 630px;
	text-align: right;
}
#menu div div{
	font-size: 14px;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: none;
	width: auto;
	border-left: 1px dotted #CCC;
	display: inline;
}
#menu div div:first-child{
	border-left: none;
}
#menu div div:hover {
	cursor: pointer;
	background: none;
}
#menu div div.current {
	cursor: pointer;
	background: none;
}
#menu div div a{
	color: #333;
	text-decoration: none;
}
#menu div div:hover a, #menu div div a:hover, #menu div div.current a {
	color: #1C49A4;
	text-decoration: none;
}
/**submenu**/
#menu_sub {
	width: 930px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	float: left;
	border-top: 1px dotted #CCC;
}
#menu_sub div {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background: #FFFFFF;
}
#menu_sub div div{
	padding: 0px 0px;
	text-align: center;
	width: auto;
	font-size: 12px;
	border-left: 1px dotted #CCC;
	display: inline;
}
#menu_sub div div:first-child{
	border-left: none;
	padding: 0px 0px 0px 10px;
}
#menu_sub div div a{
	color: #333;
	text-decoration: none;
	padding: 0px 5px;
}
#menu_sub div div:hover a, #menu_sub div div.current a{
	color: #1C49A4;
	text-decoration: none;
}
/*special*/
#menu div div.special {
	font-size: 14px;
	height: 13px;
	width: 146px;
	float: left;
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	background: url(/images/menu.png) no-repeat left top;
	border-left: none;
}
#menu div div.special.first {
	margin: 10px 0px 0px 0px;
	border-left: none;
}
#menu div div.special:hover {
	cursor: pointer;
	background: url(/images/menu_hover.png) no-repeat left top;
}
#menu div div.special.current {
	background: url(/images/menu_active.png) no-repeat left top;
	cursor: pointer;
}
#menu div div.special a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu div div.special:hover a, #menu div div.special a:hover, #menu div div.special.current a {
	color: #FFFFFF;
	text-decoration: none;
}

/**sub special*/

#menu_sub.special{
	background: url(/images/submenu_active.gif) no-repeat left top;
	padding: 15px 0px 15px 0px;
	margin: -5px 0px 0px 0px;
	border-top: none;
}
#menu_sub.special div {
	margin: 0px;
	background: none;
	padding: 0px;
}
#menu_sub.special.first{
	background: url(/images/submenu_active_first.png) no-repeat left top;
}

#menu_sub.special div div{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: auto;
	font-size: 12px;
	border-left: 1px dotted #C9DDE9;
	display: inline;
}
#menu_sub.special div div:first-child{
	background: none;
	padding: 0px 0px 0px 10px;
	border-left: none;
}
#menu_sub.special div div a{
	color: #B2CFE0;
	text-decoration: none;
	padding: 0px 5px;
}
#menu_sub.special div div:hover a, #menu_sub.special div div.current a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer  {
	clear: both;
	padding: 10px 0px 0px 0px;
}
#body {
	width: 930px;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	border-bottom: #DFDFDF 1px solid;
	float: left;
}
.registrar_button {
	margin: 14px 0px 0px 0px;
}
/* - LAY-OUT ELEMENTS - */ 
.picture_left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.picture_right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.clearer {
	clear: both;
}
.textfield {
	border: 1px solid #FFFFFF;
	margin: 2px 4px 2px 2px;
	padding: 2px;
	color: #666666;
}
select{
	border: 1px solid #FFFFFF;
	margin: 2px 4px 2px 2px;
	padding: 2px;
	color: #666666;
}
.button {
	margin: 0px 4px 0px 4px;
	padding: 2px 4px 3px 4px;
	color: #333333;
	background: #F0F0F0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

/* - LAY-OUT ELEMENTS - */ 
/* - body_left */

.content_list_pages {
	width: 610px;
	text-align: right;
	float: left;
}
.content_text_block ul, .content_form_block ul, .faq_answer ul, .content_member_block li, .content_photo_block_cats .body ul, .content_photo_block_thumbs .body ul {
	padding: 0px;
	margin: 0px;
}
.content_photo_block_thumbs .body ul{
	text-align:left;
	padding:10px;
}
.content_text_block li, .content_form_block li, .faq_answer li, .content_member_block li, .content_photo_block_cats .body li, .content_photo_block_thumbs .body li{
	color: #333333;
	background: url(/images/li.gif) no-repeat 0px 4px;
	padding-left: 18px;
	list-style-type: none;
	margin-top: 4px;
}
/**/
.content_list_pages {
	width: 610px;
	text-align: right;
}
.content_list_detail {
	width: 910px;
	margin: 0px 10px;
	float: left;
}
.content_list_detail h1{
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 3px;
	color: #CC0000;
}
.content_list_detail h1 img{
/*	float: right;*/
}

.content_member_block  {
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
}
/*exhibitor pages*/
.content_member_block div{
	float: left;
	border-left: 1px dotted #CCC;
	height: 110px;
	width: 270px;
	padding: 0px 5px 0px 10px;
}
.content_member_block div h3{
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 8px 3px 8px 10px;
	color: #FFF;
	background: #CC0000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.content_member_block div:first-child {
	border-left: none;
	padding: 0px 10px 0px 0px;
	width: 132px;
}
.content_member_block div:first-child img{
	margin: 10px 0px 5px 0px;
}
.content_member_block h4{
	font-size: 14px;
	font-weight: normal;
	margin: 8px 0px 4px 0px;
	color: #333;
}
.content_member_block a.back {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.content_member_block a.back:hover {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.content_member_block p {
	margin: 0px 0px 0px 0px;
}
.brands, .products, .presentation{
	width: 910px;
	float: left;
	clear: both;
}
.brands h3, .products h3, .presentation h3{
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 8px 3px 8px 10px;
	color: #333;
	background: #B2CFE0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.brands div.content_text_block, .products div.content_text_block, .presentation div.content_text_block{
	max-height: 500px;
	width: 890px;
	padding: 10px;
	margin: 0px;
	overflow: auto;
	background: #E7F0F6;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	
}
.presentation div.content_text_block{
	margin: 0px 0px 10px 0px;
	
}
/*brand pages*/

/* - LAY-OUT ELEMENTS - */ 
/* - body_left */
.body_left {
	width: 610px;
	min-height: 500px;
	float: left;
}
.body_left h1{
	font-size: 15px;
	color: #CC0000;
	padding: 0px;
	margin: 14px 0px 0px 0px;
	font-weight: normal;
}
/**/
.related_menu  {
	margin: 14px 0px 0px 0px;
	background: url(/images/menu_related.gif) no-repeat left top;
}
.extra_menu {
	margin: 14px 0px 0px 0px;
	background: url(/images/menu_related.gif) no-repeat left top;
	float: left;
	width: 930px;
}
.related_menu h2, .extra_menu h2 {
	display:none;
}
.related_menu div, .extra_menu div  {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 14px 0px 0px 0px;
	border-left: 1px solid #EDEDED;
}
.related_menu div a, .extra_menu div a{
	color: #999999;
	text-decoration: none;
}
.extra_menu div.current a{
	color: #333333;
	text-decoration: none;
}
.related_menu div:first-child, .extra_menu div:first-child {
	border: none;
}
.related_menu .bottom, .extra_menu .bottom{
	height: 15px;
	background: url(/images/menu_related.gif) no-repeat left bottom;
	margin-top: 0px;
	border: none;
	float: none;
	clear: both;	
}
/**/
.content_text_block, .content_member_block h2{
	margin: 14px 0px 0px 0px;
}
.content_text_block h2{
	color: #CC0000;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
/**/
.content_laborama_block {
	margin: 14px 0px 0px 0px;
}
.content_laborama_block .top{
	background: url(/images/content_laborama_block_nl.gif) left top;
	height: 80px;
}
.content_laborama_block .top #year {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	margin-left: 250px;
	margin-top: 9px;
	float: left;
	padding: 0px;
}
.content_laborama_block .top #location_date {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	margin-left: 150px;
}
.content_laborama_block .body{
	background: #B2CFE0 url(/images/content_laborama_block_bottom.gif) no-repeat left bottom;
	padding: 0px 15px 10px 15px;
	border-top:1px solid #B2CFE0;
}
.content_laborama_block .body img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
/**/
.content_labojobs_block {
	margin: 14px 0px 0px 0px;
}
.content_labojobs_block .top{
	background: #B2CFE0 url(/images/content_special_block_top.gif) no-repeat left top;
	height: 35px;
	padding: 15px 0px 0px 0px;
}
.content_labojobs_block .top h2{
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-weight: normal;
}

.content_labojobs_block .body{
	background: #B2CFE0 url(/images/content_special_block_bottom.gif) no-repeat left bottom;
	padding: 0px 15px 20px 15px
}
.content_labojobs_block .body .jobs{
	margin:5px 5px 10px 5px;		
}
.content_labojobs_block .body .jobs div{
	margin-bottom:5px;		
}
.content_labojobs_block p{
	margin-top:0px;
}

/**/
.content_special_block {
	margin: 14px 0px 0px 0px;
}
.content_special_block .top{
	background: #B2CFE0 url(/images/content_special_block_top.gif) no-repeat left top;
	height: 35px;
	padding: 15px 0px 0px 0px;
}
.content_special_block .top h2{
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-weight: normal;
}
.content_special_block .body{
	background: #B2CFE0 url(/images/content_special_block_bottom.gif) no-repeat left bottom;
	padding: 0px 15px 20px 15px
}
.content_special_block p{
	margin-top:0px;
}


/* PHOTO */
.photo_toolbar  {
	width: 610px;
	background: #EFEFEF url(/images/photo/photo_background.gif) repeat-x left top;
	height:30px;
}
.photo_toolbar_prev, .photo_toolbar_next {
	width: 230px;
	height:30px;
}
.content_photo_block_slide, .content_photo_block_cats {
	margin: 14px 0px 0px 0px;
}
.content_photo_block_slide .top {
	background: #FFFFFF url(/images/photo/content_block_photogallery_top.gif) no-repeat left top;
	padding: 15px 0px 15px 0px;
}
.content_photo_block_slide .top h2 {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-weight: normal;
}
.content_photo_block_slide .body  {
	background: #FFFFFF url(/images/photo/content_block_photogallery_bottom.gif) repeat-y left bottom;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
.content_photo_block_cats .top{
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.content_photo_block_cats .body{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.photo_big  {
	margin: 15px 15px 0px 15px;;
	background-color: #333;
}
.photo_big img {
	padding: 0px 0px 0px 0px;
}
.content_photo_block_thumbs .top {
	background: #FFF;
	padding: 5px 0px 5px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.content_photo_block_thumbs .top h2, .content_photo_block_cats .top h2 {
	font-size: 13px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
.content_photo_block_thumbs .body{
	text-align: center;
	padding: 5px 10px 10px 0px;
	background: #CCCCCC url(/images/photo/content_block_photogallery_thumb_bottom.gif) no-repeat left bottom;
}
.content_photo_block_thumbs .body a  {
	margin: 0px 0px 0px 10px;
}
#photo_comment {
  background-color: #666666;
  margin: 0px 15px 0px 15px;
  padding: 10px 5px 10px 15px;
  color: #FFF;
  border: 1px solid #666666;
}
#photo_comment p {
  margin: 0px 0px 10px 5px;
}
.photo_toolbar div {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.photo_toolbar div img{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#photo_comment{
 padding: 5px 0px 0px 0px;
}

/**/
.content_newsfeed_block {
	margin: 14px 0px 0px 0px;
}

#body_right .content_newsfeed_block .more{
	margin-left:15px;
}
.content_newsfeed_item {
	margin: 8px 0px 8px 0px;
	padding-bottom: 8px;
	border-bottom: #DFDFDF 1px dotted; 
	width: 610px;
}
.content_newsfeed_block h2 {
	font-size: 16px;
	color: #1C49A4;
	padding: 0px;
	margin: 14px 0px 0px 0px;
	font-weight: normal;
}
.content_newsfeed_item .intro {
	text-align: left;
	vertical-align: top;
}
.content_newsfeed_item .intro div {
	margin-top: 4px;
}
.content_newsfeed_item .intro {
	padding: 8px 0px 0px 0px;
	width: 602px;
}
.content_newsfeed_item .title {
	font-weight: bold;	
}
.content_newsfeed_item .date {
	font-weight: bold;
	color: #999999;
}
.content_newsfeed_item img {
	margin: 0px 0px 0px 8px;
}
.news_date {
	color: #999999;
	float: right;
	font-size:11px;
}
.news_body {
	margin: 14px 0px 0px 0px;
	}
.news_body img{
	float: right;
	margin: 0px 0px 0px 8px;
	}
.news_back {
	margin: 14px 0px 0px 0px;
	}
/**/
.content_form_block {
	margin: 14px 0px 0px 0px;
}
.content_form_block .top {
	background: url(/images/content_form_block.gif) no-repeat left top;
	height: 35px;
	padding: 15px 0px 0px 0px;
}
.content_form_block .top h2{
	font-size: 16px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	font-weight: normal;
}
.content_form_block .body{
	color: #666666;
	background: #E1E1E1;
	padding: 0px 15px 0px 15px
}
.content_form_block .bottom{
	background: url(/images/content_form_block.gif) left bottom;
	height: 15px;
}
/* - LAY-OUT ELEMENTS - */ 
/* - body_right */
.content_body_right {
	width: 300px;
	margin: 0px 0px 0px 20px;
	float: left;
}
/**/
.content_body_right .content_form_block .top {
	background: url(/images/body_right_content_form_block.gif) no-repeat left top;
	height: 35px;
}
.content_body_right .content_form_block .body{
	width: 270px;
}
.content_body_right .content_form_block .bottom{
	background: url(/images/body_right_content_form_block.gif) no-repeat left bottom;
}
/**/
.content_body_right .content_special_block .top{
	background: #B2CFE0 url(/images/body_right_special_top.gif) no-repeat left top;
	width: 300px;
}
.content_body_right .content_special_block .body{
	background: #B2CFE0 url(/images/body_right_special_bottom.gif) no-repeat left bottom;
	width: 270px;
	padding: 0px 15px 10px 15px;
}
/**/
.content_body_right .content_labojobs_block .top{
	background: #B2CFE0 url(/images/body_right_special_top.gif) no-repeat left top;
	width: 300px;
}
.content_body_right .content_labojobs_block .body{
	background: #B2CFE0 url(/images/body_right_special_bottom.gif) no-repeat left bottom;
	width: 270px;
	padding: 0px 15px 10px 15px;
}
/**/
.content_body_right .content_laborama_block {
	cursor: pointer;
}
.content_body_right .content_laborama_block .top{
	background: url(/images/body_right_content_laborama_block_nl.gif) left top;
	height: 60px;
	width: 300px;
}
.content_body_right .content_laborama_block .top #year {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	margin-left: 200px;
	margin-top: 9px;
	float: left;
	padding: 0px;
}
.content_body_right .content_laborama_block .body{
	background: #B2CFE0 url(/images/body_right_laborama_block_bottom.gif) no-repeat left bottom;
	width: 270px;
	text-align: center;
}
/**/
#searchbox .textfield {
	width: 175px;
	margin: 8px 4px 8px 0px;
}
#searchbox .button {
	margin: 8px 4px 8px 0px;
}
/**/
.content_logo_block .top, .content_member_block .top, .content_newsfeed .top {
	background: url(/images/content_logo_block.gif) no-repeat left top;
}
.content_logo_block .top h2,.content_member_block .top h2 {
	font-size: 16px;
	color: #333333;
	padding: 15px 0px 0px 13px;
	margin: 14px 0px 0px 0px;
	font-weight: normal;
}
.content_logo_block .body, .content_member_block .body, .content_newsfeed .body {
	background: url(/images/content_logo_block.gif) no-repeat left bottom;
	padding: 15px 0px 14px 15px;
}
.content_logo_block .body img, .content_member_block .body img{
	margin-bottom: 8px;
}
/**/
.content_body_right .content_newsfeed_block  {
	background: url(/images/body_right_content_news_block.gif) no-repeat left bottom;
	padding: 0px 0px 14px 0px;
	margin-top: 14px;
}
.content_body_right .content_newsfeed_block h2 {
	background: url(/images/body_right_content_news_block.gif) no-repeat left top;
	font-size: 16px;
	color: #1C49A4;
	padding: 14px 15px 5px 15px;
	margin: 0px;
	font-weight: normal;
}
.content_body_right .content_newsfeed_item {
	width: 270px;
	margin: 0px 15px 10px 15px;
}
/**/
#admin_menu  {
	padding: 7px 5px 2px 5px;
	margin: 10px 0px 0px 0px;
	color:#B2CFE0;
	float: left;
	width: 915px;
	border: 1px dotted #CCC;
	background: #D1E2EC;
	font-size: 14px;
}
#admin_menu div:first-child {	
	margin: 0px 0px 5px 0px;	
	/*padding-bottom:5px; */	
}
#admin_menu div div {
	display:inline;	
	padding: 0px 5px;
	border-left: 1px dotted #CCC;
}
#admin_menu div div:first-child {
	padding-left:5px;
	display:inline;
	border-left: none;
}
#admin_menu div div  a{
	color: #666;
	text-decoration: none;	
	
}
#admin_menu  div div:hover a, #admin_menu  div div.current a{
	color: #333;
	text-decoration: none;
}
#admin_body h1 {
	font-size: 15px;
	font-weight: normal;
	color: #1C49A4;
	margin: 0px;
	padding: 0px;
}
#admin_body h2 {
	font-size: 15px;
	font-weight: normal;
	color: #95B0C7;
}
/**/
.sitemap ul {
	margin: 0px;
	padding: 0px;
	}
.sitemap ul a {
	text-decoration: none;
}
.sitemap ul a:hover{
	color: #1C49A4;
}
.sitemap li {
	list-style:none;
	margin: 0px 0px 0px 0px;	
	padding: 0px;
}
.sitemap li a{
	font-size: 15px;
	color: #333333;
	}
.sitemap ul ul li {
	list-style:none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	margin: 4px 0px 4px 20px;	
	background: url(/images/ul_ul.gif) no-repeat left top;
}
.sitemap ul ul li a{
	color: #666666;
}
.sitemap ul ul ul li{
	padding: 0px 0px 0px 20px;	
	margin: 4px 0px 0px 20px;	
	background: url(/images/ul_ul_ul.gif) no-repeat left top;
	}
.sitemap ul ul ul li a{
	color: #999999;
	}
/**/
.faq {
	margin: 14px 0px 0px 0px;
}
.faq .faq_question{
	border-top: 1px #DFDFDF dotted;
}
.faq .faq_question:first-child{
	border-top: none;
}
.faq_question {
	margin: 4px 0px 4px 0px;
	padding: 8px 0px 8px 0px;
	}
.faq_question a{
	font-size: 15px;
	color: #666666;	
	text-decoration: none;
}
.faq_question a:hover{
	color: #333333;	
	text-decoration: none;
}
.faq_answer {
	padding: 0px 0px 4px 15px;
}
/**/
/*-SEARCH-RESULT-*/
.result{
	margin-bottom:10px;
}
.result .title{
	padding-top: 14px;
	padding-bottom: 8px;
}
.result .title a:link, .result .title a:visited, .result .title a:hover {
	font-weight: bold;
	text-decoration:underline;
}
.result .title a:hover{
	font-weight: bold;
	text-decoration:none;
}
.result .summary {
	size:11px;
	margin-bottom:5px;
}
.result .link {
}
.result .link a:link, .result .link a:visited, .result .link a:hover {
	color:#006600;
	text-decoration:none;
}
.result .link a:hover {
	color:#006600;
	text-decoration:none;
}
/**/
#container_500 {
	background: #FFFFFF;
	width: 400px;
	margin: 10px auto 0px auto;
	padding: 10px;
	
}

