body					{ background-color:#FFFFFF; behavior:url(/css/ie6hover.htc); }
* html 					{ height:100%; overflow-x: hidden; }
a	 					{ color: #424242; }
a:hover 				{ color: #666666; }
form 					{ margin:0px; }
h2 						{ font-family:Arial; font-size:12px; font-weight:bold; color:#666666; }
br 						{ clear: left; }

.container				{ width:1000px; height:600px; padding:0px; background-color:#FFFFFF; position:absolute; top:50%; margin:-300px 0 0 -500px; left:50%; font-family:Arial; font-size:11px; line-height:15px; color:#424242; }

.left					{ width:365px; margin:160px 20px 0 0; height:409px; float:left;  border-bottom:#CCC solid 1px; overflow:hidden; }
.menu					{ position: relative; }
.leftcontent			{ background-image:url(/img/plusjesw.gif); height:383px; position: relative; }
.txtvak					{ position: absolute; left: 0; bottom: 0; background-color:#FFFFFF; height:190px; bottom:0; border-top:#CCC solid 1px; width:365px; color:#999; }
.txt					{  }
.right					{ width:615px; height:600px; float:left; }
.clear					{ clear:both; }

#mycustomscroll {
margin:5px 0; 
padding-right:5px;
/* Typical fixed height and fixed width example */
width: 360px;
height: 180px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}
