#quote {
	background-color:#E69100;
	padding:5px;
}

#quote .content {
	padding:5px;
	border:3px solid white;
	text-align:center;	
}

#quote .txt a, #quote .sign, #quote .sign a {
	color:white;
}

#quote .txt a {
	text-decoration:none;
	display:block;
}

#quote .txt {	
	font-size:11px;
	text-align:left;
}

#quote .txt strong {
	font-size:12px;
}

#quote .sign {
	margin-top:5px;
	font-size:9px;
	text-align:right;
}