#left{
	background-image:url(../products/euroart/images/left-bg.jpg);
	background-repeat:repeat-y;
	}
#left img{
	margin-bottom:20px;
	}
.text-1{
	font-size:xx-large;
	font-weight:bold;
	color:#ff0000;
	line-height:1.2em;
	}
.text-2{
	font-style:italic;
	font-size:large;
	font-weight:bold;
	margin-top:10px;
	}
.text-3{
	color:#bfbfbf;
	}
#list{
	text-align:right;
	}
.list-table{
	margin-top:30px;
	}
.list-table th{
	line-height:1.2em;
	text-align:center;
	font-size:xx-small;
	font-weight:normal;
	}
.list-table td{
	border-style:solid;
	border-color:#4c4c4c;
	border-width:1px 0px 1px 0px;
	}
.form-table{
	margin-left:auto;
	}
