@charset "utf-8";
/* CSS Document */
.shell_module{
	
}

.shell_module_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#F8F8F8;
	color:#666666;
	border:1px solid #E4E4E4;
	padding:10px 10px;
}

.shell_module_content h1{
	font-size:20px;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;;
}

.shell_module_content span.2{
	color:#0075A4;
}

.shell_module_content{
	background-image:none;
}

.module_controls{
	float:right;
}

.module{
	text-align:left;
}