.product_hotspot {
	width:215px; 
	height:210px; 
	margin-right:5px; 
	margin-bottom:12px; 
	float:left; 
	background-color:#dadada; 
	float:left; 
	overflow:hidden;
	padding-left:15px;
	padding-top:4px;
	}
.product_hotspot_heel {
	width:450px; 
	height:208px; 
	padding-left:15px; 
	padding-top:4px; 
	float:left; 
	margin-right:5px; 
	background-color:#dadada;
	 }
.homepagetekst {
	width:450px;
	height:142px;
	margin-top:24px;
	background-image: url(img/nieuws_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:left;
	}
.product_hotspot_tekst {
	width:215px; height:30px; position:absolute; margin-top:143px; border-top: solid; border-bottom: solid; border-width:1px; border-color:#000; background-color:#fff; background-color:#fff; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; overflow:hidden;
	}

h3	{
	font-size:13px;
	}
.shortcuts	{
	float:left; 
	height:92px; 
	}

/*ALGEMEEN*/
.splash_bg {
	background-color:#003366;
	background-image:url(img/splash_bg.jpg);
	background-repeat:repeat-x;
	}
.splash_logo {
	width:795px;
	height:94px;
	margin-top:116px;
	}
.splash_keuze {
	width:625px;
	margin-left:190px;
	margin-top:10px;
	text-align:left;
	color:#FFFFFF;
	}
.splash_keuze td a {
	color:#FFFFFF;
	}
.splash_keuze td a:link {
	color: #FFFFFF;
}
.splash_keuze td a:visited {
	color: #FFFFFF;
}
.splash_keuze td a:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
.splash_keuze td a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.splash_keuze_slow {
	width:310px;
	float:left;
	}
.splash_keuze_fast {
	width:310px;
	float:left;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	vertical-align:top;
	padding:0;
	text-align: left;
	}
form {
	margin-top:0px;
	margin-bottom:0px;
	}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:320px;
	}
input[type="file"]  {
	width:320px;
	}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline overline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
hr {
	width:945px;
	height:1px;
	color:#999999;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
	}
h1 {
	font-size: 18px;
	letter-spacing: -1px;
	display: inline;
	margin-bottom: -10px;
}
h2 {
	font-size:14px;
	letter-spacing:-1;
	display: inline;
	}
.cloudtag {
	width:940px;
	margin-left:7px;
	margin-bottom:10px;
	text-align:center;
	border: 1px dotted #CCCCCC;
	float:left;
	}
.cloudtag h6 {
	font-size:12px;
	margin-right:10px;
	display:inline;
	clear: right;
	}
.cloudtag h5 {
	font-size:16px;
	margin-right:10px;
	display:inline;
	}
.cloudtag h4 {
	font-size:20px;
	margin-right:10px;
	display:inline;
	}
.cloudtag h3 { 
	font-size:24px;
	margin-right:10px;
	display:inline;
	}
.cloudtag a:link {
	text-decoration: none;
	color:#ccc;
}
.cloudtag a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.cloudtag a:hover {
	text-decoration: underline overline;
	color: #CCCCCC;
}
.cloudtag a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.container {
	background-image:url(img/_bg.jpg);
	background-repeat:repeat-y;
	width:965px;
	padding-left: 10px;
	text-align: left;
}
.breadcrumb {
	width:450px;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:20px;
}
/*EINDE ALGEMEEN*/

/*MENU*/
.menu {
	height: 32px;
	margin-right: 5px;
	}
.menu_container {
	height:32px;
	float:right;
	background-image:url(img/menu_bg.jpg);
	background-repeat:repeat-x;
	width: auto;
	}
.menu_item_links {
	width:10px;
	height:32px;
	background-image:url(img/menu_bg_links.jpg);
	float: left;
 }
.menu_item_rechts {
	width:10px; 
	height:32px; 
	float:left; 
	background-image:url(img/menu_bg_rechts.jpg);
 }
.menu_item {
	margin-left:0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	float: left;
	}
.menu_zoekbox {
	float:left;
	padding-left: 5px;
	}
#nav, #nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin-right: 5px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {     
	left: -999em; 
} 
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {     
left: auto; 
} 
#nav ul {
position: absolute;
width: 140px;
left: -1000px;
z-index:999;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}
#nav a {
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	padding-top: 3px;
}
#nav ul {
	font-weight: bold;
	color: #003366;
	cursor: default;
}
#nav li ul a:link, #nav li ul a:visited{
	cursor: pointer;
	color:#003366;
	padding-left:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}

