/* totallegaljobs.ca */

/* Import Reset CSS */
@import url(reset-min.css);

/* default styles */

body {
	font: 0.7em Verdana, sans-serif;
	background: #e6edf5;
    text-align: center; /* to center container in in IE5.5 */
}

a {
	text-decoration:none;
	color: #0211cc;
}

a:hover{
	text-decoration:underline;
	color:#000;
}

.skiptonav {
	text-indent: -1000em;
	min-height: 0px;
	float: left;
	line-height: 0;
}

/* common styles */

.floatclear { 
 	overflow: hidden; 
}

input#firstname, input#lastname, textarea#message, input#cvfile, input#password, input#email, input#telephone, input#cellphone, textarea#summary, input#salertTitle, input#keywords, input#recipient {
	width:300px;
}

input#SalertTitle 
{
    width: 500px;
}
    
.listing .formBox select {
	width:250px;
}

textarea#message, textarea#summary {
	height:200px;
}

label {
	font-size: 1.2em;
}

.buttons {
	float:right;
	margin-right:10px;
}

.red {
	color: #f00;
}

ul.atoz{
	margin-top:10px;
}

	ul.atoz li{
		display:inline;
		color:#0211cc;
		padding:1px 3px 1px 3px;
	}
	
	ul.atoz li.selected {
		border: 1px #a1afba solid;
		font-weight:bold;
		color:#000;
	}
	
	ul.atoz li.selected a {
		color:#000;
	}

/* layout styles */

#container {
	width:852px;
	text-align: left;
	margin: 100px auto auto;
	display:block;	
	background: url(../Images/contentBg.gif) no-repeat;
}


    #containerInner 
    {
        overflow: hidden; 
        width: 852px;
    }

#header {
	position: absolute;
	display:block;
	width:852px;
	height:100px;
	background:#0211cc url(../Images/totallegaljobs.gif) no-repeat;
	top:0;
}

#header .date {
	color:#fff;
	position:absolute;
	bottom:55px;
	right:9px;
	font-size:0.8em;
}

#header .language{
	float:right;
	color:#fff;
	font:1.2em Verdana, sans-serif;
	background: url(../Images/headerLang.gif) no-repeat left;
	padding:2px 0 2px 20px;
	margin: 12px 4px 12px 0;
}

	#header .language a{
		color:#fff;
	}
	
	#header .language li .selected {
		color:#d0dae1;
	}
	
	#header .language li{
		padding:0 5px 0 5px;
		float:left;
	}
	#header .language .first{
		border-right: 1px #d0dae1 solid;
	}

#header .type{
	color:#fff;
	position:absolute;
	bottom:0;
	right:4px;
}

	#header .type li{
		float:left;
		margin-left:4px;
	}
	
	#header .type li a{
		height:35px;
		width:105px;
		display:block;
		text-indent:-1000em;
	}
	
	#header .type .jobseekersOn a{
		background: url(../Images/headerJobseekers.gif) no-repeat;
	}
	
	#header .type .employersOff a{
		background: url(../Images/headerEmployers.gif) no-repeat;	
	}
	
	#header .type .jobseekersOff a{
		background: url(../Images/headerJobseekers1.gif) no-repeat;
	}
	
	#header .type .employersOn a{
		background: url(../Images/headerEmployers1.gif) no-repeat;	
	}
	
	#header .type .jobseekersFrOn a{
		background: url(../Images/headerJobseekers_fr.gif) no-repeat;
		width:149px;
	}
	
	#header .type .employersFrOff a{
		background: url(../Images/headerEmployers_fr.gif) no-repeat;	
	}
	
	#header .type .jobseekersFrOff a{
		background: url(../Images/headerJobseekers1_fr.gif) no-repeat;
		width:149px;
	}
	
	#header .type .employersFrOn a{
		background: url(../Images/headerEmployers1_fr.gif) no-repeat;	
	}

#header ul li{
	display: inline;
}

#nav
{
    width: 160px;
	float:left;
	font:1.2em Verdana, sans-serif;
	line-height:1.8em;
	margin: 30px 0 0 -846px;
	voice-family: "\"}\""; /* For IE 5.5 */
    voice-family:inherit;		
    margin: 30px 0 0 -852px;
	
	}

