/* marvin-ultimate-club */

@import url("../global_div.css");

/* miscelaneous */
	.lr-pad
	{
		padding: 0px 10px 0px 10px;
	}
	#content-main .contentsection
	{
		float:left;
		width: 190px;
	}
	#content-main .contentsection h2
	{
		clear:left;
	}
	div.line
	{
		border-top:solid 1px black;
		margin: 0px 10px 20px 10px;
	}
