
body{ margin:0 auto; }

body,div,span,table,tr,td,button,submit,input,body,form,textarea,a,select,option 
	{ color: #333333; font-size:14px ;text-decoration:none; font-family:'Open Sans'; /*Cambria; 'Open Sans';*/ }


a:hover    { text-decoration: none; color:#cc0033;}
a,a:active { text-decoration: none; }

h1 { font-size:22px; line-height:22px; padding:none; margin:none; }
h2, h5 { font-size:18px; padding:0px; margin:0px; }

ul, li, ol { list-style:none; }

/*
@font-face {
    font-family: 'VidalokaRegular';
    src: url('//www.beverlyheels.com/fonts/Vidaloka-Regular/vidaloka-regular.eot');
    src: url('//www.beverlyheels.com/fonts/Vidaloka-Regular/vidaloka-regular.eot') format('embedded-opentype'),
         url('//www.beverlyheels.com/fonts/Vidaloka-Regular/vidaloka-regular.woff') format('woff'),
         url('//www.beverlyheels.com/fonts/Vidaloka-Regular/vidaloka-regular.ttf') format('truetype'),
         url('/fonts/Vidaloka-Regular/vidaloka-regular.svg#VidalokaRegular') format('svg');
}

.catSection{ margin-top:18px; margin-bottom:13px; padding-bottom:2px; border-bottom:2px solid black;}
.catSection a { font-size:20px; text-transform:uppercase; font-family:'VidalokaRegular'; }
.catSection small{ font-size:12px; font-family:Arial,sans-serif; margin-left:5px;}
.catSection span{ float:right; font-size:14px;display:block; margin-top:4px; color:#cc0033;  }

.catTags { font-size:11px;color:#cc0033;padding:0px 1px;background:#fefefe;border:1px solid #f3f3f3;
	-moz-border-radius:5px 5px 0px 0px;
        -webkit-border-radius:5px;
        border-radius:5px;
}
*/
/*
.catSection{ margin-top:20px;}
.catSection h2{ font-size:20px; margin-bottom:13px; padding-bottom:4px; border-bottom:2px solid black; text-transform:uppercase; font-family: 'VidalokaRegular'; font-weight:normal;}
.catSection h2 small{ font-size:12px; text-transform:none; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin-left:5px;}
.catSection h2 span{ float:right; font-size:14px; text-transform:none; text-transform:uppercase; display:block; margin-top:3px;color:#cc0033;  }
*/
/*
.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both; }
*/
