td {
font-family: verdana;
font-size: 11px;
border-bottom: 1px solid #cecfce;
}

input {
font-family: verdana;
font-size: 11px;

}

textarea {
font-family: verdana;
font-size: 11px;
}

select {
font-family: verdana;
font-size: 11px;
}

.input_cell {
background-color: #efebef;
}

.header{
color: #ffffff;
font-weight: bold;
background-color: #00aeef;
}

.button {
font-family: verdana;
font-size: 11px;
border: 1px solid #efebef;
background-color: #ffffff;
cursor: pointer;
}

.no-border {
border: 0px;
width: 16px;
}

.sponsor-border {
	border: 2px solid #27A7E4;
}
