pre {
	font-family: lucida, console, consoleas, monospace;
	font-size: 80%;
    background: #F4F4F4 !important;
    border: 1px solid #CCC !important;
    margin-bottom: 1.5em !important;
    padding: 0.3em 0.5em !important;
    min-height: 1.5em;
	overflow: auto;
}	
pre.aphsh-pretag-focused {
	background: #cce4f5 !important;
    border: 1px solid #9dc8e6 !important;
}