.whitetext {
	color: #FFFFFF;
	text-decoration: none;
}
a:whitetext:link {color:#FFFFFF;}
a:whitetext:visited {color:#FFFFFF;}
a.whitetext {text-decoration:none;}

a.whitetext:visited {color:#FFFFFF;}
a.whitetext:link {color:#FFFFFF;}

a.whitetext:hover {color: #00FF00; text-decoration:underline;}

.grobodytext {
	color: #483D8B;
	text-decoration: none;
}

a:grobodytext:link {color:#483D8B;}
a:grobodytext:visited {color:#483D8B;}

a:hover {color: #00FF00; text-decoration:underline;}
a.grobodytext {text-decoration:none;}
a.grobodytext:hover {color: #00FF00; text-decoration:underline;}
#top_front {
	line-height: 1.1em;
}

h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.1em;
}

#actor_headshot_small {
	padding: 40px 40px 10px 40px;
}

.HeadshotPreview {
	width: 125px;
	height: 150px;
}

#actor_name {
	clear: both;
	text-align:center;
}

.button_me {
	padding: 7px;
	border: 1px solid #000;
	color: #FFF;
	background: #33CC33;
	font-weight: bold;
}

.talentspot {
	padding: 10px;
}