@charset "UTF-8";

body {

	font-family: verdana, arial, helvetica, sans-serif;
}


#buttons  {
	display:nonw;

}

h2 a {
	text-decoration: none;
}


#resume table {
	width:600px;
}
td {
	border-bottom: 1px dotted #999;
	vertical-align:top;
}
td.role {
	text-align:right;
}

#gallery img {
	margin:4px;
	float:left;
}
.error {
	color:red;
}

input, textarea {
	width:300px;
}
input#submit {
	width:120px;
}
