﻿div#RegisterCV
{
}

div#RegisterCV div.artworkPanel div.middle h2
{
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 8px;
	text-align: left;
}

div#RegisterCV div.artworkPanel div.middle p
{
	font-size: 1.1em;
	text-align: left;
}

div#RegisterCV div.artworkPanel div.middle p a
{
	text-decoration: underline;
}

div#RegisterCV div.artworkPanel div.middle p a:hover
{
	text-decoration: none;
	color: #97A9D1;
}

div#RegisterCV div.artworkPanel div.middle a.registerCVNow
{
	margin: 0 auto;
	margin-top: 8px;
}