#content h1 {
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 123.1%;
	line-height: 123.1%;
	color: #ec2d88;	
	text-transform: uppercase;
}

#content h2 {
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 100%;
	color: #ec2d88;	
	text-transform: uppercase;
}

#content a {
	text-decoration: none;
	color: #7c2735;	
}

#content a.white,
#content p.white,
#content span.white {
	color: white;
}

#content a.black,
#content p.black,
#content span.black {
	color: black;
}

#content a.red,
#content p.red,
#content span.red {
	color: #7c2735;	
}

#content a.linkgross,
#content p.linkgross,
#content span.linkgross,
#content .linkgross {
	font-size: 114%;
}

#content ul,
#content li {
	margin: 0;
	padding: 0;
}

#content ul {
	padding-left: 18px;
}


#content div.postit div {
	padding: 35px 10px 10px 10px;
}

#content div.postit h1 {
	color: #000000 !important;
	font-size: 22px !important;
}

#content div.postit p {
	color: #000000 !important;	
	font-size: 114%;	
}
