#icon-cpp{
	background: url(../images/icon.png);
	background-repeat: no-repeat;
}

.input-xsmall{
	width: 60px;
}

.input-medium{
	width: 250px;
}


.input-large{
	width: 350px;
}

.hide{
	display: none;
}

#cpp_upload_image{
	background: url(../images/image_add.png);
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 3px;
	cursor: pointer;
}

.left{
	float: left;
}

.clear{
	clear: both;
}
