body {
	border-top: 5px solid #D41322;
}
#leftContent {
	float: left;
	width: 830px!important;
	margin-top: 5em;
	/* background: #242424; */
}
ol {
	list-style-type: decimal!important;
	margin-left: 20px!important;
	margin-bottom: 1em!important;
}
ol li {
	margin: 0 0 3px 0!important;
}

.trickDelimiter {
	padding: 30px 30px 30px 30px; 
	margin-bottom: 50px;
	border-left: 10px solid #D41322;
	
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #444;
	background: #FFF;
	*/
}
.trickDelimiter h1 {
	display: block;
	margin-bottom: 8px;
	/*color: #2f2f2f;*/
}
.trickDelimiter a {
	color: #27e;
	border-bottom: 1px solid #27e!important;
}
.trickDelimiter a:hover {
	border-bottom: none!important;
}

.lineThrough {
	text-decoration: line-through;
}

.operaColor {
	color: #D41322;
}


#operaFooter {
	clear: both;
	background: #111;
	color: #888;
	padding: 20px;
	height: 200px;
}

#operaTrickList {
	padding: 0 20px 20px 20px;
}

#operaStyle {
	
}
#operaStyle li a {
	border: 0;
}



#operaTrickList li {
	background-position: 0 8px;
}

#operaTricks {
	
}

