body, html{
	background-image : url(/img/bg/projects.jpg);
}
.projlist a{
	font-weight: 600;
}
.projslist a{
	display: block;
	font-weight: 600;
	/* white-space: nowrap; */
}
.rightlist a{
	margin-bottom: 5px;
}
.rightlist li{
	margin-bottom: 35px;
}
#leftrow{
	width: 180px;
}
#mapzone{
	margin: 20px 0 40px 20px;
	float: left;
	text-align: left;
	width: 500px;
	height: 300px;
}
#mapzone p {
	margin:0;
	padding:0;
	width:100%;
	white-space:nowrap;
}

#controw {
	width:530px;
}
#text_cont {
	width:330px;
	float:left;
}
#text_cont p {
	padding-left:60px;
}
#rghtrow {
	float:right;
}
.barcode{
	margin-bottom: 30px;
}
a:focus {
	outline:0;
	border:0;
}


