
body.tshirt h2	{
	color: #666;
}

body.fr div#tshirtintro {
	height: 185px;
	background: url(../img/tshirt-expl-header-fr.jpg) no-repeat;
}

body.nl div#tshirtintro {
	height: 185px;
	background: url(../img/tshirt-expl-header-nl.jpg) no-repeat;
}

body.tshirt h1 {
	font-size: 28px;
}

body.tshirt h2 {
	margin-top: 0;
}


body.tshirt div.cav, div.mc	{
	margin-top: 35px;
}

body.tshirt div.cav	{
	float: left;
	width: 360px;
	padding: 0 40px 0 0;
	border-right: 1px solid #D1D0D0;
}

body.tshirt div.first h3	{
	font-size: 100%;
}

body.tshirt img	{
	float: left;
	margin: 0 16px 0 0;
}


body.tshirt ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body.tshirt .cav ul li, body.tshirt .mc ul li	{
	margin: 0 0 20px;
	padding: 0;
	float: left;
}

body.tshirt ul p	{
	width: 220px;
	float: left;
	clear: right;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding-left: 18px;
	background: url(../img/arrow-bullet.png) 0px 3px no-repeat;
}

body.tshirt ul p img	{
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}

body.tshirt p 	{
	clear: both;
}


body.tshirt a.button	{
	margin-top: 20px;
}

body.tshirt div.mc	{
	float: left;
	width: 360px;
	padding: 0 0 0 40px;
}


body.tshirt hr.line	{
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	border-bottom: solid 1px #D1D0D0;
	padding-top: 42px;
	margin-bottom: 24px;
}

body.tshirt p.footnote	{
	margin-top: 12px;
}