@charset "utf-8";
/* style.input.css Copyright 2006-2009 (c) by BT-Group (info@bt-group.lt)
   All Right Reserved.
*/

.input-password {
}

.input-text {	
}

.input-textarea {	
}

.input-select {
}

.input-button {
}

.input-button::-moz-focus-inner { 
	border: 0; 
}

.input-file {
}

.input-textarea-readonly {
}

.input-radio {
}

.input-checkbox {
}

.input-form {
}