/* Add css class names below and they will show in all "Style" drop-downs */
.shutter {}
.shutterset {}

.cita {
font-family: Georgia, DejaVu Serif, Times New Roma, Times, serif;
font-size: 1.2em;
font-style: italic;
margin: 20px 50px 20px 50px;
padding: 10px;
background-color: #eeeeee;
border: 1px solid #eeeeee;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

.ladillo {
font-size: 1.1em;
font-weight: bold;
text-align: left;
margin-top: 18px;
margin-bottom: 0px;
}

p.ladillo {
margin-top: 18px;
margin-bottom: -14px;
}
