/* Add css class names below and they will show in all "Style" drop-downs */
.shutter {}
.shutterset {}
.aortablecell {
	border: 1px solid #B20000;
	padding: 5px;
}
.aortablecell p {
	font-size:10px;
}
.aorimgleft {
        float: left; 
        margin: 0 15px 10px 0; 
}
.aorsubtitle_large {
        font-size: 20px; 
}
.aorsubtitle_small {
        font-size: 18px; 
        font-style: italic; 
}
.aorbyline {
        font-style: italic; 
}
.aorsubmit{
font-size: 18px; 
color:#B20000;
}
.aorinlinefloatwrapper {
        display: block; 
        clear: both; 
}
.aorinlinefloatleft {
        
}
.aorinlinefloatright {
        float: right; 
}
.aorindent {
        padding-left: 10px; 
}