.home #nav,
.listing #nav
    {
    margin: 0 0 0 -723px !important;   
   	}

	#nav ul {
		margin-bottom: 7px;
	}
	
	#nav ul li {
		border-bottom: #bbd1e1 1px solid;
		width:145px;
		display:block;
	}
	
	#nav .selected a {
		color: #000;
		background: url(../Images/navSelectedArrow.gif) no-repeat right;
		display:block;
	}
	#nav a {
		display:block;
	}
	
	#nav a:hover {
		color: #000;
		display:block;
	}
	
	#nav .navButtons li {
		border:0;
		margin:14px 0 14px 0;
	}
	
	#nav .postResume {
		display:block;
		height:45px;
		width:143px;
		background: url(../Images/navPostResume.gif) no-repeat left;
		text-indent: -1000em;
	}
	
	#nav .jobsByEmail {
		display:block;
		height:45px;
		width:143px;
		background: url(../Images/navJobsByEmail.gif) no-repeat left;
		text-indent: -1000em;
	}
	
	#nav .postJob {
		display:block;
		height:45px;
		width:143px;
		background: url(../Images/navPostJob.gif) no-repeat left;
		text-indent: -1000em;
	}
	
	#nav .postResumeFr {
		display:block;
		height:45px;
		width:143px;
		background: url(../Images/navPostResume_fr.gif) no-repeat left;
		text-indent: -1000em;
	}
	
	#nav .jobsByEmailFr {
		display:block;
		height:45px;
		width:143px;
		background: url(../Images/navJobsByEmail_fr.gif) no-repeat left;
		text-indent: -1000em;
	}
	
	#nav .postJobFr {
		display:block;
		height:45px;
		width:143px;
		background: url(../Images/navPostJob_Fr.gif) no-repeat left;
		text-indent: -1000em;
	}
	
	#subNav 
	{
	    height: 30px;
	}

#containerInner #subNav li
{
	display: block;
	float: left;
	font-size: 80%;
	
}

#containerInner #subNav .jobapps{
	background: url(../Images/subNavJobapps.gif) no-repeat left;
   	padding:2px 4px 2px 22px;
	width: 140px;
   	voice-family: "\"}\""; /* For IE 5.5 */
    voice-family:inherit;		
	width: 120px;
}

#containerInner #subNav .alerts{
	background: url(../Images/subNavAlerts.gif) no-repeat left;
   	padding:2px 4px 2px 22px;
	width: 105px;
   	voice-family: "\"}\""; /* For IE 5.5 */
    voice-family:inherit;		
	width: 85px;}

#containerInner #subNav .profile{
	background: url(../Images/subNavProfile.gif) no-repeat left;
   	padding:2px 4px 2px 22px;
	width: 100px;
   	voice-family: "\"}\""; /* For IE 5.5 */
    voice-family:inherit;		
	width: 80px;
}


#containerInner #subNav .logonStatus {
	width: 300px;
	text-align: right;
	vertical-align: middle;
}

#content #roles {
	margin: 10px 10px 8px 0;
	width:  348px;
	float:left;	
	background: #faf2c7 url(../Images/contentFootBg.gif) no-repeat bottom;
}

#googleAds 
{
	clear: both;
	padding-top: 15px;}

	#containerInner #roles a {
		color:#000;}
	
/*	#content #roles p {
		background: #e6edf5;
		padding: 0 0 20px 0;
	} */
	
	#content #roles ul {
		line-height:1.8em;
		float:left;
		padding-bottom:10px;
		width:147px;
		margin: 10px 0 13px 0;
		voice-family: "\"}\""; 
        voice-family:inherit;
        margin: 10px 0 13px 13px !important;
		
	}
	
	#content #roles ul li {
		border-bottom: #a9bfcf 1px solid;
		width:147px;
	}

#content #featured {
	width: 190px;
	display: inline;
	float: right;
	background: #fff url(../Images/contentFeatFootBg.gif) no-repeat bottom left;
	padding-bottom:10px;
	margin: -310px -155px 0 0;
	voice-family: "\"}\""; 
    voice-family:inherit;
    margin: 10px 9px 0 0; 
	
}

	#content #featured h2 {
		background: url(../Images/contentFeatBg.gif) no-repeat #fff;
		color:#0211cc;
		border-bottom: 1px #a9bfcf solid;
		margin: 0 0 10px 0;
	}
	
	#content #featured h3 {
		color:#0211cc;
		font-weight:bold;
		margin: 0 10px 0 13px;		
	}
	
	#content #featured h3 a {
		font-weight:bold;
		word-wrap: break-word;
		
	}
	
	#content #featured p {
		margin: 0 0 1em 13px;
		line-height:1.3em;

	}
	
	#content #featured .posted {
		margin: 0.3em 0 1.4em 13px;
		color: #485e6e;
		font:0.8em Verdana, sans-serif;
	}

