#loading {
	border: none;
	padding: 5px 8px 5px 8px;
	float: left;
	margin: 10px;
	display:block;
	width:100%;
}
#loadOffer{
	float:left;
	width:100%;
	display:block;
	margin: 10px 0 10px 0;
	padding:0;
}
#remoteLink{
	height:60px;
}
#loadOrderForm{
	float:left;
	width:100%;
	display:block;
	margin: 10px 0 10px 0;
	padding:0;
}
.noBorder{
	border:none;
}
/* Links */
a.btlink
{
	margin: 0;
	padding: 0;
	font: normal 11px "Tahoma";
	color:#004895;
	text-decoration:none;
}
a.btlink:hover
{
	border-bottom:2px solid #c8d40b;
}

a.flinks
{
	font-size:14px;
	color:#717276;
	text-decoration:none;
}
a.flinks:hover{
	border-bottom:2px solid #c8d40b;
}
a.offerShowLink{
	padding:4px;
	margin:2px;
	border:1px solid #212121;
	background:#0092f9;
	color:#fff;
	text-decoration:none;
	font: normal 14px "Tahoma";
	display:block;
	float:left;
}
a.offerShowLink:hover{
	background:#0067af;
}
#content{
	margin: 1px 0px 1px 0px;
	padding-top:0px;
	float:right;
	width:100%;
	background:#fff;
	display:block;
}
#content h1{
	color: #717276;
	font: normal 20px "Trebuchet MS";
	text-decoration:none;
	line-height:15px
	padding:5px 0 5px 0;
	float:left;
	display:block;
}
#header{
	/*border-bottom:1px dotted #999;*/
	width:100%;
	display:block;
	float:left;
	
}
#header h1{
	margin-top:5px;
	display:block;
	float:left;
	line-height:15px;
	padding:5px 0 5px 0;
}
#text h1{
	margin-top:5px;
	line-height:15px;
	padding:0px;
	clear:both;
}
#text br{
	clear:both;
}
#text{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #212121;
	padding: 2px 1px 2px 1px;
	margin:0;
}
#content > #leftColumn{
	width:350px;
	float:left;
}
#text > #logo{
	float:left;
	width:auto;
	height:auto;
	position:relative;
	margin:0 10px 10px 0;
	display:block;
}
.borderImage{
	padding:1px;
	border:1px solid #ccc;
}
.priceTable{
	border:1px solid #ccc;
	padding:1px;
}
.priceTable td{
	background:#F1F1F1;
	font-size:12px;
}
.extraFeeBorder{
	border-top:1px solid #ccc;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}
.offerTable{
	font-size:14px;
	width:100%;
}
#text > #description{
	position:relative;
}
#text > #description a{
	font: normal 14px "Tahoma";
	color:#c71723;
	text-decoration:none;
}
#text > #description a:hover{
	text-decoration:underline;
}
#extraInfo{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	width:100%;
	float:left;
	height:auto;
}
#contactInfo{
	color:#212121;
	font: normal 12px "Tahoma";
	margin:10px 0 0 0;
	padding:10px 0;
	float:left;
	border-top:1px dotted #ccc;
	width:100%;
	line-height:1.5em;
	display:block;
}
#contactInfo h1{
	color:#009ffb;
	font: bold 14px "Tahoma";
	margin:0;
	padding:0;
}
#contactInfo h2{
	color:#009ffb;
	font: bold 12px "Tahoma";
	margin:0;
	padding:0;
}
#contactInfo a{
	font: normal 12px "Tahoma";
	color:#212121;
	text-decoration:none;
}
#contactInfo a:hover{
	border-bottom:2px solid #c8d40b;
}
.country{
	width:100%;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
	color:#717276;
	font: normal 18px "Tahoma";
	border-top:1px solid #ccc;
	display:block;
	float:left;
}
#exhibitionBoxSearch{
	width:25%;
	height:122px;
	float:left;
	padding: 5px 1px 0px 1px;
	color:#212121;
	font: normal 12px "Tahoma";
	border:2px solid #ccc;
	margin: 3px 0 0 2px;
	display:block;
}
#exhibitionBox{
	width:22%;
	height:122px;
	float:left;
	padding: 5px 1px 1px 1px;
	color:#212121;
	font: normal 12px "Tahoma";
	/*border:1px solid #ccc;*/
	margin: 3px 0 5px 2px;
	display:block;
}
.yellow{
	background:#fef892;
}
#exhibitionBox .dates{
	color:#212121;
	font: bold 10px "Tahoma";
	text-decoration:none;
	text-align:center;
	display:block;
}
#exhibitionBox .textSource{
	color:#666;
	font: normal 11px "Tahoma";
	text-decoration:none;
	text-align:center;
	display:block;
}
#exhibitionBox .tags{
	color:#696969;
	font: normal 11px "Tahoma";
	text-decoration:none;
	text-align:left;
	display:block;
	margin-top:5px;
	padding:0 3px 0 3px;
	height:35px;
}
#exhibitionBox .tags a{
	color:#212121;
	font: normal 10px "Tahoma";
	text-decoration:none;
}
#hasOffer{
 	display:block;
 	position:relative;
	width:80px;
	bottom:0px;
	right:0px;
	text-align:center;
	color:#fff;
	font: normal 10px "Tahoma";
	text-decoration:none;
	padding:4px;
	margin:5px 0 0 0;
	border:1px solid #fff;
	background:#0095f3;
	float:right;
}
a.offerLink, a.offerLink:hover{
	color:#fff;
	font: normal 10px "Tahoma";
	text-decoration:none;
}
#exhibitionBox a.name{
	color:#0095f3;
	font: bold 12px "Tahoma";
	text-decoration:none;
	text-align:center;
	display:block;
	height:30px;
}
#exhibitionBox a.name:hover{
	color:#057cc8;
}