h3,h2,div,span,form,input,table, tr,td
{
	padding:0px;
	margin:0px;
}
/* PLACEHOLDERS -------------------------------------------------------------*/
.validationWarning
{
	display:none;
}
#top_border {
background				: #8fa3b5 url(../img/top_border.jpg) no-repeat left bottom;
height					: 12px;
width					: 804px;
}

#container {
text-align:left;
width					: 804px;
background				: url(../img/container_bg.jpg) repeat-y right top;
color					: #000;
}

#header {
clear					: both;
width					: 788px;
height					: 69px;
background				: #FFF;
color					: #000;
margin-left:10px;
}

	#logo {
	float				: left;
	background			: url(../img/toolmaster_logo_kuhne.jpg) no-repeat left top;
/*	text-indent			: -9999px;*/
	width				: 694px;
	height				: 50px;
	margin				: 10px 0px 0px 5px;
	}
	
	#metamenu {
	float				: right;
	margin				: 0px 5px 0px 0px;
	}
	
		#metamenu ul 
		{
			margin:0px;
			padding:0px;
		}
		
		#metamenu li {
		float			: left;
		list-style		: none;
		padding:0px;
		margin			: 0px 5px 0px 0px;
		}
		
		#metamenu li a {
		color			: #000;
		font-weight		: bold;
		background		: #FFF;
		margin			: 0px 5px 0px 0px;
		}
		
		#metamenu li a:hover {
		color			: #e2001a;
		font-weight		: bold;
		background		: #FFF;
		}
	
	
/* START NAVIGATIE ------------------------------------------------------- */
#nav {
clear					: both;
width					: 760px;
height					: 28px;
background				: #FFF;
color					: #000;
margin-left:10px;
/*margin					: auto;*/
}

	#menu {
	float					: left;
	margin					: 0px 0px 0px 3px;
	}
	
		#menu ul {
		}
		
		#menu li 
		{
			padding:0px;
		float					: left;
		list-style				: none;
		text-align				: center;
		font-weight				: bold;
		margin					: 0px 3px 0px 0px;
		}
	
		#menu li a {
		color					: #FFF;
		background				: url(../img/nav_li_hover.jpg) no-repeat left top;
		width					: 107px;
		height					: 28px;
		line-height				: 28px;
		font-weight				: bold;
		display					: block;
		}
		
		#menu li a:hover {
		color					: #e4e4e4;
		background				: url(../img/nav_li.jpg) no-repeat left top;
		width					: 107px;
		height					: 28px;
		/*line-height				: 28px;*/
		display					: block;
		}
		#menu li a.selected {
		color					: #e4e4e4;
		background				: url(../img/nav_li.jpg) no-repeat left top;
		width					: 107px;
		height					: 28px;
		/*line-height				: 28px;*/
		display					: block;
		}
	
	#search {
	float					: right;
	width					: 240px;
	}
	
		#search input {
		height					: 20px;
		/*line-height				: 20px;*/
		width					: 150px;
		float					: left;
		margin					: 0px 0px 0px 20px;
		color					: #CCC;
		border-right			: none;
		border-bottom			: none;
		}
		
		#search input.search_btn {
		width					: 64px;
		height					: 24px;
		float					: right;
		border					: none;
		margin					: 0px -3px 0px 0px;
		}
	#content {
	float					: left;
	width					: 557px;
	margin					: 0px 0px 0px 8px;
	}

