img.flag
{
	float: left;
}

img.thumbnail
{	
	float: left;
	zoom: .40;
	border: 2px blanchedalmond solid		}

}
div.brief
{
	width: 60%;
	float: left;					}

div.picture
{
	background-color: articwhite;
	float: left;
	height: 100%;
	
}

div.currency
{ 
	width: 70px;
	font-color: black;
	float: right;
	padding-right: 5px;				}

div.lineitem
{
	font-family: Arial;
	font-color: #7329B0;	
	width: 100%;					}

span.acv
{	float: right;
	font-size: xx-small;			}
	
span.price
{
	height: 3em;
	font-size: large;
	width: 120px;
	float: left;
	text-align: center;

}
span.label, span.others, span.descriptor, span.subtitle, .external, .internal
{
	font-size: smaller;
}

span.author
{
	font-size: smaller;
	font-weight: bold;
}
span.title
{
	font-weight: bold;

}

.antiqbook, .paypal
{	
	display: none;					}
	
a:active.sitewide     { color: #FF00FF }
a:hover.sitewide      { color: #FF0000 }
a:link.sitewide       { color: #7329B0 }
a:visited.sitewide    { color: #7329B0 }

a:active.external      { color: #FF00FF }
a:hover.external       { color: #008000 }
a:link.external        { color: #7329B0 }
a:visited.external     { color: #7329B0 }
