@charset "utf-8";
/* CSS Document */

#gliclee
{
  background-color: #FFF;
  color: #31383D;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  min-width: 940px;
  text-align: center;
}
h1 {font-size:20px; line-height:1.5em;}
a {outline:none; }

a:link
{ 
	text-decoration: underline; 
	color: #C0CF8D;
	background-color: transparent;
}

a:visited
{ 
	text-decoration: underline; 
	color: #000;
}

a:hover
{ 
	text-decoration: none;
	color: #000;
	background-color: transparent;
}

#container1 {width:90%;}

.saleArtistProof {width:95%}
.saleArtistProof .proofThumb {color: #31383D;}
.saleArtistProof .proofThumb .price {color:red;}



