.profile_input_textbox {
	width: 200px;
	font-size: x-small;
}
.sec_profile_input_textbox {
	font-size: x-small;
	width: 150px;
}

body {
	font-size: x-small;
}
#profile_container {
	margin: 5px;
}
.secondary_even_row {
	background-color: #DDDDDD;
}

