/*/////////////////////////////////////////////////////////////////////
	ClearFix
/////////////////////////////////////////////////////////////////////*/

	.clearfix:after {
	   content:".";
	   display:block;
	   height:0;
	   clear:both;
	   visibility:hidden;
	}
	.clearfix {
		display:inline-block;
	}
	.clearfix {
		display:block;
	}	
		
	.clear {
		height:0em;
		font:1px/1px sans-serif;
		text-decoration:none;
		margin:0;
		padding:0;
		clear:both;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Reset
/////////////////////////////////////////////////////////////////////*/

	* {
		margin:0;
		padding:0;
	}
	
	body {
		font-size:62.5%;
	}
	
	html,
	body {
		height:100%;
	}
	
	body, ul, li, p,
	input, select, textarea,
	h1, h2, h3, h4 {
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
	}

	label input, label select, label textarea {
		font-size:1em;
	}
	
	img {
		display:block;
	}
	a img {
		border:none;
	}
	
	table {
		border-collapse:none;
	}
	
	button {
		background-color:transparent;
		cursor:pointer;
		border:0; 
		display:block;
	}

/*/////////////////////////////////////////////////////////////////////
	Site
/////////////////////////////////////////////////////////////////////*/

	body {
		background:#ffffff;
	}

	#wrapper {
		width:948px;
		margin:0 auto;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Header
/////////////////////////////////////////////////////////////////////*/

	#header {
		margin:0 0 22px 0;
	}
	
	#header h1{
		height:132px;
		
	}
	
	/* logo */
	#header h1#logo {
		padding:10px;
		background:url(../../images/layout/header.jpg) no-repeat right center;
		text-indent:-9999px;
		
	}
	
	#header h1#logo.balloon {
		background:url(../../images/logo-balloon-big.jpg) no-repeat right center;	
	}
	
	#header h1#logo a {
	
		/*display:block; */
		color:#e77c2e;
		text-decoration:none;
		font-size:33px;
		font-weight:normal;
		margin:70px 0 0;
		float:left;
	}
	
	#header h1#logo a span{
		color:#3f7ac0;
	}
	
	/* main banner */
	#header #banner {
		margin:0 0 7px 0;
	}
	
	/* main navigation */
	#header #nav {
		background:url(../../images/layout/nav.jpg) repeat-x top;
		height:55px;
		padding:0 16px;
	}
	#header #nav ul {
		height:55px;
	}
	#header #nav ul li {
		float:left;
		list-style:none;
		line-height:45px;
		height:45px;
	}
	#header #nav ul li a {
		display:block;
		outline:0;
		padding:0 12px;
		color:#ffffff;
		font-weight:bold;
		font-size:1.2em;
		text-decoration:none;
	}
	
	#header #nav ul li.active a,
	#header #nav ul li a:hover	{
		background:url(../../images/layout/nav-active.jpg) no-repeat top center;
		color:#e97a32;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Container Frame
/////////////////////////////////////////////////////////////////////*/

	#container {
		background:url(../../images/layout/container-divide.jpg) repeat-y 636px 0;
		margin:0 0 42px 0;
	}

	#container #content {
		float:left;
		padding:5px 30px 0 30px;
		width:578px;
	}
	
	#container #side {
		float:right;
		width:310px;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Generic Content