#nav li ul a:hover, #nav li ul a:active{
background-color:#d7d7d7;
font-weight: normal;
cursor: pointer;
}
#nav li ul{
	background-color: #ff0000;
}
#nav li ul li {
	font-weight:normal;
	background-color:#ccc;
	width:100%;
	}
/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #ccc;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

/*EINDE MENU*/


/*HOMEPAGE*/
.index_header {
	width:952px;
	height:126px;
	background-image:url(img/_nieuw_header.jpg);
	padding-top: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;
	}
.index_header_logo {
	width:360px;
	height:84px;
	float: left;
	margin-top:32px;
	}
.index_slowinternet {
	float:right;
	margin-right:3px;
	margin-top:2px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: right;
	min-width:100px;
	}
.index_flash {
	width:955px;
	height:132px;
	}
.index_streep {
	width:955px;
	height:32px;
	background-image:url(img/index_streep.jpg);
	background-repeat:repeat-x;
	}
.index_content {
	width:955px;
	margin-left: 10px;
	float:left;
	}
.index_content_links {
	width:475px;
	margin-left: 5px;
	float:left;
	}
.index_gotoourstock {
	width:468px;
	height:150px;
	}
.content_rechts {
	width:471px;
	margin-right: 3px;
	float:right;
	background-color:#cccccc;
	}
.index_scroll {
	width:154px;
	height:445px;
	background-color:#cccccc;
	float:left;
	}
.index_scroll_seperator {
	width:3px;
	height:445px;
	background-image:url(img/index_scroll_seperator.jpg);
	background-repeat:repeat-y;
	float:left;
	}
#NewsTicker{
	background-color:#CCCCCC;
	width:154px;
	height:295px;
}
#NewsVertical {
	width: 154px;
	height: 270px;
	display: block;
	overflow: hidden;
	position: relative;
	}
#controller{
	padding:0px;
	font-size:11px;
	color:#666;
	}
#play_scroll_cont{display:none;}

#TickerVertical {
		width: 154px;
		height: 270px;
		display: block;
		list-style: none;
		margin-left:2px;
		padding: 0;
	}
#TickerVertical li {
	display: block;
	width: 150px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}
#TickerVertical li .NewsTitle{
	display: block;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:0px;
		}
.nieuws {
	width:465px;
	height:142px;
	background-image: url(img/nieuws_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:left;
	}
.nieuws img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 3px;
}
.nieuws_button {
	width:452px;
	height:17px;
	background-image:url(img/nieuws_button_bg.jpg);
	background-repeat:no-repeat;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 3px;
	float: left;
	}
.nieuws_intro {
	height: 80px;
	overflow: hidden;
	float:left;
}

/*EINDE HOMEPAGE*/	
	
.mailinglist_container {
	width:474px;
	height:139px;
	}
.mailinglist {
	width:231px;
	height:139px;
	background-image:url(img/mailinglist_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-left: 3px;
	}
.vlaggen {
/*	float: right;
	width: 500px;
	text-align: right;
	padding-right: 3px;*/
	float:left; 
	margin-top:5px; 
}
.vlaggen img {
	margin-left: 3px;
}
.mailinglist input {
	margin-bottom: 5px;
	margin-top: 3px;
}
.remark {
	font-size:10px
	}
.footer {
	background-image:url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 975px;
	clear: both;
	}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline overline;
	color: #CCCCCC;
}
.footer a:active {
	text-decoration: none;
}
.footer_links {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-top: 14px;
	float: left;
	width: 460px;
}
.footer_rechts {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	padding-top: 14px;
	float: right;
	width: 460px;
}
.container_popup_header {
	width:794px;
	float: left;
	margin-bottom: 10px;
	margin-left: 3px;
	}
