.wd-left {
	width: 115px;
	height:400px;
	float:left;
	background-image:url(/images/web-design/bg-icon-wd.gif); background-repeat:no-repeat;
}

.wd-middle {
	width: 291px;
	padding-right:20px;
	float:left;
	margin-bottom:20px;
}

.wd-right {
	width: 217px;
	float:left;
}

.wd-call {
	width: 192px;
	padding:55px 10px 0 15px;
	float:left;
	background-image:url(/images/web-design/bg-wd-call.gif); 
}

.wd-form-footer {
	width: 217px;
	min-height:7px;
	margin-bottom:6px;
	float:left;
	background-image:url(/images/web-design/bg-wd-footer.gif); 
}

.wd-portfolio {
	width: 197px;
	padding:55px 0 0 20px;
	float:left;
	background-image:url(/images/web-design/bg-wd-portfolio.gif); 
}

.wd-textfield {
	width: 180px;
	height:15px;
	float:left;
	font-family:  Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	display:inline;
}


.wd-drop {
	width: 183px;
	height:21px;
	float:left;
	font-family:  Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	display:inline;
}

.wd-submit {
	width: 130px;
	height: 35px;
	font-family:  Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	margin-top:14px;
	padding-bottom:9px;
	display:block;
	border: medium none;
	text-align:center;
	background-color:transparent;
	background-image: url("/images/buttons-tabs/back-but-orange-large.png");
}

.wd-submit:hover {
	background-image: url("/images/buttons-tabs/back-but-green-large-roll.png");
	color: #ffffff;
}

#web_design_sites .darkteal {
    padding-bottom: 3px;
}

#web_design_sites .bullet-sidebar li {
    padding-left: 18px;
    background-image: url("/images/bullets/bullet-arrow-green.gif");
    background-repeat: no-repeat;
}

#callback_wd label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}


