#wrapd {
	background-color:#fff;
	width: 930px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	border-right: 1px solid #c7cbd6;
	border-left: 1px solid #c7cbd6;
	border-bottom: 1px solid #c7cbd6;
	}

#maine {
	width:930px;
	padding:0;
	}

	
/* ************* DIRTY MODS STARTS HERE **************/
.crumb {
	font: .833em/1 Verdana,sans-serif;
	padding-bottom:30px;
	padding-top:15px;
	}

h1.mod {
	background: url(http://s3.broadway.com/media/img/decoration/horizontal-break-two.png) repeat-x bottom left;
	font-size: 2.667em;
	line-height: 1em;
	padding: 0 0 9px 0;
	}

h2.mod {
	font-size: 1.75em;
	line-height: 1.125em;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
	padding-bottom: 1em;
	}
	
h3.mod {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.111em;
	text-transform: none;
	}
	
p.mod {
	font-size: 1.2em;
	line-height: 1.308em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	}
	
.cirkle {
	display: block;
 	margin-right: 15px;
	float: left;
	font-size: 1em;
	font-family: Verdana,"Arial Black",sans-serif;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	border: 1px solid #900;
	color:#FFF;
	background-color: #C00;
	width: 20px;
	height: 20px;
	line-height: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}
	
ol.mod {
	list-style-type:disc;
	padding-left:20px;
	}
	
li.mod {
	font-size: 1.2em;
	line-height: 1.308em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}