div.container_header {
	background-color:	black;
	font:				14px Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-align:			center;
	color:				#e5d125;
	overflow:			hidden;
	height:				15px;
	padding:			2px 0px 2px 0px;
}

div.container_icon {
}

div.container {
	border-left:		1px solid gray;
	border-right:		1px solid gray;
	border-bottom:		1px solid gray;
	margin-bottom:		5px;
	padding-bottom:		5px;
}

div.preview {
	visibility:			collapse;
	height:				0px;
}