/* NORMALIZATION */

/** {
margin: 0;
padding: 0;
}*/

#content_beta * {
margin: 0;
padding: 0;
}


#header_beta fieldset,  #header_beta h3, #header_beta ul {
margin: 0;
padding: 0;
}

div.entry * {
margin: 0;
padding: 0;
}

div.entry_item * {
margin: 0;
padding: 0;
}

#content_block_hdr *, #content_block_hdr_wide * {
margin: 0;
padding: 0;
}

#content_block_hdr input {
margin-left: 5px;
margin-right: 5px;
}

#section_title *, #section_title_wide * {
margin: 0;
padding: 0;
}

#spotlight_container * {
margin: 0;
padding: 0;
}

#content_block_hdr fieldset, img {
border: 0;
}

#featured_items_container ul.dmenu, #featured_items_container h3 {
margin: 0;
padding: 0;
} 



h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ol, ul {
list-style: none;
}

table {
border-collapse: collapse;
}

caption, th {
text-align: left;
}

/*address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}*/