@charset "utf-8";
/* CSS Document */
body{ background-color:#000; color:#FFF; font-size:12pt; font-family:Helvetica, sans-serif; font-size:12pt; margin:0px;}
a {color:#FFF; text-decoration:none;}
.title{ display:block; width:318px; height:20px; font-weight:bold; background-image:url(../images/listheader.gif); padding-top:2px;padding-left:2px;} 
.formClass{ display:block; width:320px; height:33px; font-weight:bold; background-color:#666;  color:#9F9; padding-top:5px;} 
.formClass input{ width:190px; font-size:15px; -webkit-border-radius:12px 12px; height:18px; padding:2px;}
input[type=submit]{padding:2px;-webkit-border-radius:5px 5px; height:24px; margin:1px; width:100px;}
.listEntryTab{ width:320px; border-collapse:collapse;background-image:url(../images/storetouched2.png); }
.listEntryTab td{vertical-align:top; height:83px; }
.listEntryTab td strong{ color:#0CF; font-weight:bold;}
.listEntryTab img{ width:110px; border:1px solid #999;}
.coment{ text-align:left;}
.footer{ margin-top:10px; font-size:12px; text-align:center; background-image:url(../images/feet.jpg);}
.seeMore{ display:block; text-align:right; font-style:italic; color:#FF0; font-weight:bold; font-size:10px;}
.header{ color:#FFF; text-shadow:#000 0 1px 0; display:block; width:320px; height:33px; font-weight:bold; font-size:15pt; 
background-image:url(../images/head.jpg);padding-top:2px; text-align:center;} 
.pageLink{ width:31px; height:20px; font-size:16px; display:inline-block; white-space:nowrap; background-color:#333; border:#888 1px solid; margin:1px; text-align:center; color:#CCC;}
.pageLinkSel{ width:31px; height:20px; font-size:16px; display:inline-block; white-space:nowrap; background-color:#4444ff; border:#888 1px solid; margin:1px; text-align:center; color:#CCC;}
