hr {
	float: left;
}
.clearfix {
	zoom: 1;
}
.checkbox, .radio {
	vertical-align: middle;
	margin:0;
}
input.submit {
	padding: .2em 1em;
}
.header .login p.forgot-password, #header-tools {
	width: 100%;
	text-align: right;
}
.header .member-links ul li a {
	background: none !important;
}
.header .login {
  width: 60%;
}

.search-header .sort select{width:auto;}

.ie6-login-fix .login, .swl-login-fix .login {
  width: 710px !important;
}
.stacked-login {
  line-height: 0.7em !important;
}
#nav-row {
	padding: .6em 0 ;
}
form#mainsearch legend {
  margin-left:-7px;
}
form#mainsearch ul {
	margin-right: 3em;
}
form#refine-search div {
	margin-bottom: 1em;
}
.cam-result {
	float:left;
	overflow:hidden;
  height: 19em;
}

#cam-container div.first {
	margin-left: 0 !important;
}
.cam-result .thumb-wrapper {
	width: 140px;
	height: 105px;
}
.cam-result .thumb-wrapper span.fav {
	top: 0 !important;
	right: 12px !important;
}
.cam-result .thumb-wrapper p.status, .biopic p.status {
	bottom: 0 !important;
}
#gender {
  width:175px !important;
}
#current-message {
  float: left;
}

#current-message .left p {
  clear: both;
}

/* fix for custom request to have large thumbs creating an issue in ie6 and ie7 */
.cam-result.largethumbfix {
  height:18em;
}
.cam-result .thumb-wrapper.largethumbfix {
  width:178px;
  height:134px;
}
/* end fix */

.performer-picture p.discount-overlay {
	left: -8em;
}
#categories dd {
	height:1.4em;
	clear:both;
	position: relative;
}

#categories dd .live {
  position: absolute;
  right:0;
  text-align: right;
}

ul.languages{
	width:70em;
}
.header p#join-button {
  width: 100px;
  white-space:nowrap;
}
.header div#join-button, .header div#login-button {
  width: 25%;
}

.login-options #languageSelectHeader {
  height: 2.5em;
}
.login-options #languageSelectHeader form {
  height: 2.5em;
  width: 40%;
}
.login-options #languageSelectHeader form select {
  margin-left: 1em;
}


div, p{
	margin-bottom:0;
}

#join .join-form .form-head {
  margin: 0 0.75em;
}

#join .join-form li {
  display: inline-block;
}

#join .join-form #email {
  display: block;
  float: right;
}

#join .join-form p.passtext {
  width: 17.7em;
  margin-top: -1.2em;
  padding: 0 .4em;
}

#join .join-form span.inputinfo {
  position: relative;
  top: -2em;
  height: auto;
}

#join .join-form span.inputinfo span {
  bottom: 2.8em;
  left: -10em;
}

#join .join-form button#continue, buttton#addpinbutton {
  width: auto;
  overflow: visible;
}

#join .join-footer .legal {
  width: 50%;
}

#languageSelectHeader select
{
	margin-top: 6px;
	background-color:#D5D5D5;
	border-color:#D5D5D5;
}
#bio-videos-container,
#bio-photos-container,
#bio-comments-container,
#bio-about-container {
  float:none !important;
}
.comment_header {margin-bottom: .8em;}
.model-attributes { width: 24em; }

/**
 * Explicitly list elements that need a PNG fix so the
 * JavaScript doesn't take forever to run.
 */
 /*
.header a, .rating-stars, p.gender, p.status a, ul.cam-features li, p.version a, .up a, #joinsection, .login-free, .collapsed p a span, .expanded p a span, span.freetag, #paid ul li, .thumb-wrapper span.fav, .terms_contact div {
	behavior: url(/iepngfix.htc);
}
*/

/*sessionhistory*/
.sessionhistory h1
{
  margin-top:5px;
}
.sessionhistory img
{
  margin-top:0px;
  margin-bottom:0px;
  height:27px;
}
.sessionhistory .nickname
{
  width:115px;
}
/*end sessionhistory*/
.nothanks {
  width: 20em;
  text-align: right;
}

.activatecard {
  width: 270px;
}

.signup {
  width: 170px;
}

.signin {
  width: 130px;
}

#join .join-form A.proceed{
  display: inline-block;
  position: relative;
  right: 0.75em;
  top: 0.375em;
  width: 50%;
}

#join #prepaid-split .join-form .form-head .s0 {
  font-size: 15px;
  padding-top: 0;
  padding-left: 120px;
  padding-bottom: 40px;
  margin: 0;
}

#join #credit-split .join-form .form-head .s0 {
  font-size: 15px;
  padding-top: 0;
  padding-left: 30px;
  padding-bottom:40px;
  margin: 0;
}

#join .join-form .form-head .s0 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 120px;
}

.fakebutton {
  position:relative;
  display:inline-block;
}

#dropInClientOverlay .arrow {
  display: none;
}