#content .mandatory {
	float:right;
	padding-right:15px;
}

label {
	margin-bottom:5px;
	display:block;
}

fieldset {
	float:left;
	margin:10px 0 0 12px;
}


#content .advanced {
	clear:left;
	margin:5px 0 20px 13px;

}

.rightMenu {
	float:left;
	padding:20px 20px 0 10px;
	float: left;
}

li.buttonViewVacancies a{
	height:47px;
	width:141px;
	background: url(../Images/buttonViewVacancies.gif);
	text-indent:-1000em;
	display:block;
}

li.buttonApply a{
	height:47px;
	width:141px;
	background: url(../Images/buttonApply.gif);
	text-indent:-1000em;
	display:block;
}

li.buttonFrViewVacancies a{
	height:47px;
	width:141px;
	background: url(../Images/buttonFrViewVacancies.gif);
	text-indent:-1000em;
	display:block;
}

li.buttonFrApply a{
	height:47px;
	width:141px;
	background: url(../Images/buttonFrApply.gif);
	text-indent:-1000em;
	display:block;
}

#footer {
	clear:both;
	display:block;
	border-top: #9da3eb solid 7px;
	height:20px;
	width:852px;
	color: #00044e;
}

	#footer ul {
		margin:10px 0 10px 0;
	}
	
	#footer ul li {
		display:inline;
		padding: 0 5px 0 5px;
		border-left: #0211cc solid 1px; 
		float:left;
	}
	
	#footer .first {
		border:0;
		padding-left:0;
	}
	
	#footer #powered {
		float:right;
		border:0;
	}
	
	#footer p {
		margin: 10px 0 5px 0;
		clear:both;
		float: left;
	}
	
	#footer img 
	{
		margin: 10px 0 5px 0;
	    float: right;
	}

#ads {
	/*position: absolute;
	width: 120px;
	top: 168px;
	margin-left:722px;
	padding-left:9px;
	border-left:1px solid #cedbe6;*/
    border-left:1px solid #CEDBE6;
    float:right;
    margin: 0 0 40px 0;
    width:120px;
}

	#ads a img {
		margin: 8px 0 0 0;
	}


/* homepage page styles */

h1 {
	text-indent: -1000em;
	height: 10px;
}

.home #content {
	width:557px;
	float:left;
	margin: 0 0px 30px 0 !important;
	margin: -7px 0px 30px 0;
	padding-left:166px;
}

	.home #content h2 {
		background: url(../Images/contentHBg.gif) no-repeat #0211cc top right;
		padding:6px 0px 6px 13px;
		color:#fff;
		font: 1.2em Verdana, sans-serif;
		font-weight:bold;
		text-transform: uppercase;
	}
	
	.home #containerInner #subNav {
		/*float:right;
		margin-right:-124px;*/
		font:1.2em Verdana, sans-serif;
		width: 680px;
		margin-bottom: 5px;
		padding-left: 166px;
	}
	
	.home #containerInner #subNav ul{
		/*float:right;*/
	}
	
	.home #containerInner #subNav p{
		clear:right;
		float:right;
		width:120px;
		font:0.7em Verdana, sans-serif;
	}
	
	.home #content p 
	{
	    clear: both;
	}

#content #homeSearch {
	width:348px;
	float:left;
	background: #faf2c7 url(../Images/contentFootBg.gif) no-repeat bottom left;
	margin: 0;
}

#content #homeSearch input, #content #homeSearch select {
	float:left;
}


#content #homeSearch input {
	margin: -5px 0 0 10px;
}

#content #homeSearch select#role {
	width:280px;
}

#content #homeSearch select#location {
	width:200px;
}

/* listing page styles */

.listing h2 {
	clear:both;
	font:2em Verdana, sans-serif;
	background:none;
	padding-top: 5px;
	color: #000;
}

.listing p {
	line-height:1.8em;
}

