/* CSS Document */
#FormOuter{
	width:380px}

#ButtonRow{
	width:100%;
	background-color:#FFF}

.FormOddRow{
	width:100%;
	padding:2px;
	float:left;
	background-color:#FFF}

.FormEvenRow{
	width:100%;
	padding:2px;
	float:left;
	background-color:#CEB469}

.FormTitles{
	float:left}

.TextFields{
	float:right}
	
.TextInput{}

.FormButton{}
