
.registration_header{
	margin:18px 0px 2px 0px;
	font-size:11px;
}

.registration_header input, .registration_header select.sort, .registration_header select.show_entries, .registration_header td{
	vertical-align:top;
	font-weight:normal;
	font-size:11px;
}

.registration_header .sort{
	width:100px !important
	font-size:11px;
}

.registration_header .center_cell{
	padding:0px 5px 0px 5px;
	text-align: center;
}


.registration_header .right_cell{
	text-align: right;
}
.registration_header .left_cell, .registration_header .center_cell, .registration_header .right_cell{
	padding-bottom:8px
}

.registration_entry .display_reg_content{
	position: relative;
	text-align:left;
	line-height: 16px;
	left:0px;
	width:400px;
	float:right;
	vertical-align:top
}

.registration_entry .sendmsgspan{
	margin-top:5px;
}

.registration_entry .edit_btn{
	vertical-align:middle;
	margin-left:20px;
	float:right
}

.registration_entry .subheader{
	font-weight:bold;
	margin-bottom:15px;
	padding-right:15px;
}

.registration_entry_sep{
	text-align:center;
	height:40px;
	vertical-align:middle;
}


.registration_entry_sep div{
	margin:0 auto;
	height:1px;
	width:80%;
	border-style: dotted;
	border-width: 0px 0px 1px 0px; 
}

.registration_img{
	margin-top:3px;
	border-right:solid 2px #666;
	border-bottom:solid 2px #666;
	display:table;
	padding:5px;
	width:auto;
	background-color:white
	}
	