.listing #content {
	float:left;
	margin: 0 0 30px 0 !important;
	margin: -15px 0 30px 0;
	padding-left:166px;
	width:723px;	
	voice-family: "\"}\""; /* For IE 5.5 */
    voice-family:inherit;	
    width:557px;	
}

	.listing #containerInner #subNav {
		/*float:right;
		margin-right:-124px;*/
		font:1.2em Verdana, sans-serif;
		width: 680px;
		padding-left: 166px;		
		
	}

.listing #searchbox {
	/*width:547px; */
	margin: 20px 10px 8px 0 !important;
	margin: 20px 0 8px 0;
	float:left;
	background: #c4ccef url(../Images/searchBoxBgBottom.gif) no-repeat bottom left;
	
}

	.listing #searchbox h2 {
		background: #c4ccef url(../Images/searchBoxBgTop.gif) no-repeat top right;
		padding:6px 6px 6px 13px;
		color:#fff;
		font: 1.2em Verdana, sans-serif;
		font-weight:bold;
		text-transform: uppercase;
	}
	
	.listing #searchbox legend {
		font: 1.2em Verdana, sans-serif;
		padding:0;
		display:inline;
		margin-bottom:1em;
		color:#000;
		text-indent:0;
		}
	
	
	.listing #searchbox dl {
		float:left;
		width:175px;
	}
	
	.listing #searchbox dl select{
		width:165px;
		font-size: 95%;
	}
	
	.listing #searchbox input {
		margin:10px 20px 10px 0;
		float:right;
		
	}


.listing .resultHeader {
	background: #0211cc url(../Images/darkBlueBgTop.gif) no-repeat top right;
	height:27px;
	color:#fff;
}

	.listing .resultHeader ul {
		float:right;
		margin-right:15px;
	}
	
	.listing .resultHeader ul li{
		display:inline;
		line-height:2em;
		padding: 0 5px 0 5px;
	
	}
	
	.listing .resultHeader ul li.next{
		border-left:1px solid #fff;
	}
	
	.listing .resultHeader a {
		color:#fbdb00;
	}
	
	.listing .resultFooter {
	background: #0211cc url(../Images/darkBlueBgBottom.gif) no-repeat bottom left;
	height:27px;
	color:#fff;
}

	.listing .resultFooter ul {
		float:right;
		margin-right:15px;
	}
	
	.listing .resultFooter ul li{
		display:inline;
		line-height:2em;
		padding: 0 5px 0 5px;
	
	}
	
	.listing .resultFooter ul li.next{
		border-left:1px solid #fff;
	}
	
	.listing .resultFooter a {
		color:#fbdb00;
	}

/* .listing #results {

	margin: 20px 10px 8px 0;
}*/

	.listing #results h4 {
		clear:both;
		float:left;
		width: 380px;
		font: 1.2em Verdana, sans-serif;
		margin: 1em auto 1.2em 15px;
		font-weight:bold;
	}
		
	.listing #results .listType {
		float:right;
		font: 1.1em Verdana, sans-serif; 
		color: #99afbf;
		font-weight:bold;
		margin: 1em 15px 1.2em auto;
		text-transform: uppercase;
	}
		
	.listing #results .result p {
		clear:both;
		float:left;
		margin-left:15px;
		line-height:1.8em;
	
	}
	.listing #results .result img {
		clear:right;
		float:right;
		margin-right:15px;
	}
	
	.listing #results dl 
	{
	    padding: 0 0 0 10px;
		width: 500px;
		clear:both;
	}
	
	.listing #results dt, .listing #results dd {
		float:left;
		font:0.9em Verdana, sans-serif;
	}
	
	.listing #results dt {
		padding:0 5px 0 5px;
		color: #697a88;
	}
	
	.listing #results dd {
		border-right: 1px #000 solid;
		padding-right:5px;
	}
	
	.listing #results dd.last {
		border-right: 0;
	}

.listing .result {
	clear:both;
	border-bottom: 1px #a9bfcf solid;
	background: #fff;
	padding-bottom: 20px;
}

	.listing .result p {
		width:370px;
		padding-bottom: 10px;
		/*width: 510px;*/
	}

#results .employer {
	border-bottom: 1px #a9bfcf solid;
	background: #fff;
}

	#results .employer img{
		float:right;
		margin:15px;
	}
	
	#results .employer h3{
		padding: 1.2em 15px 0 15px;
	}
	#results .employer p{
		padding: 0.8em 15px 35px 15px;
	}

.listing .premium {
	background-color: #faf2c7;
}

	.listing .premium h4, .listing .premium p {
		width: 370px;
	}