/////////////////////////////////////////////////////////////////////*/ 
	
	#container #content h2 {
		font-weight:100;
		color:#356bab;
		font-size:2.2em;
		line-height:1.2em;
		margin:0 0 15px 0;		
	}
	#container #content h3 {
		font-weight:100;
		font-size:1.5em;
		color:#3f67af;
		margin:0 0 5px 0;
	}
	
	#container #content a {
		color:#E87C2F;
		text-decoration:underline;
	}
	#container #content a:hover {
		color:#4481D2;
	}
	
	#container #content blockquote p {
		font-size:1.4em;
		color:#e57616;
	}
	#container #content p {
		font-size:1.2em;
		line-height:1.6em;
		color:#555555;
		margin:0 0 1.4em 0;
	}
	#container #content ul,
	#container #content ol {
		margin:0 0 1.4em 30px;
	}
	#container #content ul li,
	#container #content ol li {
		font-size:1.2em;
		line-height:1.6em;
		color:#555555;
		padding:0 0 3px 0;
	}
	#container #content a {
		/*color:#E97A32;*/
		text-decoration:underline;
	}
	#container #content a:hover {
		text-decoration:none;
	}
	
	#container #content img.imgleft {
		float:left;
		padding:0 20px 20px 0;
	}
	
	#container #content p a.regnow,
	#container #content p a.loginnow {
		display:block;
		height:37px;
		width:166px;
		background:url(../../images/buttons/register-now.jpg) no-repeat top left;
		outline:0;
		text-indent:-9999px;
	}
	#container #content p a.regnow:hover,
	#container #content p a.loginnow:hover {
		background-position:bottom left;
	}
	#container #content p a.loginnow {
		background-image:url(../../images/buttons/login-l.jpg);
	}
	
	#container #content table {
		color:#555555;
		font-size:1.1em;
		line-height:1.6em;
	}
	#container #content table td {
		padding:5px;
	}
	#container #content a.start {
		background-image:url(../../images/buttons/start.jpg);
		display:block;
		outline:0;
		text-indent:-9999px;
		width:166px;
		height:37px;
		background-position:top left;
		background-repeat:no-repeat;
	}
	#container #content a.start:hover {
		background-position:bottom left;
	}
	
	#container #content form {
	}
	#container #content form .contain {
		overflow:hidden;
		padding:0 0 15px 0;
	}
	#container #content form .col {
		width:47%;
		float:left;
	}
	#container #content form .wrapcheckbox,
	#container #content form .large .wrapcheckbox	{
		width:47%;
		float:left;
		font-size:1.2em;
		line-height:16px;
		color:#555555 !important;
		margin:0 0 5px 0;
		height:16px;
	}
	#container #content form .large .wrapcheckbox {
		font-size:0.8em;
	}
	#container #content form .large .wrapcheckbox label {
		color:#555555;
	}
	#container #content form label {
		font-size:1.2em;
		line-height:1em;
		color:#555555;
		display:block;
		margin:0 0 5px 0;
	}
	#container #content form label span {
		color:#e58747;
	}
	#container #content form label span.default{
		color:inherit;
		display:block;
	}

	#container #content form .wrapcheckbox label {
		padding:0 10px 0 0;
		margin:0;
		float:left;
		font-size:1em;
	}
	#container #content form .wrapcheckbox ul {
		float:left;
	}
	#container #content form#client label span.validation_message,
	#container #content form span.validation_message {
		display:block;
		font-size:1.1em;
		line-height:1em;
		padding:0 0 10px 0;
		margin:0;
		color:#d80000 !important;
		font-weight:bold;
		clear:both;
	}
	#container #content form label span.validation_message {
		font-size:0.9em !important;
	}
	#container #content form #profession_wrapper label span.validation_message,
	#container #content form #skill_base_wrapper label span.validation_message,
	#container #content form #sector_experience_wrapper label span.validation_message,
	#container #content form #memberships_wrapper label span.validation_message,
	#container #content form #geographical_experience_wrapper label span.validation_message {
		font-size:0.7em;
	}
	#container #content form label input {
		border-top:1px solid #d1d1d1;
		border-left:1px solid #d1d1d1;
		border-right:1px solid #d1d1d1;
		border-bottom:1px solid #e2e2e2;
		background:#f6f6f6 url(../../images/layout/input.gif) repeat-x top center;
		padding:2px 5px;
		color:#555555;
		font-size:1.1em;
		line-height:1.1em;
		width:223px;
		margin:5px 0 10px 0;
	}
	#container #content form label textarea {
		border-top:1px solid #d1d1d1;
		border-left:1px solid #d1d1d1;
		border-right:1px solid #d1d1d1;
		border-bottom:1px solid #e2e2e2;
		background:#f6f6f6 url(../../images/layout/input.gif) repeat-x top center;
		padding:2px 5px;
		color:#555555;
		font-size:1.1em;
		line-height:1.1em;
		width:323px;
		height:200px;
		margin:5px 0 5px 0;
	}
	#container #content form select {
		width:235px;
		margin:5px 0 5px 0;
	}
	#container #content form label em {
		font-style:normal;
		color:#888888;
		font-size:0.9em;
		padding:0 0 5px 0;
		display:block;
	}
	#container #content form label em.small {
		display:inline;
		padding:0;
	}
	
	#container #content form fieldset {
		border:none;
		padding:0;
		margin:0;
	}
	#container #content form fieldset legend {
		font-weight:100;
		font-size:20px;
		color:#3f67af;
		display:block;
		padding:5px 0 10px
	}
	#container #content form fieldset legend span {
		color:#E58747;
	}
	
	#container #content form input.checkbox {
		width:auto !important;
		height:auto !important;
		border:none !Important;
		background:none !important;
		margin:0 5px 0 10px;
		padding:0 !important;
	}
	
	#container #content form button , .box form button{
		width:100px;
		height:30px;
		background-position:top left;
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	#container #content form button:hover , .box form button:hover{
		background-position:bottom left;
	}
	
	#container #content form p {
		margin:0 0 5px 0;
	}
	#container #content form p.small {
		clear:both;
		font-size:1.1em;
	}
	#container #content form p.small a {
		color:#4779b6;
		text-decoration:underline;
	}
	#container #content form p.small a:hover {
		text-decoration:none;
	}
	
	#container #content form em.userlogin {
		margin:-12px 0 15px;
		display:block;
		color:#777777;
		font-size:1.1em;
	}
	
	#container #content form label img {
		display:inline;
		margin:0 0 0 10px;
	}
	
	#container #content form button#btnContinue {
		background-image:url(../../images/buttons/continue.jpg);
		margin:0 0 0 411px;
		clear:both;
	}
	#container #content form button#btnLogin {
		background-image:url(../../images/buttons/login.jpg);
		margin:80px 0 0 0;
	}
	#container #content form button#btnLoginC {
		background-image:url(../../images/buttons/login-c.jpg);
		margin:80px 0 0 0;
	}
	#container #content form button#btnPaynow {
		background-image:url(../../images/buttons/paynow.jpg);
		margin:0 0 0 -6px;
	}
	#container #content form button#btnRegister {
		background-image:url(../../images/buttons/register1.jpg);
		margin:0 0 0 140px;
	}
	#container #content form button#btnReset {
		background-image:url(../../images/buttons/reset.jpg);
		margin:16px 0 0 -6px;
	}
	#container #content form button#btnResetC {
		background-image:url(../../images/buttons/reset-c.jpg);
		margin:16px 0 0 -6px;
	}
	#container #content form button#btnSend {
		background-image:url(../../images/buttons/send.jpg);
		margin:16px 0 0 -6px;
	}
	#container #content form button#btnSendC {
		background-image:url(../../images/buttons/send-c.jpg);
		margin:16px 0 0 -6px;
	}
	#container #content form button#btnContact {
		background-image:url(../../images/buttons/contact.jpg);
		margin:0 0 0 -6px;
		width:170px;
	}
	button#btnDone , button#popupBtnDone{
		background-image:url(../../images/buttons/done.jpg);
		float:right;
	}
	button#btnDoneL{
		background-image:url(../../images/buttons/done.jpg);
	}
	button#btnNext , button#popupBtnNext{
		background-image:url(../../images/buttons/next.jpg);
		float:right;
	}
	#container #content form button#btnSave {
		background-image:url(../../images/buttons/save.jpg);
		width:94px;
		margin-left:144px;
	}
	#container #content form button#btnUpdate {
		background-image:url(../../images/buttons/update.jpg);
		width:94px;
		margin-left:144px;
	}
	button#btnContactCand {
		background:url(../../images/buttons/contact-candidate.jpg) no-repeat top left;
		width:212px;
		height:30px;
		text-indent:-9999px;
		font-size:0.0001em;
		line-height:0.0001em;
		float:right;
	}
	button#btnContactCand:hover {
		background-position:bottom left;
	}
	
	/* list stars */
	#container #content ul.listrate {
		margin:0;
		width:45px;
		height:16px;
	}
	#container #content ul.listrate li {
		margin:0;
		padding:0;
		list-style:none;
		float:left;
		height:10px;
		padding:3px 0 0 0;
	}
	#container #content ul.listrate li a {
		outline:0;
		text-indent:-9999px;
		font-size:0.0001em;
		line-height:0.0001em;
		text-decoration:none;
		display:block;
		float:left;
		padding:0 4px 0 0;
		height:10px;
		width:10px;
		background:url(../../images/misc/star.gif) no-repeat bottom left;
	}
	#container #content ul.listrate li a.on {
		background-position:top left;
	}
	#container #content ul.listrate li a.off {
		background-position:bottom left;
	}
	/*#container #content ul.listrate li a:hover {
		background-position:top left;
	}*/
	
	/* mostly rubbish now but keeping incase */
	#container #content form #profession_wrapper,
	#container #content form #sector_experience_wrapper,
	#container #content form #geographical_experience_wrapper,
	#container #content form #memberships_wrapper {
		clear:both;
	}
	#container #content form label.h3,
	#container #content form .large label,
	#container #content form #profession_wrapper label,
	#container #content form #skill_base_wrapper label,
	#container #content form #sector_experience_wrapper label,
	#container #content form #memberships_wrapper label,
	#container #content form #geographical_experience_wrapper label {
		font-weight:100;
		font-size:1.5em;
		color:#3f67af;
	}
	#container #content form label.h3 select,
	#container #content form .large label select,
	#container #content form #profession_wrapper label select {
		font-size:0.8em;
		color:#555555;
	}
	#container #content form .large .wrapcheckbox,
	#container #content form #skill_base_wrapper .wrapcheckbox,
	#container #content form #sector_experience_wrapper .wrapcheckbox,
	#container #content form #memberships_wrapper .wrapcheckbox,
	#container #content form #geographical_experience_wrapper .wrapcheckbox {
		width:47%;
		float:left;
		font-size:1.2em;
		line-height:1em;
		color:#555555 !important;
		margin:0 0 5px 0;
	}
	#container #content form .large .wrapcheckbox,
	#container #content form #skill_base_wrapper .wrapcheckbox,
	#container #content form #sector_experience_wrapper .wrapcheckbox,
	#container #content form #memberships_wrapper .wrapcheckbox,
	#container #content form #geographical_experience_wrapper .wrapcheckbox {
		font-size:0.8em;
	}
	#container #content form .large .wrapcheckbox label,
	#container #content form #skill_base_wrapper .wrapcheckbox label,
	#container #content form #sector_experience_wrapper .wrapcheckbox label,
	#container #content form #memberships_wrapper .wrapcheckbox label,
	#container #content form #geographical_experience_wrapper .wrapcheckbox label {
		color:#555555;
	}
	
	#container #content form #profession_title {
		font-size:20px;
		padding:5px 0 10px;
	}
	/*#container #content form label.checkbox {
		font-size:1.2em;
		padding-left:10px;
		margin-bottom:5px;
	}*/
	/* end of mostly rubbish */
	
