html          { height: 100%; }
body          { margin: 10px; background: #FFFFFF; }

a:link        { color: #1155BB; text-decoration: none; }
a:visited     { color: #1155BB; text-decoration: none; }
a:active      { color: #1155BB; text-decoration: none; }
a:hover       { color: #FF6633; text-decoration: none; }

.addmati_ad             { display: block; margin: 0px 50px 5px 0px; float: left;  }
.addmati_title          { display: block; font-size: 12px; margin: 0px 0px 5px 0px; font-weight:bold; }
.addmati_detail         { display: block; }
.addmati_thumbnail      { float: left; }
.addmati_shopthumb      { border: 0px none #FFFFFF; }
.addmati_description    { float: left; font-size: 10px; margin: 0px 0px 0px 5px; width:220px;}


.addmati_poweredby      { display: none; clear: both; text-align: center; }
.addmati_poweredby_text { display: block; clear: both; text-align: right; font-size: 12px; }