/* START SIDEBAR   ------------------------------------------------------- */

	#sidebar {
	float					: left;
	width					: 215px;
	margin					: 0px 0px 0px 3px;
	}
	
		#sidebar_top {
		background				: url(../img/sidebar_top.jpg) no-repeat center top;
		width					: 200px;
		height					: 13px;
		}
		
		#sidebar_text {
		background				: url(../img/sidebar_bg.jpg) repeat-y center top;
		width					: 200px;
		clear					: both;
		}
		
			#sidebar_text ul.big_li {
			margin				: 14px 0px 0px -4px;
			padding:0px;
			
			}
			
			#sidebar_text ul.big_li li {
			list-style				: none;
			}
			
			#sidebar_text ul.small_li {
			margin					: 20px 0px 0px -5px;
			padding:0px;
			}
			
			#sidebar_text ul.small_li li {
			list-style				: none;
			margin					: 0px 0px 7px 0px;
			}
			
			#sidebar_text ul.small_li li a {
			list-style				: none;
			font-weight				: bold;
			padding-left			: 17px;
			color					: #003366;
			background				: url(../img/small_li.jpg) no-repeat 0 50%;
			}
			
			#sidebar_text h3.contact {
			padding					: 10px 0px 10px 2px;
			}
			
			#sidebar_text ul.normal_li li {
			list-style				: none;
			margin					: 0px 0px 7px 0px;
			}
			
			#sidebar_text ul.normal_li li a {			
			list-style				: none;
			padding-left			: 17px;
			color					: #003366;
			background				: url(../img/small_li.jpg) no-repeat 0 50%;
			}
			
			#sidebar_text a.aanmelden {
			background				: url(../img/content_li.jpg) no-repeat 0 50%;
			height					: 25px;
			/*line-height				: 25px;*/
			padding					: 4px 0px 4px 25px;
			list-style				: none;
			color					: #003366;
			margin					: 10px 15px 0px 90px;
			}
		
		#sidebar_bottom {
		background				: url(../img/sidebar_bottom.jpg) no-repeat center top;
		width					: 200px;
		height 					: 12px;
		}
		
		#wrap_bottom {
		background				: url(../img/wrap_bottom.jpg) no-repeat left top;
		height					: 13px;
		width					: 780px;
		margin-left:5px;
		clear:both;
/*		margin					: auto;*/
		}

	
	/* EINDE CONTENT   ------------------------------------------------------- */
	
#footer {
clear					: both;
width					: 800px;
height					: 22px;
/*line-height				: 22px;*/
padding					: 0px 0px 10px 0px;
color					: #000;
}

		#footer ul {
		float					: right;
		margin					: 0px 5px 0px 0px;
		}
		
		#footer li {
		float					: left;
		list-style				: none;
		font-weight				: bold;
		margin					: 10px 7px 0px 0px;
		}	
		
		.normal_thick {
		font-weight				: normal;
		}
		
		#footer li a {
		font-weight				: normal;
		color					: #003366;
		}

#bottom_border {
background				: #FFF url(../img/bottom_border.jpg) no-repeat right bottom;
height					: 12px;
}


/* EINDE NAVIGATIE ------------------------------------------------------- */
	
#wrap {
width					: 791px;
clear:both;
float:left;
background		: url(../img/wrap_bg.jpg) repeat-y center top;
}
	#wrap_top {
background		: url(../img/wrap_top.jpg) no-repeat center top;
height				: 19px;
width				  : 790px;
/*margin			: auto;*/
}
	
/************************ SIMPLE BLOCKS **********************************/
#submenu, #bottomcontent, #introcontent,.submenu, .bottomcontent, .introcontent	{
	width: 557px;
	padding:2px 0px 0px 0px;
	clear:both;
	
}	


.contentblocktype2_text1 
{
	/*position:relative;
	padding-left:12px;*/
}
.contentblocktype2_text2 
{
	/*position:relative;
	padding-left:12px;*/
}
.contentblock_bottom1 {
		background				: url(../img/contentblock_bottom1.jpg) no-repeat left top;
		width					: 277px;
		height					: 13px;
		}	
		
		
.contentblocktype2_bottom1 {
		background				: url(../img/contentblockwide_bottom1.jpg) no-repeat left top;
			width						: 550px;
	height					: 13px;
	clear:both;
		}			
.contentblock_bottom2 {
		background				: url(../img/contentblock_bottom2.jpg) no-repeat left top;
		width					: 277px;
		height					: 13px;
		}
		.contentblock_tab_bottom2 {
		background				: url(../img/contentblock_tab_bottom_2.jpg) no-repeat left top;
		width					: 277px;
		height					: 16px;
		}
		.contentblocktype2_bottom2 {
		background				: url(/img/contentblockwide_bottom2.jpg) no-repeat left top;
			width						: 550px;
	      height					: 13px;
		}
		
		
/*pager home */
#paginate_home,.paginate_home {
				width				: 250px;
				padding				: 12px 0px 0px 0px;
				}
				
				#paginate_home table, #paginate_home tr,.paginate_home table, .paginate_home tr  {
				width				: 250px;
				}
				
				#paginate_home td,.paginate_home td {
				
				}
				
				#paginate_home a,.paginate_home a {
				color				: #003366;
				}
				
				.prev {
				padding-left		: 22px;
				background			: url(../img/prev.jpg) no-repeat 0 50%;
				height				: 22px;
				/*line-height			: 22px;*/
				}
				
				.paging_selected {
				font-weight			: bold;
				}
				
				.next {
				padding-right		: 22px;
				background			: url(../img/next.jpg) no-repeat 100% 50%;
				height				: 22px;
				/*line-height			: 22px;*/
				}
				
					
