/* WebDesign
--------------------------------- */

.webDesign h2{
	margin-bottom:10px !important;
}

.webDesign .left{
	position:relative;
	float:left;
	margin-right:10px;
}	

.webDesign .image {
	margin:20px 20px 10px 0;
	width:220px;
	height:220px;
	float:left;
	}

/* Website Design Examples
--------------------------------- */
.webExamples .designEnquiry {
	display:block;
	margin-left:270px;
	}

.webExamples .samples .sample {
	font-size:10px;
	text-align:center;
	position:relative;
	float:left;
	width:150px;
	height:140px;
	padding:10px 20px 10px 20px;
	}

.webExamples .samples .sample img {
	padding:0 0 5px 0;
	border:none;
	}
	
/*-- Webdesign Quote Form --*/
#webdesignQuoteForm label{
	display:block;
	float:left;
	text-align:right;
	width:200px;
	margin:5px 10px 0 0;	
	
}

#webdesignQuoteForm textarea{
	width:236px;
	height:100px;
}

#webdesignQuoteForm input{
	width:240px;
}

#webdesignQuoteForm input.captcha{
	width:100px;
}

#webdesignQuoteForm img.captcha{
	margin-left:10px;
}

#webdesignQuoteForm .left{
	margin-left:210px;
}
