/* CSS Document */

p.renderer_plugin {
	min-height:64px;
	min-width:400px;
	width:15%;
	text-align:center;
	color:#B4B4B4;
	font-size:9px;
	
	line-height:normal;
	word-spacing:normal;
	letter-spacing:normal;
	
	margin-left:auto;
	margin-right:auto;
	
	border: 2px dotted #4C565E;
	background-color: #3E454D;
	padding-top:5px;
	margin-top:5px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom:5px;
}