/* PAGINATE */
#paginate,.paginate {
				width				: 262px;
				padding				: 12px 0px 0px 0px;
				}
				
				#paginate table, #paginate tr,.paginate table, .paginate tr  {
				width				: 262px;
				}
				
				#paginate td,.paginate td {
				width				: 84px;
				
				}
				
				#paginate a,.paginate a {
				color				: #003366;
				}
				
				.prev {
				padding-left		: 22px;
				background			: url(../img/prev.jpg) no-repeat 0 50%;
				height				: 22px;
				/*line-height			: 22px;*/
				}
				
				.paging_selected {
				font-weight			: bold;
				}
				
				.next {
				padding-right		: 22px;
				background			: url(../img/next.jpg) no-repeat 100% 50%;
				height				: 22px;
				/*line-height			: 22px;*/
				}
				
						
				a {
		
		color					: #003366;
		}
		a:hover
		{
		}
		
		.main_submenu
			{
				float:right;width:261px;
				margin-left:5px;
				margin-bottom:5px;
			}
			
			
/* main text */
#main_top,#main_top2 {
		background				: url(../img/main_top.jpg) no-repeat left top;
		width					: 556px;
		height					: 13px;
		}			
		
		#main_text,#main_text2 {
		background				: url(../img/main_bg.jpg) repeat-y left top;
		width					: 556px;
		clear					: both;
		}
		
		#main_bottom,#main_bottom2 {
		background				: url(../img/main_bottom.jpg) no-repeat left top;
		width					: 556px;
		height					: 13px;
		margin					: 0px 0px 2px 0px;
		}	
		/*, #main_textcontainer h3, #main_textcontainer p, #main_textcontainer ul
*/
	#main_text h2 {
			margin					: 0px 0px 10px 0px;
			padding:0px;
			}
			
		.faqcats,.grouplist
		{
			float:left;
			width:175px;
			height:90px;
		}
	
		ul.faqcats li, ul.grouplist li
		{
			line-height:16px;
			list-style:none;
		}	
		
		
.decorlink a,a.decorlink
{
	padding				: 0px 10px;
			margin				: 0px 0px 0px 0px;
			color				: #003366;
			background			: url(../img/submenu_a.jpg) no-repeat 0 0;
}		
.keywordblock
{
	display: none; 
	background-color: #cccccc;
}
div.contentblock_text1
{
	height:130px
}

