#CONTACT_US, #CONTACT_US_ALT {
    height: 375px;
}

#CONTACT_US h4 {
    margin-top:		25px;
    text-align:		center;
}
#CONTACT_US {
    width:		370px;
}

.input_title input {
    width:	200px;
    border:	solid 1px #000;
    background-color:	 #ffffff;
    float:     right;
}

#SUBMIT_BUTTON {
     border:    outset 4px #000000;
    background-color:	#cecece;
}

#CONTACT_US textarea {
    width:					250px;
    height:					100px;
    border:					solid 1px #000;
    background-color:		#ffffff;
    float:right;
}

#CONTACT_US_ALT li {
	list-style:	none;
}

#SUBMIT_BUTTON {
	border:				inset 4px #000000;
    background-color:	#cecece;
}

#msg {
	width:112px;
	height:90px;
	color:#ffff99;
}