#righthilitebox	{
	width: 171px;
	background-image: url('../graphics/commons/side-bar/slice.jpg');
}

#righthilitetop	{
	width: 171px;
	height: 16px;
	background-image: url('../graphics/commons/side-bar/top.jpg');
}

#righthilitebottom {
	width: 171px;
	height: 12px;
	background-image: url('../graphics/commons/side-bar/bottom.jpg');
}

#hilitebox {
	width: 171px;
	background-image: url('../graphics/commons/side-bar/slice.jpg');
}

#hiliteboxcopy {
	position: relative;
	width: 150px;
	margin: 8px 8px 0px 8px;
	text-align: left;
}

#hilitebox h1 {
	margin: 0px 0px 16px 0px;
}

#hilitebox p {
	padding: 0px;	
}

#hilitebox input {
	width: 115px;
}

#regdetail	{
	position: relative;
	top: 5px;
}

#regdetail table.blue {
	background-color: #E8FAFF;
}

#regdetail td.prompt {
	width: 134px;
	height: 25px;
}

#regdetail td.section {
	height: 30px;
	vertical-align: bottom;
	font-weight: bold;
	color: #0081CA;
}

table.register, table.cprofile {
	width: 100%;
}

table.register td, table.cprofile td {
	vertical-align: top;
	text-align: left;
	height: 30px;
}

table.cprofile td.section {
	height: 20px;
	background-color: white;
	vertical-align: bottom;
	font-weight: bold;
	color: #0081CA;
}

table.cprofile td.prompt {
	height: 25px;
	text-align: center;
}

table.cprofile select {
	color: #635942;
	line-height: 16px;
	width: 300px;
}

table.cprofile textarea	{
	width: 360px;
}

#hiliteboxcopy table.thumbnail {
	width: 100px;
}

table.thumbnail td.bigphoto	{
	height: 100px;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	background-color: #999999;
	border: 2px #FCBB19 solid;
	color: white;
	font-weight: bold;
}

table.thumbnail td.thinborder {
	border-width: 1px;
}

#hiliteboxcopy.center	{
	text-align: center;
}