.listing #list {
	width:547px;
	margin: 20px auto 20px 0;
	background: #fff;
}

	#list dl {
		border-bottom: 1px solid #a9bfcf;
		height:3em;		
		padding-bottom:1.6em;
	}
	
	#list dl dt {
		font: 1.1em Verdana, sans-serif;
		font-weight:bold;
		clear:left;
		float:left;
		margin:6px 0 6px 15px;
		width:240px;
	}
	
	#list dl dd {
		color:#697a88;
		margin: 8px 0 0 12px;
		float:left;
		width: 85px;
	}
	
	#list dl dd .date {
		color:#000;
	}
	
	#list ul, #list ul li {
		display:inline;
	}
	
	#list ul li.edit {
		padding-right:0.5em;
		margin-right:0.5em;
		border-right:1px #000 solid;
	}

.listing .formBox {
	background: #c4ccef url(../Images/searchBoxBgBottom.gif) no-repeat bottom left;
	width:547px;
	margin: 20px 0 8px 0;
	float:left;
}

	.listing .formBox h3 {
	
		background: url(../Images/contentHBg.gif) no-repeat #0211cc top right;
		padding:6px 6px 6px 13px;
		color:#fff;
		font: 1.2em Verdana, sans-serif;
		font-weight:bold;
		text-transform: uppercase;
	}
	
	.listing .formBox p {
		margin: 10px 20px 10px 15px;
		/*line-height:1.8em;*/
	}
	
	.listing .formBox dt {
		/* clear:left; */
		width:180px;
		float:left;
		text-align:left;
		margin: 0 0 0.4em 15px;
		padding: 0 0 0.4em 0;
	}
	
	.listing .formBox dd {
		float:left;
		width:320px;
		margin: 0 0 1em 0;
		padding: 0 0 1em 0;
	}
	
	.listing .formBox dd p {
		margin:10px 0;
		padding:0;
	}
	
	.listing .formBox dl {
		float:left;
		/* margin-bottom: 2.8em; */
		padding-top:20px;
	}
	
	.listing .formBox dl.privacy dt {
		width:450px;
		float:right;
		margin-left: 15px;
		display: block;
	}
	
	.listing .formBox dl.privacy dd {
		width:50px;
		height: 5px;
		float:left;
		margin: 0 0 0 15px;
	}

.formBox .register {
	font-size:1.2em;
	float:left;
}

.formBox .registerButton {
	float:right;
}

.listing .whiteBg {
	background: #fff url(../Images/whiteBgBottom.gif) no-repeat bottom left;
	padding-bottom:30px;
}

	.listing .whiteBg p {
		padding: 15px 10px 0 15px;
	}
	
	.listing .whiteBg ul {
		padding: 0 10px 0 15px;
		margin-left:15px;
	}
	
	.listing .whiteBg ul li {
		padding: 15px 10px 0 15px;
		list-style:disc;
		line-height:1.8em;
	}
	
	.listing .whiteBg dl {
		width:270px;
	}
	
	.listing .whiteBg dl dt {
		font-size:1.2em;
		height: 2em;
		width:200px;
	}
	
	.listing .whiteBg dl dd {
		width:50px;
	}

.listing h4 {
	font: 1.5em Verdana, sans-serif;
	margin:15px 15px 0 15px;
	color: #4a6070;
}

.listing .messageBox {
	background: #c4ccef url(../Images/searchBoxBgBottom.gif) no-repeat bottom left;
	width:547px;
	margin: 20px auto 8px 0;
	float:left;
}

.messageBox h3 {
	font: 1.7em Verdana, sans-serif;
	margin:15px;
}

.messageBox p {
	margin:15px;
	clear:both;
}

	.messageBox p span.date {
		float:left;
	}
	.messageBox p span.from {
		float:right;
	}


/* detail page styles */

.detail #content h2 {
	clear:both;
	font:2em Verdana, sans-serif;
	background:none;
	padding-top:5px;
	color: #000;
}

.detail #content {
	float:left;
	margin: 0 !important;
	margin: -15px 0 0 0;
	padding: 0 0 20px 166px;	
	width:686px;	
}

	.detail #containerInner #subNav {
		/*float:right;
		margin-right: 5px;*/
		font:1.2em Verdana, sans-serif;
		width: 680px;
		padding-left: 166px;
	}

