.pastebin #pastebin-codebox {
	font-size: 1.2em;
}

.pastebin #pastebin-codebox dd {
	margin: 0px 0px 0px 4em;
	padding: 0.5em 0px 0px 0.5px;
}

.pastebin #pastebin-codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-size: 0.8em;
	font-weight: bold;
	display:block;
	padding: 0.2em 0px 0.2px 0.1em;
}

.pastebin .mini-panel {
	display: block;
	padding: 1em ;
	margin-top: 1em;
	margin-bottom: 1em;	
}

.pastebin #content {
	width: 100%;
}

.pastebin #extras {
	width: 100%;
}

.pastebin .mini-panel h3 {
	margin-top: 0px;
}

.pastebin .mini-panel ul {
	padding-left: 1em;
}

.pastebin #copy_paste.inputbox{
	min-width: 100%;
	max-width: 100%;
	border:none;
}

.pastebin .textwrapper{
	border: 1px solid;
	border-color: #B4BAC0;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
