select{
		font: 12px Verdana, Helvetica, Arial, sans-serif;
		color: rgb(147,65,73);
		border: 1px solid #CCCCCC;

		}
		
a{
	color: rgb(127,68,70);
	outline: none;
	text-decoration: underline;
 }		
		
#contents_1{
	background:transparent url(/images/wtb-770.gif) no-repeat 0% 0%;
	height: 452px;
	clear : both; 
	margin : 0px;
	padding:0px;
	border: solid black 0px; 
	}
	
.plb#contents_1{
	background:transparent url(/images/wtb-770-plb.gif) no-repeat 0% 0%;
	}

#switcher{
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
	}
#head_switch{
	font-size:14px;
	font-weight:bold;
}	
#chooser{	
		position:relative;
		/*background-color: #FFFF99;*/
		width:220px;
		/*height:30px;*/
		top:0px;
		left:0px;
		right:0px;
		margin-top:6px;
		margin-bottom:6px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		border: 0px solid red;	

}
#title{font-size:12px;}
#online_choice{font-size:12px; margin-top:6px}

.displayarea
		{
		background-color: rgb(252,216,220);
		position:relative;
		width:190px;
		height:auto;
		margin-left:0px;
		margin-top:10px;
		padding-top:5px;
		padding-left:20px;
		padding-bottom:5px;
		font: 11px Verdana, Helvetica, Arial, sans-serif; 
}

.plb .displayarea {
			background-color: rgb(130,210,230);
			
}

#whole_page {
			position:relative;
			height:auto;
			/*width:220px;*/
			width:220px;
			top:0px;
			left:0px;
			right:0px;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin-left:20px;
			border: 0px solid orange;
			/*background-color:#CCFFFF;*/
			}
			
	
#wtb-window {
			border: solid black 0px;
			height: 380px;
			color: #622E23;
			text-align:left;
			position:absolute;
			width:276px;
			padding-left:0px;
			padding-right:0px;
			left:30px;
			top:120px;
			overflow:auto;
			overflow-y:auto;
			overflow-x:hidden;
	}
	
.plb#wtb-window {
			left:448px;
			top:120px;
			height: 380px;
			border: solid red 0px;
}
		
#wtb_header{
			width:220px;
			font-size: 20px;
			font-weight: bold;
			border: 0px solid green;

		}