/*----------------------------------------------------------------------
CMS Content CSS - Version: 1.0
Copyright SpanishAhora.com
---------------------------------------------------------------------- */

p.notation,
span.notation
{
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px dashed #ccc;
	font-style: italic;
	color: #666;
	font-size: .82em;
	background: #fff url(../images/gradients.png) repeat-x 0 0;
}
