/* thumbnails */
#thumbnails1 {
top:412px;
}

#thumbnails2 {
top:514px;
}

#footer_margin {
top:619px;
}

#footer {
top:624px;
}


/* viewport of actual images */
	#large .info{
		background-image:url(images_soldprojects1/project1.jpg);
	}

/* label of sold projects */
#main .main_label {
top:9px;
left:8px;
width: 530px;
position: absolute;
height: 30px;
background-color: #EFEFEF;
color: #FF0000;
font-weight: bold;
border:2px #FF0000 solid;
z-index:9;
}

#main .main_label .main_label_text {
top: 7px;
left: 7px;
position: absolute;
z-index:9;
}