.detail #maincontent 
{
    margin: 20px 0 0 0;
	float:left;
	background: #c4ccef url(../Images/searchBoxBgBottom.gif) no-repeat bottom left;
	width: 646px;
	voice-family: "\"}\""; /* For IE 5.5 */
    voice-family:inherit;	
    width: 686px !important;	
    width: 665px;	
}

	.detail #maincontent h2 {
		font: 1.8em Verdana, san-serif;
		padding: 20px 0 25px 15px;
        width: 671px;	
		background: #c4ccef url(../Images/searchBoxBgTop.gif) no-repeat top right;
	}
	
	.detail #maincontent p {
		margin: 20px 0 20px 15px;
		clear:both;
		line-height:1.8em;
	}
	
/* EMPLOYER DETAILS */	
	
	.detail #maincontent dt {
		clear:both;
		width:150px;
		float:left;
		text-align:left;
		font:1.2em Verdana, sans-serif;
		border-top: 1px solid #a9bfcf;
		margin: 0.2em 0 0.2em 0;
		padding: 0.2em 0 0.2em 0;
		color: #485e6e;
	}
	
	.detail #maincontent dl .employerAddress
	{
	    border: 0;
	}
	
	.detail #maincontent dl {
		float:left;
	   	margin: 0 10px 2.8em 15px;
	   	padding: 0;
	    border-bottom: 1px solid #a9bfcf;
		width:410px;
	}
	
	.detail #maincontent dd {
		width:250px;
		margin: 0.2em 0 0.2em 0;
		padding: 0.2em 0 0.2em 5px;
		font:1.2em Verdana, sans-serif;
		border-top: 1px solid #a9bfcf;
		float:left;
	}
	
	.detail #maincontent dd.subdd {
		padding-left: 150px;
		width:300px;
	}
	
	
	.detail #maincontent img.companyLogo,
	.detail #maincontent img#summaryLogo {
		margin: 0 20px 0 10px;
		}
	
.detail .formBox {
	background: #c4ccef url(../Images/searchBoxBgBottom.gif) no-repeat bottom left;
	width:686px;
	margin: 20px auto 8px 0;
	float:left;
}

	.detail .formBox p {
		padding: 20px 20px 20px 15px;
		line-height:1.8em;
	}
	
	.detail .formBox h3 {
		padding:20px 6px 6px 15px;
		font: 1.7em Verdana, sans-serif;
	}
	
	.detail .formBox dt {
		clear:both;
		width:250px;
		float:left;
		text-align:left;
		margin: 0 0 0.4em 15px;
		padding: 0 0 0.4em 0;
	}
	
	.detail .formBox dd {
		float:left;
		width: 400px;
		margin: 0 0 0.4em 0;
		padding: 0 0 0.4em 0;
		font:1.2em Verdana, sans-serif;
	}
	
	.detail .formBox dl {
		float:left;
		margin-bottom: 2.8em;
		padding-top:20px;
	}
	
	.detail .formBox dl.screenq dt{
		width:250px;
	}
	
	.detail .formBox dl.screenq dd {
		width:300px;
		float:left;
	}

.subtext {
	display:block;
  	font:0.7em Verdana, sans-serif;
}

/* logon page -----------------------*/

#LogonForm fieldset {
	width: 530px;
	margin: 0 !important;
}

#logonBox p, #newUser p { clear: left; padding: 0 !important;}

#logonBox p label, 
#newUser p label.mandatory
{
    display: block;
    width: 160px;
    float: left;
    clear: left;
}

#logonBox p span, #newUser p label span 
{
   color: #f00; 
}

#LogonForm #submitButton, 
#LogonForm #clearButton,
#LogonForm #registerButton  
{
    float: right; padding: 10px 0 15px 0;}

#LogonForm #submitButton {  float: left; padding-left: 300px;}
#LogonForm #clearButton {  float: right; padding-right: 30px;}
#LogonForm #registerButton {  float: right; padding-right: 15px;}

#LogonForm .textBox {
	width: 220px;
	float: left;
}


#LogonForm p.checkbox 
{	
	clear: left;}

#LogonForm p.checkbox label
{	
	float: right;
	display: block;
	margin-left: 20px;
	margin-bottom: 2px;
	width: 460px;
}

#LogonForm p.checkbox input
{	
	float: left;
	display: block;
}

#LogonForm small
{
    padding: 0 0 20px 15px;
    display: block;
    clear: right;
}


	
