blockquote {
	background: #F6F6F6;
	border: 1px solid #3A5197;
	margin: 10px auto;
	padding-bottom: 1px;
	width: 98%;

	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;

}

dl {

display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;

}

code {

background: #F6F6F6;
font-family: Monaco, Consolas, "Courier New", Courier, monospace;
white-space: normal;

}


.hax-override-blockquote {
	margin:0px !important;
	padding:0px !important;
	border:0px none !important;
	background:transparent !important;
	-webkit-margin-before:0px !important;
	-webkit-margin-after:0px !important;
	-webkit-margin-start:0px !important;
	-webkit-margin-end:0px !important;
	width:auto !important;
	cursor:default;
}

.hax-override-code {
	margin:0px !important;
	padding:0px !important;
	border:0px none !important;
	background:transparent !important;
	-webkit-margin-before:0px !important;
	-webkit-margin-after:0px !important;
	-webkit-margin-start:0px !important;
	-webkit-margin-end:0px !important;
	width:auto !important;
	cursor:default !important;
	font-family:inherit !important;
	font-size:inherit !important;
	font-weight:inherit !important;
	font-style:inherit !important;
}


.clockworld-skillfetch-link {

}