div.studio_home {
	
	padding-top: 185px;
	width:  238px;
	background-image: url('sh_doemee.gif');
	background-repeat: no-repeat;
	text-align: left;

}

div.sh_content {
	position: relative;
	margin-left: 43px;
	width: 195px;
	padding-top: 18px;
	padding-bottom: 23px;
	margin-bottom: 10px;
	
}

div.sh_top {
	position: absolute;
	top: 0px;
	padding-top: 0px;
	background-image: url('top.gif');
	background-repeat: no-repeat;
	width: 195px;
	height:	18px;
}

div.sh_bottom {
	position: absolute;
	bottom: 0px;
	background-image: url('bottom.gif');
	background-repeat: no-repeat;
	width: 195px;
	height: 23px;
}

div.sh_mid {
	position: relative;
	background-image: url('middle.gif');
	background-repeat: repeat-y;
	width: 195px;
}

div.sh_bodytext {
	position: relative;
	margin-right: 8x;
	margin-left: 8px;
	margin-top: -8px;
	margin-bottom: -8px;
	width: 185px;
	line-height: 14px;
	color: #cc0000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
div.sh_doemee a {
	display: none;
}
div.sh_doemee {
	position: relative;
	background-image: url('meerinfo.gif');
	background-repeat: no-repeat;
	margin-left: 40px;
	width: 206px;
	height: 26px;
	cursor: pointer;
	}
	
div.sh_doemee.doemee_on {
	background-image: url('meerinfo_on.gif');
	}