/*/////////////////////////////////////////////////////////////////////
	Sidebar
/////////////////////////////////////////////////////////////////////*/
	
	#container #side .box {
		margin:0 10px;
		height:185px;
		background:url(../../images/layout/box.jpg) no-repeat top center;
		padding:10px 35px 20px 35px;
	}
	#container #side .box h3 {
		text-align:center;
		line-height:50px;
		height:50px;
		color:#ffffff;
		font-weight:bold;
		font-size:1.6em;
		background:url(../../images/headings/box-header.jpg) no-repeat bottom center;
		margin:0 0 12px 0;
	}
	
	#container #side .box h3.doubleLine {
		line-height:22px;
		height:52px;
		padding-top:4px;
	}
	
	#container #side .box p {
		font-size:1.2em;
		color:#e6edf3;
		text-align:center;
		line-height:1.2em;
		margin:0 0 12px 0;
	}
	#container #side .box p.btn a {
		margin:0 auto;
		display:block;
		height:37px;
		width:166px;
		outline:0;
		text-indent:-9999px;
		background-position:top left;
		background-repeat:no-repeat;
	}
	#container #side .box p.btn a:hover {
		background-position:bottom left;
	}
	#container #side .box.low p.btn {
		margin:44px 0 0 0;
	}
	
	#container #side #signup p.btn a {
		background-image:url(../../images/buttons/signup.jpg);
	}
	#container #side #directHome p.btn a {
		background-image:url(../../images/buttons/click-here-green.jpg);
	}
	#container #side #employerHome p.btn a {
		background-image:url(../../images/buttons/click-here-orange.jpg);
	}
	#container #side #signupProf p.btn a {
		background-image:url(../../images/buttons/register-green.jpg);
	}
	#container #side #signupEmp p.btn a {
		background-image:url(../../images/buttons/register-orange.jpg);
	}
	#container #side #registration p.btn a {
		background-image:url(../../images/buttons/register.jpg);
	}
	#container #side #signedin p.btn a {
		background-image:url(../../images/buttons/account.jpg);
	}
	#container #side #signedin2 p.btn a {
		background-image:url(../../images/buttons/account2.jpg);
	}
	#container #side #login p.btn a {
		background-image:url(../../images/buttons/login-l.jpg);
	}
	#container #side #regnow p.btn a {
		background-image:url(../../images/buttons/register-now.jpg);
	}

	#container #side #login.orange p.btn a {
		background-image:url(../../images/buttons/login-o.jpg) !important;
	}
	#container #side #regnow.orange p.btn a {
		background-image:url(../../images/buttons/reg-now-o.jpg) !important;
	}
	
	#container #side .box p.login {
		font-size:1.2em;
		margin:-8px 0 0 0;
		color:#E6EDF3;
	}
	#container #side .box p.login a {
		text-decoration:underline;
		color:#E6EDF3;
	}
	#container #side .box p.login a:hover {
		text-decoration:none;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Footer
