

.linebottombackground {
	height: 3px;
	background: url(../../images/design/linebottom.gif) repeat-x top left; 
	}
	
.backgroundPicture {
	height: 180px;
	width: 780px; 
	}
	
.transparenttext {
	height:16px;
	color: #000;
	background: #fff;
	float: left;
	padding: 0 15px 0 10px;
	margin-top:48px;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity: 0.5; 
	}
