/* CSS Document */

.menuitem
{
padding:0px;
margin:0px;
margin-bottom:5px;
margin-right:10px;
margin-left:10px;
border:0px;
width:110px;
height:20px;
background-color:#999999;
position:relative;
}

.menuitem span
{
font-size:10px;
position:absolute;
bottom:0;
left:30px;
background-image="url('img_CLIA3/blank_110x20.gif')"
}

.art_mini
{
  margin-bottom:10px;
  height:50px;
  max-height:50px;
}

.art_piece
{
  margin:0px;
  max-height:350px;
  max-width:270px;
}
