#profile input , #profile select{
	border: 1px solid #007BC4;
	padding: 3px;
}
#profile #button {
	background-color: #007BC4;
	color: #FFF;
}
#profile .title1 {
	font-size: 10px;
	font-style: italic;
	color: #666;
}
#edit_profile {
	background-color: #4D73FB;
}
#prof_table {
	background-color: #FFF;
	font-size: 10px;
}
#edit_profile .profileimage {
	padding: 2px;
	border: 1px solid #4D73FB;
}
#prof_table td {
	vertical-align: top;
}
