/* ===== BLOCKS ===== */

/* ----- BODY ----- */
body {}

/* ----- TEXT ----- */
p {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* ----- CONTAINERS ----- */
div {}
span {}

/* ----- LISTS ----- */
ul {}
ul li {}
ol {}
ol li {}
dl {}
dl dt {}
dl dd {}

/* ----- FORMS ----- */
form {}
form fieldset {}
form fieldset legend {}
form input {}
form select {}
form select option {}
form select optgroup {}
form select optgroup option {}
form textarea {}
form label {}
form button {}

/* ----- TABLES ----- */
table {}
table table {}
table caption {}
table col {}
table colgroup {}
table colgroup col {}
table tr {}
table tr th {}
table tr td {}
table thead {}
table thead tr {}
table thead tr th {}
table thead tr td {}
table tfoot {}
table tfoot tr {}
table tfoot tr th {}
table tfoot tr td {}
table tbody {}
table tbody tr {}
table tbody tr th {}
table tbody tr td {}

/* ----- SPECIAL ----- */
pre {}
hr {}
blockquote {}
address {}

/* ===== INLINE ===== */

/* ----- FONT STYLE ----- */
tt {}
i {}
b {}
big {}
small {}

/* ----- PHRASE ----- */
em {}
strong {}
dfn {}
code {}
q {}
samp {}
kbd {}
var {}
cite {}
abbr {}
acronym {}
sub {}
sup {}

/* ----- SPECIAL ----- */
a:link {}
a:visited {}
a:hover {}
a:active {}
br {}
bdo {}
map {}
map area {}
object {}
img {}
ins {}
del {}
noscript {}
iframe {}
noframes {}

/* ===== IDs ===== */

/* ----- WRAP ----- */
#wrap {}

/* ----- HEAD ----- */
#head {}

/* ----- MAIN ----- */
#main {}

/* ----- BODY ----- */
#body { width: 783px; }

/* ----- LEFT ----- */
#left {}

/* ----- RIGHT ----- */
#right {}

/* ----- FOOT ----- */
#foot {}

/* ===== CLASSES ===== */
