

.dividerbar
{
	color: #ccc;
	background-color: #ccc;
	height:1px;
	border:none;
	width:80%;
	
	margin-top: 20px;
	margin-bottom: 20px;
}

.editionarea
{
	margin: 25px 30px 30px 30px;
}

.editiondetail
{
	margin: 0px;
	margin-bottom: 25px;
}

.editionsubject
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.editionprice
{
	color:#992222;
	margin-left: 20px;
	font-size: 11pt;
}

.editionbutton
{
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: bold;
	display: inline-block;
	white-space: nowrap;
	background-image: url(/Themes/shops/SynapseGaming/images/ButtonIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
}

.editionexcerpt li
{
	margin-bottom: 1px;
}

.editionexcerpt a, .editionexcerpt a:visited
{
	font-weight:normal;
}

.editionexcerpt a:hover, .editionexcerpt a:active
{
	font-weight:normal;
}

.editiondivider img
{
	width:700px;
	height: 1px;
}

.producttableborder
{
    border-width:1px;
    border-color:#ddd;
    border-style:solid;
}

.producttableheader
{
	padding: 2px 4px 2px 4px;
	background-color: #999;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: top;
}

.producttablecell
{
	padding: 3px 4px 2px 4px;
	background-color: #f2f2f2;
	color: #333333;
	font-size: 0.9em;
	vertical-align: top;
}

.producttableleft
{
	text-align: left;
	width: 70px;
}

.producttableright
{
	text-align: right;
	width: 45px;
}

.productloginright
{
	height: 24px;
	padding-right: 28px;
	text-align: right;
	background-image: url(/Themes/shops/SynapseGaming/images/ButtonIcon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.producttablename
{
	width: 200px;
}

.producttablecode
{
	width: 220px;
}



