* {
	margin: 0;
	padding: 0;
}
/* height fix 
#header .topright {
	height: 78px;
}
#topsection {
	height: 305px;
}
#candidatetop {
	height: 21px;
}
#candidatemain {
	height: 600px;
}
#candidateright {
	height: 600px;
}
#candidateform2 {
	height: 600px;
}
#recruitertop {
	height: 21px;
}
#recruitermain {
	height: 600px;
}
#recruiterright {
	height: 600px;
}
#recruiterform2 {
	height: 600px;
}
#recruiterform3 {
	height: 600px;
}
#logintop {
	height: 21px;
}
#loginwrapper {
	height: 600px;
}
#loginmain {
	height: 600px;
}
#loginright {
	height: 600px;
}*/
/* centre design in IE 5.x */
body {
	text-align: center;
}
#wrapper {
	text-align: left;
}
/* margin fix */
#candidatemain p {
	margin: auto;

}
#recruiterwrapper p {
	margin: auto;

}
.custname {
	padding: 0 0 0.6em 0;
}
h1, h2, h3 {
	margin: auto;

}
p {
	margin: 0;
	padding: 0;
}
/* valign fix */
.middlebox ul {
	vertical-align: text-bottom;
}
.middlebox li {
	vertical-align: text-top;
}
/* font size fix */
td {
	font-size: 10px; /*1.2em*/
	color: #000000;
}
h1 {
	font-size: 20px; /*2em*/
}
h2 {
	font-size: 18px; /*1.8em*/
}
h3 {
	font-size: 16px; /*1.6em*/
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}

#candidateform2 input.center {
	width: auto;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
#candidateform2 input.checkbox {
	display: inline;
}
.center_button {
	clear: both;
	text-align: center;
	width: 100px;
	margin: 5px auto;
	padding: 0;
}
#candidateform2 input#send01 {
	text-align: center;
}
#loginform input#logon {
	text-align: center;
}
#cvsearchform input {
	width: auto;
	margin: 0;
	padding: 0;
}
#cvsearchform br {
	clear: both;
}
#cvsearchform input.radiobutton {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 13px;
	height: 13px;
}
#cvsearchform td {
	padding: 10px;
}
#testcvsearch_results td {
	padding: 5px;
}
#recruiterform2 .center_button {
	clear: both;
	text-align: center;
	width: 150px;
	margin: 5px auto;
	padding: 0;
}
#recruiterform2 input#submit {
	text-align: center;
}
#recruiterform3 .center_button {
	clear: both;
	text-align: center;
	width: 100px;
	margin: 5px auto;
	padding: 0;
}
#recruiterform3 input#submit {
	text-align: center;
}
.platinum_form li {
	margin: 10px 10px;
}
.platinum_form .center_button {
	clear: both;
	text-align: center;
	width: 150px;
	margin: 5px auto;
	padding: 0;
}
