/* ========================
Ocean Zone
CSS by Guy Lillico
21-08-2009 
======================== */

@import url(reset.css);
@import url(type.css);
@import url(forms.css);

/* Module Specific */
@import url(gallery.css);
@import url(contact.css);

.left { float:left !important; }
.right { float:right !important; }
.clear { clear:both !important; }

.width-10 { width:10%; }
.width-20 { width:20%; }
.width-30 { width:30%; }
.width-40 { width:40%; }
.width-50 { width:50% !important; }
.width-60 { width:60%; }
.width-70 { width:70%; }
.width-80 { width:80%; }
.width-90 { width:90%; }
.width-100 { width:100%; }
