#background {
	background: url('../images/repairservice/repairservice_bg.png') center top no-repeat;
	}
	
	#content {
		padding-top: 90px;
		height: 457px;
		}
		
		#content h1 {
			font-size: 14pt;
			font-weight: normal;
			margin-bottom: 0px;
			height: 45px;
			}
		
		#content p {
			height: 120px;
			line-height: 140%;
			}
			
		#content select {
			width: 200px;
			}		
		
		#content #left, #content #right {
			width: 280px;
			}	
			
			#content #left {
				margin-left: 100px;
				}
		
			#content #right {
				float: right;
				margin-right: 50px;
				}