
.module
{

	
}
	.module .header, .module .header2
	{
			padding-left:10px;
	}
		.module .header h2, .module .header2 h2
		{
			margin:0;
			display:inline;
			font-size:14px;
		}
		
	.module .content
	{
		clear:both;
		padding:10px;
	}
	.module .placeholder
	{
		margin-top:1px;
		margin-right:2px;
	}

	