@CHARSET "ISO-8859-1";

.wd_tabarea, .wd_a {
	display:none;
	background-color: white;
	background-image: none; 
}

.wd_tabarea_active {
	display:block;
	width:100%;
	background-color: none;
	font-weight: bold;
	padding: 3px;
	margin: 0;
	border: 1px solid gray; 
	border-bottom: none;
	vertical-align: middle;
	text-align: center;
	height: auto; 
}

.tabcontainer-inactive {
	display: block;
}

.tabcontainer-active, .tabcontainer-inactive {
	margin: 0 0 20px 0;
}

.wd_datatable td.wd_datatable_col1, .wd_datatable td.wd_datatable_col2, .wd_datatable td.wd_datatable_col12 
	, .wd_datatable_col1, .wd_datatable_col2, .wd_datatable_col12 {
	border-color: gray;
	background-color: white;
}

.wd_buttonbar {
	display: none;
}

.wd_tabcontentcontainerdiv {
	border: 1px solid gray; 
	border-bottom: none;		
	border-top: none;		
}

.wd_photocol{
	float: right;
	border: 1px solid gray;
	width: auto;
	padding: 2px;
	margin-top: 22px;
}

.womancard_splitted_left, .womancard_splitted_right
 , .womancard_splitted_top, .womancard_splitted_bottom { 
	width: 0px; 
	height: 0px; 
	display: none; 
}

.womancard_splitted_left img, .womancard_splitted_right img
	, .womancard_splitted_top img, .womancard_splitted_bottom img { height: 0px; width: 0px }

.wd_tabscol{
	float: left;
}

.w_typewriter{ color: black; }