/* @override http://communedeparis.local/stylesheets/help.css */

#help{
	width: 600px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	color: #333;
}

h1{
	color: #000;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
}

h2{
	color: #000;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	margin-top: 40px;
		
}

.sizeIndicator{
	font-style: italic;
}

table.sizes td{
	border-left: 1px solid ;
	border-bottom: 1px solid ;
	padding: 3px;
}

.sizeTable{
	margin-left: 20px;
}

table.sizes{
	color: #000;
	border-top: 1px solid ;
	border-right: 1px solid ;
}

#mainSize tr.second td{
	border-top: 1px dashed #aaa;
}

#mainSize tr td{
	width: 40px;
	text-align: center;
}

#mainSize{
	margin: 0px auto 0px auto;
	
}