.addressblock
{
	width:154px;float:right;
}
.addresshead
{
	margin-top:10px;clear:both;
}
.block2top
{
	MARGIN-TOP:10px;FONT-WEIGHT:bold;FLOAT:right;BACKGROUND-IMAGE:url(../img/horiztab.jpg);WIDTH:70px;MARGIN-RIGHT:10px;HEIGHT:22px;
}
.block2head
{
	MARGIN-TOP:5px;MARGIN-LEFT:5px;COLOR:white
}
#block2subhead
{
	MARGIN-TOP:10px;FLOAT:left;MARGIN-LEFT:10px
}
#block2text
{
	HEIGHT:135px;
}
.block2innertop
{
	MARGIN-LEFT:5px;WIDTH:264px;HEIGHT:8px;
}
.block2innertext
{
	MARGIN-LEFT:5px;WIDTH:264px;
}
.block2paddedtext
{
	height:130px;
	line-height:16px;
	PADDING-RIGHT:5px;PADDING-LEFT:5px;BACKGROUND-IMAGE:url(../img/outlinebg.jpg);PADDING-BOTTOM:5px;PADDING-TOP:5px;
}
.block2link
{
	FLOAT:right;WIDTH:60px;MARGIN-RIGHT:10px;
}
.block2innerfoot
{
	MARGIN-LEFT:5px;WIDTH:264px;HEIGHT:8px
}
.block6padd
{
	padding-left:6px;
	line-height:16px;
	
}
  
   .contentblockpadding
   {
	padding-left:10px;
	padding-right:10px;
	line-height:16px;
   }
     .contentblockpadding2
   {
	padding-left:5px;
	padding-right:10px;
	line-height:16px;
   }
   
    .blockleftie {
	float					: left;
	}
	
	.blockrighter {
	float					: right;
	}
    .contentblock {
		width						: 278px;
		
	}
	 .contentblock2 {
		width						: 277px;
		
	}
    .contentblocktype2 {
		width						: 550px;
	}
	.contentblock h2,.contentblocktype2 h2,
	.contentblock h2 span,.contentblocktype2 h2 span {
		color						: #ffffff;
		/*line-height					: 36px;*/
	}	
	
	.contentblock_top_blank1 h2 {
		color						: #e20019;
		padding-left:10px;
		padding-top:10px;
		/*line-height					: 36px;*/
	}	
	.contentblock_top_blank2 h2 {
		color						: #e20019;
		padding-left:10px;
		padding-top:10px;
		/*line-height					: 36px;*/
	}	
			
	
		.contentblock_top1 {
		background				: url(../img/contentblock_top_1.jpg) no-repeat left bottom;
		width					: 278px;
		height					: 35px;
		}
		.contentblock_top1 h2
		{
			padding-left:15px;
			padding-top:10px;
		}
		.contentblocktype2_top1 {
		background				: url(../img/contentblockwide_top_1.jpg) no-repeat left bottom;
	    width					: 550px;
	   height					: 35px;
		}
		
		.contentblock_top2 {
		background				: url(../img/contentblock_top_2.jpg) no-repeat left bottom;
		width					: 277px;
		height					: 35px;
		}
		.contentblock_top2 h2
		{
			padding-left:15px;
			padding-top:10px;
			color:White;
		}
		
		.contentblocktype2_top2 {
		background				: url(../img/contentblockwide_top_2.jpg) no-repeat left bottom;
			width						: 551px;
	height					: 35px;
		}
		.contentblocktype2_top2 h2
		{
			
			padding-left:15px;
			padding-top:10px;
			color:White;
		}
		.contentblock_top_blank1 {
		background				: url(../img/contentblock_top_blank.jpg) no-repeat left bottom;
		width					: 278px;
		height					: 35px;
		}
		.contentblock_top_blank2 {
		background				: url(../img/contentblock_top_blank2.jpg) no-repeat left bottom;
		width					: 277px;
		height					: 35px;
		}
		.contentblock2_top_tab {
		background				: url(../img/contentblock_tab_top_2.jpg) no-repeat left bottom;
		width					: 277px;
		height					: 12px;
		}
		.contentblocktype2_top_blank1 {
		background				: url(../img/contentblock_top_blank.jpg) no-repeat left bottom;
			width						: 550px;
	   height					: 35px;
		}
		
		.contentblock_text1 {
		background				: url(../img/contentblock_bg1.jpg) repeat-y left top;
		width					:278px;
		height					: 130px;
		clear					: both;
		}
		.centraltext
		{
		height					: 130px;
		clear					: both;
		}
		.contentblocklong_text1 {
		background				: url(../img/contentblock_bg1.jpg) repeat-y left top;
		width					:278px;
		height					: 260px;
		clear					: both;
		}
		.contentblocktype2_text1 {
		background				: url(../img/contentblockwide_bg1.jpg) repeat-y left top;
			
			width						: 550px;
	height					: 130px;
		clear					: both;
		
		}
			
				
		.contentblock_text2 {
		background				: url(../img/contentblock_bg2.jpg) repeat-y left top;
		width					: 277px	;
		clear					: both;
		height					: 130px;
		}
		.contentblock_tab_text2 {
		background				: url(../img/contentblock_tab_bg_2.jpg) repeat-y left top;
		width					: 277px	;
		clear					: both;
		height					: 130px;
		}
		.contentblocklong_text2 {
		background				: url(../img/contentblock_bg2.jpg) repeat-y left top;
		width					: 277px	;
		clear					: both;
		height					: 260px;
		}
		.contentblocktype2_text2 {
		background				: url(../img/contentblockwide_bg2.jpg) repeat-y left top;
		clear					: both;
			width						: 550px;
			float:left;
	
		}
		
		.contentblocktype2_text2_height {
		background				: url(../img/contentblockwide_bg2.jpg) repeat-y left top;
		clear					: both;
			width						: 550px;
			height:80px;
	
		}
		
		
		
		/* funny bullet */
			ul.bulletlink li {
				background				: url(../img/content_li.jpg) no-repeat 0 50%;
				height					: 22px;
				line-height				: 22px;
				padding-left			: 25px;
				list-style				: none;
				margin					: 10px 0px 0px 0px;
				
				clear:both;
				}
				
				#main_textcontainer li a,ul.bulletlink li a{
				color					: #003366;
				}
				ul.bulletlink{float:right;width:60%;clear:both;}
	
	
	
	/**in page navigator */
	/*pager for home */
		
				
				#main_sidebar_list_home,.main_sidebar_list_home {
					width				: 250px;
					margin-top:5px;
				}
				
				#main_sidebar_list_home_top,.main_sidebar_list_home_top {
					height				: 3px;
					background			: #FFF url(../img/main_ul_top.jpg) no-repeat left bottom;
					clear:both;
				}
				
				#main_sidebar_list_home_main,.main_sidebar_list_home_main {
					background			: #dbf6fd;
					height:55px;
					clear:both;
				}
				#main_sidebar_list_home_main2,.main_sidebar_list_home_main2 {
					background			: #dbf6fd;
					height:73px;
					clear:both;
				}
				#main_sidebar_list_home_main ul,.main_sidebar_list_home_main ul,
					#main_sidebar_list_home_main2 ul,.main_sidebar_list_home_main2 ul 
					{
						padding:0px;
						margin:0px;
					}
					
					#main_sidebar_list_home_main li,.main_sidebar_list_home_main li,
					#main_sidebar_list_home_main2 li,.main_sidebar_list_home_main2 li  {
							width				: 250px;
						list-style				: none;
						margin:0px;
						padding:0px;
							/*line-height				: 18px;*/
					
					}
					
					#main_sidebar_list_home_main li a,.main_sidebar_list_home_main li a ,
					#main_sidebar_list_home_main2 li a,.main_sidebar_list_home_main2 li a  {
					/*padding					: 0px 0px 0px 22px;*/
					
						height					: 18px;
						line-height				: 18px;
						padding-left:22px;
						color					: #FFFFFF;
						display					: block;
						background				: url(../img/main_ul_a.jpg) no-repeat left 1px;
					}
					#main_sidebar_list_home_main li a:hover,.main_sidebar_list_home_main li a:hover,
					#main_sidebar_list_home_main2 li a:hover,.main_sidebar_list_home_main2 li a:hover {
					height					: 18px;
					color					: #ffffff;
					display					: block;
					background				: url(../img/main_ul_home_ahover.jpg) no-repeat left 1px;
					}
				
				#main_sidebar_list_home_bottom,.main_sidebar_list_home_bottom {
					width				: 250px;
					height				: 3px;
					background			: #FFF url(../img/main_ul_bottom.jpg) no-repeat left top;
				}
			   
			   /* B4 */
		
				
				.main_sidebar_list_home_b4 {
					margin				: 0px 0px 0px 0px;
					padding				: 0px 0px 0px 0px;
					width				: 250px;
					
				}
				.main_sidebar_list_home_b4  ul
				{
					padding:0px;
					margin:0px;
				}
				.main_sidebar_list_home_top_b4 {
				height				: 3px;
				background			: #FFF;
				}
				
				.main_sidebar_list_home_main_b4 {
					background			: white;
					height:50px;
				}
				
				.main_sidebar_list_home_main_b4 li  {
							width				: 250px;
						list-style				: none;
							/*line-height				: 18px;*/
					
					}
			   .main_sidebar_list_home_main_b4 li a  {
					/*padding					: 0px 0px 0px 22px;*/
					
						height					: 18px;
						line-height				: 18px;
						padding-left:22px;
						color					: #003366;
						display					: block;
						background				: url(../img/main_ul_a_b4.jpg) no-repeat left 1px;
					}
			  	.main_sidebar_list_home_main_b4 li a:hover {
					height					: 18px;
					color					: #ffffff;
					display					: block;
					background				: url(../img/main_ul_home_ahover.jpg) no-repeat left 1px;
					}
				 .main_sidebar_list_home_bottom_b4 {
					width				: 250px;
					height				: 3px;
				}
	/* START MAIN SIDEBAR   ------------------------------------------------------- */		

			
				#main_sidebar_list,.main_sidebar_list {
				margin				: 0px 0px 0px 0px;
				padding				: 0px 0px 0px 0px;
				width				: 262px;
				}
				#main_sidebar_list h3,.main_sidebar_list h3
				{
					padding:0px;
					margin-top:10px;
					margin-bottom:10px;
				}
				#main_sidebar_list_top,.main_sidebar_list_top {
				width				: 262px;
				height				: 3px;
				background			: #FFF url(../img/main_ul_top.jpg) no-repeat left bottom;
				}
				
				#main_sidebar_list_main,.main_sidebar_list_main {
					width				: 262px;
					background			: #dbf6fd;
					height:90px;
				}
				
				#main_sidebar_list_main,.main_sidebar_list_main ul
				{
					margin:0px;
					padding:0px;
			
				}
				
					#main_sidebar_list_main li,.main_sidebar_list_main li  {
					width				: 262px;
				list-style				: none;
					/*line-height				: 18px;*/
					
					}
					
					#main_sidebar_list_main li a,.main_sidebar_list_main li a  {
					/*padding					: 0px 0px 0px 22px;*/
					height					: 18px;
					line-height				: 18px;
					padding-left:22px;
					color					: #003366;
					display					: block;
					background				: url(../img/main_ul_a.jpg) no-repeat left 1px;
					}
					
					#main_sidebar_list_main li a:hover,.main_sidebar_list_main li a:hover {
					height					: 18px;
					line-height				: 18px;
					color					: #ffffff;
					padding-left:22px;
					display					: block;
					background				: url(../img/main_ul_ahover.jpg) no-repeat left 1px;
					}
				
				#main_sidebar_list_bottom,.main_sidebar_list_bottom {
				width				: 262px;
				height				: 3px;
				background			: #FFF url(../img/main_ul_bottom.jpg) no-repeat left top;
				}
				 .faqshort 
				{
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					margin-left:20px;
					line-height:16px;
						
				}
			   .faqshort li
				{
					
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					list-style:decimal;
					line-height:16px;
					
                }
