﻿.shopsPage  { width:400px; }

.shopsTable { border:1px solid silver; border-collapse:collapse; width:398px; }
.shopsTable td { border-bottom:1px solid silver; padding:3px; width:398px; }

.shopsButton    { width:100px; text-align:center; height:20px; border:1px solid silver; background-color:#EEEEEE; float:right; margin-right:15px; font-weight:bold; padding-top:5px; font-size:14px; cursor:pointer; }
.shopsButton2   { width:100px; text-align:center; height:20px; border:1px solid silver; background-color:#8FC43E; float:right; margin-right:15px; font-weight:bold; padding-top:5px; font-size:14px; color:#FFFFFF; cursor:pointer; }