body {
	background-color: #e2e2e2;
	font-family: "Trebuchet MS";
}

td {
	font-size: 80%;
}

th {
	font-size: 80%;
	text-align: left;
}

.tip {
	  font:10px/12px Arial,Helvetica,sans-serif;
      border:solid 1px #666666;
      width:270px; padding:1px;
      position:absolute; z-index:100;
      visibility:hidden; color:#333333; top:20px;
      left:90px; background-color:#ffffcc;
      layer-background-color:#ffffcc;
}

.ScholarCV_infobox {
	position: fixed;
	top: 204px;
	right: 40px;
}


.formEmail {
        border:none;
        background-image:url(../images/icons/email.gif);
        background-position:center;
        background-repeat:no-repeat;
        background-color:transparent
}