.contentblockhead {
			 margin-bottom: 8px;
			}
.contentblockimage
{
	float:right;
	padding:3px;					
}
/*form*/
.content_btn {
				float				: right;
				padding				: 10px 33px 0px 0px;
				color				: #003366;
				}
.form_help {
			text-align				: right; 
			clear					: both;
			margin					: 0px 5px 0px 0px;
			}
			
#form_top {
			width					: 530px;
			height					: 10px;
			background				: url(../img/form_top.jpg) no-repeat left bottom;
			margin					: 0px 0px 0px 0px;
			}
#form_text {
			width					: 537px;
			background				: #e8f6fb;
			margin					: 0px 0px 0px 0px;
			}
			
			#form_bottom {
			width					: 537px;
			height					: 13px;
			background				: url(../img/form_bottom.jpg) no-repeat left top;
			margin					: 0px 0px 0px 0px;
			}			
#form_text form {
			width				: 98%;
			margin				: auto;
			clear				: both;
			}
			
			#form_text fieldset {
			width				: 100%;
			border				: 0px solid #FFF;
			}
			
			#form_text p {
			padding				: 7px 0px 8px 14px;
			margin:0px;
			clear				: both;
			height				: 20px;
			
			}
			
			#form_text p.wrong {
			background			: #FFF;
			}
			
			.wrong_expl {
			float				: left;
			color				: #e41027;
			background			: url(../img/wrong_expl.jpg) no-repeat 0 50%;
			padding-left		: 18px;
			margin				: 6px 0px 0px 7px;
			}
			
			.wrong label {
			font-weight			: bold;
			}
			
			#form_text label {
			padding				: 3px 0px 0px 10px; 
			float				: left; 
			width				: 120px;
			height				: 19px;
			line-height			: 19px;
			}
			
			#form_text input, select { 
			width				: 170px;
			height				: 20px; 
			margin				: 2px 0 1px 5px; 
			font-size			: 92%; 
			background			: #FFF;
			border-right		: none;
			border-bottom		: none;
			color				: #010133;
			float				: left;
			}
			
			#form_text .radiobutton {
			width				: 18px;
			height				: 18px;
			background			: #e8f6fb;
			margin				: 0px 0px 0px 0px;
			}
			
			table.radiolabel {
			width				: 277px;
			margin:0px;
			border:0px;
			height:18px;
			}
			
			.radiolabel label {
			display				: inline;
			float				: left;
			}
#metatext
{
	DISPLAY: none; 
	BACKGROUND-COLOR: #cccccc;
}
#metatext textarea
{
	border:1px solid black;
	height:100px;
	width:300px;
}	
textarea, input
{
}					
.subconsolecontainer
{
	background-color:#cccccc;
}