.popup_header {
	width:800px;
	background-image:url(img/logo_popup_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
	overflow: hidden;
	margin-bottom: 2px;
	}
.popup_buttons {
	float: left;
	background-repeat: repeat-x;
	background-image: url(img/button_tabblad_bg_ps.gif);
	background-color: #CCCCCC;
	width:394px;
	}
.popup_button_bestbuy {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_bestbuy.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.popup_button_auction {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_onlineauction.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.popup_button_justarrived {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_justarrived.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.popup_button_comingsoon {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_comingsoon.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.popup_button_tabblad {
	background-image: url(img/button_tabblad_ps.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 3px;
}
.popup_button_year_all {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	overflow: hidden;
	}
.popup_button_year_0_5 {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	overflow: hidden;
	}
.popup_button_year_6_12 {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	overflow: hidden;
	}
.popup_button_year_12 {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	overflow: hidden;
	}
.popup_button_size_all {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_maten_alle.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.popup_button_size_large {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_maten_groot.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.popup_button_size_small {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_maten_klein.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.popup_button_size_medium {
	width:115px;
	height:74px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(img/becx_trading_maten_middel.jpg);
	padding-top: 42px;
	padding-left: 2px;
	color: #FFFFFF;
	overflow:hidden;
	}
.header {
	width:952px;
	height:84px;
	background-image:url(img/header_bg.jpg);
	padding-top: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;
}
.header_logo {
	width:356px;
	height:80px;
}
.container_streep_onder_header {
	width:422px;
	float:left;
	margin-bottom: 10px;
}	
.streep_onder_header {
	height:12px;
	width:422px;
	background-image:url(img/header_onder_bg_.gif);
	background-repeat: repeat-x;
	}
.onder_header {
	width:405px;
	height:200px;
	margin-left: 5px;
	background-color: #00FF00;
	}
.go_to_our_stock {
	width:417px;
	height:97px;
	margin-left: 5px;
	float: left;
	}
.container_display {
	width:520px;
	float:left;
	margin-right:0px;
	margin-bottom: 10px;
	padding-right: 13px;
	}
.display {
	width:262px;
	height:97px;
	background-image:url(img/display_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-left: 3px;
	padding-top: 3px;
	}
.container_producten {
	width: 945px;
	margin-left: 6px;
	margin-right: 5px;
	clear:both;
	padding-bottom: 10px;
}
.product_groot {
	background-color: #e8e8e8;
	padding: 3px;
	height: 114px;
	width: 304px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.product_groot_auction {
	background-color: #e8e8e8;
	padding: 3px;
	width: 304px;
	margin-right: 5px;
	margin-bottom: 8px;
	float: left;
	overflow: hidden;
}
.product_comingsoon {
	background-color: #e8e8e8;
	padding: 3px;
	height: 114px;
	width: 935px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.product_foto {
	float: left;
	height: 111px;
	width: 148px;
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
.product_tekst {
	float: left;
	height: 90px;
	width: 148px;
	overflow: hidden;
	margin-left: 3px;
}
.product_prijs {
	float:left;
	width:120px;
	overflow:hidden;
	font-size: 14px;
	font-weight: bold;
	height: 38px;
	padding-top: 3px;
	padding-left: 3px;
	}
.icoon_video {
	float:right;
	width:28px;
	height: 22px;
	}
#auction_prijs {
	font-size:14px;
	color:#FF0000;
	text-decoration: line-through;
	font-weight: bold;
	}
.product_list {
	height:26px;
	padding-top: 14px;
	border-bottom-width: 5px;
	cursor:pointer;
	}
#product_list_thumb {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding-top:1px;
	border-bottom-color: #FFFFFF;
	cursor:pointer;
	}
#product_list_icoon {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top:9px;
	cursor:pointer;
	}
#product_list_tab {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	cursor:pointer;
	}
.product_list_tekst {
	height:17px;
	padding-top: 5px;
	cursor:pointer;
	}
#product_list_icoon_tekst {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor:pointer;
	}
#highlight thead { 
	background: #fff; 
	}
#highlight tbody {
	background: #e8e8e8;
	}
#highlight tr.hilight { 
	background: #ccccff; 
}
.product_detail_tekst {
	width:316px;
	background-image:url(img/product_detail_tekst_bg.jpg);
	background-repeat:repeat-y;
	float: left;
	margin-right: 3px;
	}
.product_detail_tekst th {
	background-color: #0099cc;
	margin-right: 5px;
}

.product_detail_tekst table {
	margin-left: 5px;
	margin-right: 5px;
	width: 306px;
}

.product_detail_tekst_top {
	width:316px;
	height:8px;
	background-image:url(img/product_detail_tekst_top.jpg);
	}
.product_detail_tekst_bottom {
	width:316px;
	height:8px;
	background-image:url(img/product_detail_tekst_bottom.jpg);
	}
#product_table_color {
	background-color:#efefef;
	}
.productdetail_foto {
	width: 360px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}
.productdetail_foto_groot {
	width:360px;
	height:269px;
	overflow:hidden;
	border: 1px solid #999999;
}
#productdetail_tabblad {
	position:absolute;
	width:360px;
	height:109px;
	z-index:0;
	padding-top: 1px;
	text-align: right;
	visibility: visible;
	background-position: right;
	background-repeat: no-repeat;
	}
.product_foto_thumbs img {
	margin-top: 3px;
	margin-right: 3px;
}
.product_foto_thumbs {
	}
.product_video {
	float: left;
	width: 262px;
	margin-left: 5px;
	margin-top: 5px;
	z-index:1;
	position:relative;
}
.product_video_titel {
	margin-bottom:3px;
	width:262px;
	font-size: 14px;
	font-weight: bold;
	}
#player1 {
	margin-top:0px; 
	border: 1px solid #003366; 
	z-index:1; 
	position:relative;
}
#player2 {
	margin-top:0px; 
	border: 1px solid #003366; 
	z-index:1; 
	position:relative;
}
.intro {
	width: 948px;
	margin-left: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.intro_top {
	background-image: url(img/intro_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.intro_content {
	background-image: url(img/intro_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.intro_bottom {
	background-image: url(img/intro_bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
}

/*NIEUWS*/
.nieuws_detail {
	width: 684px;
	float: left;
	margin-left: 5px;
}
.nieuws_detail_top {
	background-image: url(img/nieuws_content_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.nieuws_detail_content {
	background-image: url(img/nieuws_content_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 3px;
	padding-right: 8px;
}
.nieuws_detail_list_content ul {
	display:block;
	list-style-position: inside;
	margin-left: 0px;
	margin-top: 0px;
}
.nieuws_detail_list_content li {
	font-size: 12px;
	font-weight: normal;
}
.nieuws_detail_content img {
	margin-right: 3px;
	margin-bottom: 10px;
}
.nieuws_detail_content table {
	margin-top: 10px;
}
.nieuws_detail_content th {
	background-color: #0099cc;
	font-size: 14px;
}

.nieuws_detail_list_content #titel {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.nieuws_detail_bottom {
	background-image: url(img/nieuws_content_bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.nieuws_detail_list {
	float: left;
	width: 260px;
}
.nieuwsdetail_list_top {
	background-image: url(img/nieuws_list_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.nieuws_detail_list_content {
	background-image: url(img/nieuws_list_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 3px;
	padding-right: 3px;
}
.nieuws_detail_list_bottom {
	background-image: url(img/nieuws_list_bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.content {
	width: 950px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
}
.content_top {
	background-image: url(img/template_content_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
	}
.content_bg {
	background-image: url(img/template_content_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 3px;
	margin-top:0px;
	}
.content_bg ul {
	display:block;
	list-style-position: inside;
	margin-left: 0px;
	margin-top: 0px;
}
.content_bottom {
	background-image: url(img/template_content_bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
	background-position: top;
}
.product_detail_terug {
	width: 950px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
.product_biedingen {
	width: 304px;
	float: left;
	margin-top: 10px;
}
.product_biedingen th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.product_prijs_auction {
	float:right;
	width:120px;
	overflow:hidden;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	padding-top: 3px;
	color: #FF0000;
	}
.product_tekst_auction {
	float: right;
	height: 90px;
	width: 148px;
	overflow: hidden;
}
#action_prijs_rechts {
	text-align:right;
	padding-right: 2px;
	}
#tabelkader {
	background-color: #CCCCCC;
}
.container_product_bod {
	width: 600px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}
.product_bod {
	float: left;
	width: 280px;
	margin-right: 5px;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.localtime {
	float:left; 
	overflow:hidden; 
	margin-top:7px;
	margin-left:5px;
	display:none;
 }
#text2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.icoon_container {
	width:943px;
	margin-left:5px;
	margin-bottom:8px;
	}
.icoon_top {
	width:943px;
	height:5px;
	background-image:url(img/PS_top.jpg);
	background-repeat:no-repeat;
	float:left;
	}
.icoon_content {
	padding-left:5px;
	width:943px;
	background-image:url(img/PS_content.jpg);
	background-repeat:repeat-y;
	float:left;
	}
.icoon {
	float: left;
	margin-top:5px;
}
.icoon img {
	margin-right:5px;
	}
.icoon_bottom {
	width:943px;
	background-image:url(img/PS_bottom.jpg);
	height:10px;
	background-repeat:no-repeat;
	float:left;
	}
	

