.ColSet {
	background-image: url('../images/DottedVertical.jpg');
}

.phoneTab strong {
display: inline-block;
width: 60px;
}

label {
	display: block;
	margin-bottom: 2px;
}

input[type="text"] {

}

input[type="text"], textarea {
	background-color: #fff;
	border: 1px solid #dedfe0;	
	display: block;
	margin-bottom: 5px;
	width: 99%;
}

textarea {
	height: 50px;
}
