body {
	background-color: #fff;
	}
body.welcome div.header {
	background-image: none;
}
div.white {
	background-color: transparent;
}
.trans div.form_error {
padding-left: 	180px;
}
div.strip {
	background-image: none;
	}
body.welcome div.header {
	padding-bottom: 160px;
}
body.login div.header {
	padding-bottom: 0px;
	}
body.welcome div.header div#logo {
	background-image: url(../img/backgrounds/logo_big.gif);
	width: 155px;
	height: 124px;
}
body.welcome div.header div#logo a {
	width: 155px;
	height: 124px;
	display: block;
	text-indent: -3000px;
	}
div.special p {
		margin-top: 10px;
		margin-bottom: 50px;
		color: #333;
	}
	div.profilecreate {
		margin-left: 45px;
	}
body.login h1#logo {
	background-image: url(../img/backgrounds/logo_login.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 215px;
	float: none;
	width: auto;
	margin-top: 30px;
	text-indent: -3000px;
	margin: 0px;
	position: relative;
}
body.welcome label {
	width: 180px;
}
body.welcome p.important {
	font-size: 1.5em;
	margin-top: 30px;
	color: #333;
}
body.welcome div.greybox {
	background-color: #e4e4e4;
	background-image: url(../img/backgrounds/fieldset.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 180px;
	width: 390px;
}
body.welcome div.greybox p {
	color: #333;
	}
body.welcome p.slim {
	width: 230px;	
}



/* temp */


div.visiblecontent {
	overflow: visible!important; 
	width: 990px; 
	margin: 0 auto; 
	position: relative;}

div.wrap {
	width: 990px; 
	margin: 0 auto;}

div#widget_homequote {
	background-repeat: no-repeat; 
	background-position: -15px 110px; 
	position: relative; 
	padding-bottom: 140px;
}

div#widget_homequote blockquote {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 0px;
	width: 440px;
	margin-left: 60px;
	padding-bottom: 70px;
}
div#widget_homequote cite {
	margin-top: 66px;
	font-size: 1.3em;
	display: block;
	text-align: right;
	width: auto;
}

div#widget_homequote blockquote p {
	margin-left: 100px;
	font-size: 2.1em;
	display: block;
	font-weight: bold;
	background-image: url(../img/quotes/quoteclose.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
	padding-bottom: 25px;
	color: #333;
}


div#widget_homequote blockquote p span {
	display: block;
	text-align: right;
	background-image: url(../img/quotes/quoteopen.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}

a.reposition {
	position: absolute; 
	bottom: 60px; 
	right: 0px; 
	text-decoration: none;
}


ul.inlinenav {
	padding-right: 100px;
}

div.col.firstpage {
	margin-right: 80px;
}

div.main {
	position: relative;
}

fieldset.smaller input.textf {
	width: 250px;
}

fieldset.smaller h3 {
	background-image: url(../img/bubbles/h3black.gif); 
	background-position: 60px 3px; 
	display: block; 
	padding-right: 25px;
}

fieldset.smaller {padding-bottom: 0px;}

fieldset.smaller label {padding: 20px 0px 10px 0px;}

fieldset.smaller div.formElm.submit {margin-top: 30px;padding-left: 27px;}