/////////////////////////////////////////////////////////////////////*/

	#footer {
		border-top:1px solid #4479bb;
		text-align:right;
		padding:15px 10px;
	}
	#footer p {
		display:inline;
		color:#4481d2;
		font-size:1.2em;
		line-height:1.2em;
	}
	#footer p a {
		text-decoration:none;
		color:#eb7b31;
	}
	#footer p a:hover {
		text-decoration:underline;
	}
	
	#footer p#copyright {
		padding:0 20px 0 0;
		border-right:1px solid #4481d2;
		margin:0 18px 0 0;
	}

/*/////////////////////////////////////////////////////////////////////
	Search
/////////////////////////////////////////////////////////////////////*/

	#search {
		width:584px;
		margin:0 0 0 -5px;
	}
	
	/* box */
	#search .box {
		float:left;
		width:126px;
		height:160px;
		padding:0 10px 10px 10px;
		margin:0 0 20px 0;
		background:url(../../images/layout/search-box.jpg) no-repeat top left;
		text-align:center;
		position:relative;
	}
	#search .box.faded {
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
	}
	#content #search .box h3 {
		background:url(../../images/headings/search-box-header.jpg) no-repeat bottom center;
		height:41px;
		font-size:1.4em;
		line-height:41px;
		padding:5px 0 0 0;
		color:#e87c2f;
		font-weight:100;
	}
	#content #search .box h3.long {
		line-height:1.4em;
	}
	#content #search .box h3.verylong {
		line-height:1.4em;
		height: auto;
	}
	#search .box a.btn {
		position:absolute;
		bottom:26px;
		left:28px;
		width:90px;
		height:24px;
		outline:0;
		background:url(../../images/buttons/edit.jpg) no-repeat top left;
		z-index:1;
		text-indent:-9999px;
	}
	#search .box a.btn:hover {
		background-position:bottom left;
	}
	
	/* search btn */
	#container #content a#btnSearch {
		height:30px;
		width:100px;
		outline:0;
		text-indent:-9999px;
		background:url(../../images/buttons/search.jpg) no-repeat top left;
		float:right;
		clear:both;
	}
	#container #content a#btnSearch:hover {
		background-position:bottom left;
	}
	
	/* popup */
	.box .popup {
		position:absolute;
		bottom:140px;
		left:-30px;
		width:622px;
		text-align:left;
		z-index:1000;
	}
	
	.box .popupJS{
		bottom:auto;
	}
	
	.box .popup h3 , #container #content #search .box .popup h3{
		height:45px;
		background:url(../../images/layout/popup-top.png) no-repeat top left !important;
		margin:0;
		font-size:1.8em;
		font-weight:100;
		color:#3e62ae;
		line-height:45px;
		padding:10px 40px 0 40px;
	}
	.box .popup .content {
		background:url(../../images/layout/popup.png) repeat-y top center;
		padding:0 28px 10px 38px;
	}
	.box .popup .content label.checkbox {
		float:left;
		width:200px;
		font-size:1.1em !important;
		padding-bottom:5px;
		margin:0;
	}
	.box .popup .close {
		height:112px;
		background:url(../../images/layout/popup-bottom.png) no-repeat bottom left;
	}
	
	.box.flip .popup {
		left:-455px;
	}
	.box.flip .popup h3 {
		background:url(../../images/layout/popup-top2.png) no-repeat top left !Important;
	}
	.box.flip .popup .close {
		background:url(../../images/layout/popup-bottom2.png) no-repeat bottom left;
	}
	
	.box.flip.wide .popup {
		width:820px;
	}
	.box.flip.wide .popup {
		left:-455px;
	}
	.box.flip.wide .popup h3 {
		background:url(../../images/layout/popup-top3.png) no-repeat top left !Important;
	}
	.box.flip.wide .popup .content {
		background:url(../../images/layout/popup3.png) repeat-y top center;
	}
	.box.flip.wide .popup .close {
		background:url(../../images/layout/popup-bottom3.png) no-repeat bottom left;
	}
	.box.flip.wide .popup .content label.checkbox {
		width:250px;
	}
	.box.flip.wide form button {
		margin:10px 0 0 0;
	}
	
	/* results */
	#results {
		padding:30px 30px;
		border-top:1px solid #e4e4e4;
	}
	
	#results #searchInfo {
		padding-bottom:20px;
	}
	#results #searchInfo h3 {
		font-weight:100;
		font-size:2.2em;
		line-height:1em;
		color:#356aac;
		display:inline;
		margin:0 4px 0 0;
	}
	#results #searchInfo p {
		display:inline;
		color:#858585;
		font-size:1.1em;
		line-height:1em;
	}
	#results #searchInfo p span {
		font-weight:bold;
		color:#e87c2f;
		font-size:1.2em;
	}
	
	#results #showResults {
		background:url(../../images/layout/table-tbody.jpg) repeat-y center center;
	}
	#results #showResults .innerbottom {
		background:url(../../images/layout/table-tfoot.jpg) no-repeat bottom center;
	}
	#results #showResults .innertop {
		background:url(../../images/layout/table-top.jpg) no-repeat top center;
		padding:0 2px 10px 2px;
	}
	#results table {
		width:883px;
		margin:0;
		padding:0;
	}
	#results table thead {
		height:47px;
	}
	#results table thead th {
		font-weight:bold;
		font-size:1.2em;
		color:#545454;
		background:url(../../images/layout/table-thead-divide.gif) no-repeat 100% 5px;
		width:88px;
		height:45px;
		padding:2px 0 0 0;
	}
	#results table thead th.shortlist {
		background:none;
	}
	#results table tbody {
	}
	#results table tbody td {
		text-align:center;
		color:#676767;
		font-size:1.2em;
		padding:15px 0;
		background:transparent;
		border-bottom:1px solid #d9d9d9;
	}
	#results table tbody td.profession {
		font-weight:bold;
		color:#3d3d3d;
	}
	#results table tbody td.profession a{
		color:#1b73ae;
		text-decoration:underline;
		font-size:0.8em;
		line-height:1em;
		font-weight:normal;
		margin-top:1em;
		display:block;
	}
	#results table tbody td.shortlist label {
		display:block;
		padding:0 0 4px 0;
		font-size:0.9em;
	}
	#results table tbody td.shortlist a {
		color:#1b73ae;
		font-style:italic;
		text-decoration:underline;
		font-size:0.9em;
		line-height:1em;
	}
	#results table tbody td.shortlist a:hover {
		text-decoration:none;
	}
	
	#results {
		position:relative;
	}
	#results #paginator {
		text-align:left;
		font-size:1.2em;
		line-height:1.4em;
		font-weight:bold;
		color:#E87C2F;
		position:absolute;
		top:36px;
		right:36px;
	}
	#results #paginator a {
		color:#1B73AE;
		font-weight:100;
		text-decoration:underline;
	}
	#results #paginator a:hover {
		text-decoration:none;
	}
	
	#container #content .popup form label input {
		width: auto;
		margin:0;
	}
	
	/* previous searches */
	.prevSearch {
		margin:0 0 16px 0;
		border-bottom:1px solid #cccccc;
	}
	
	.kid {
		font-weight:bold;
		color:#E97A32;
	}
	.kid2 {
		font-weight:bold;
		color: rgb(95, 179, 27);
	}
/*/////////////////////////////////////////////////////////////////////
	Result Overlay
/////////////////////////////////////////////////////////////////////*/
	
	#viewdetailsBox{
		overflow:auto !important;
		font-size:1em;
	}
	
	#viewdetailsBox .close{
		float:right;
		color:white;
		text-decoration:none;
		text-align:center;
		line-height:25px;
		height:25px;
		width:25px;
		background:#000;
		font-size:12pt;
	}	
	
	#viewdetailsBox table tbody tr td{
		font-size:1em;
	}


/*/////////////////////////////////////////////////////////////////////
	T & C
/////////////////////////////////////////////////////////////////////*/

	#container #content form .terms label input#terms {
		display:inline;
		width:auto;
	}

	#container #content form .terms label span.default{
		display:inline;
		width:auto;
	}

	#container #content .homeimg {
		border:1px solid #CFCFCF;
		color:#555555;
		float:left;
		font-size:1.2em;
		line-height:1.4em;
		margin:0 20px 50px 0;
		padding:7px 0;
		text-align:center;
		width:240px;
	}
	#container #content .homeimg img {
		float:none;
		margin:0 auto 5px auto;
		padding:0;
	}