#boxTitleGreen {
  position: relative;
  height: 27px;
  margin: 0px;
  padding: 20px 0pt 10px 17px;
  margin-left: auto;
  margin-right: auto;
  width: 953px;
  background: transparent url(/images/backgrounds/blue_green_bgr01.jpg) left bottom no-repeat;
  color: #FFFFFF;
  font-size: 25px;
}

#boxAccount {
  position: relative;
  height: auto;
  margin: 0px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  width: 970px;
  border-top: 1px solid #CCCCCC;
  overflow: hidden;
}

#boxAccount #boxLeft {
  position: relative;
  height: auto;
  margin: 0px;
  padding: 15px;
  width: 618px;
  background: transparent url(/images/backgrounds/dotted_grey_bgr01.png) left top repeat-x;
  float: left;
}
#boxAccount #boxLeft .formMsg {
  margin: 10px 0px;
  padding: 2px;
  border-bottom: 1px solid #dfdfdf;
  font-weight: bold;
  color: #974A5B;
}

#boxAccount #boxRight {
  position: relative;
  height: auto;
  margin: 0px;
  padding: 15px;
  width: 291px;
  background: transparent url(/images/backgrounds/dotted_grey_bgr02.jpg) left top repeat-x;
  float: right;
  font-size: 11px;
  line-height: 140%;
  color: #666;
}

#boxAccount #boxPreview, #boxAccount #boxLibrary {
  position: relative;
  background: white;
  border: 1px solid #dfdfdf;
  margin-bottom: 10px;
  padding: 9px;
}

#boxAccount #boxLibrary {
  margin-bottom: 0px;
}

#boxAccount #boxRight h3.boxTitle {
  position: relative;
  background: white url(/images/backgrounds/grey_gradient_bgr01.png) left bottom repeat-x;
  border: 1px solid #dfdfdf;
  border-bottom: 0px none;
  height: 15px;
  width: 271px;
  margin: 0px;
  padding: 5px 9px;
  color: #974a5b;
  text-transform: uppercase;
  font-size: 13px;
}

#boxAccount #boxRight h3.boxTitle img {
  display: block;
  position: absolute;
  top: 6px;
  right: 9px;
  text-transform: uppercase;
}

#boxAccount #boxPreview img {
  margin: 0px 0px 10px;
}

#boxAccount #boxPreview .date {
  color: #974a5b;
  font-weight: bold;
  font-size: 11px;
}

#boxAccount #boxPreview h4 {
  margin: 2px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}

#boxAccount #boxLibrary .element {
  margin: 0px 0px 10px;
  padding: 0px;
  clear: both;
  overflow: hidden;
}

#boxAccount #boxLibrary .element img {
  display: block;
  float: left;
}

#boxAccount #boxLibrary .element .text {
  display: block;
  float: right;
  width: 180px;
}

#boxAccount #boxLibrary .element h4 {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

#boxAccount #boxLibrary h5 {
  font-size: 11px;
  margin: 0px 0px 12px;
  padding: 0px;
  text-transform: capitalize;
  font-weight: bold;
  font-style: italic;
}
#boxAccount #passwordRequest {
}

#boxAccount #boxLeft h3 {
  color: black;
  margin: 0px;
  margin-bottom: 15px;
  padding: 0px;
  text-transform: uppercase;
  font-size: 13px;
}

#boxAccount #boxLeft #boxFormFields {
  position: relative;
  color: #666;
  text-align: left;
}

#boxAccount #boxLeft #boxFormFields label {
  display: block;
  position: relative;
  color: #666;
  text-align: left;
}

#boxAccount #boxLeft #boxFormFields input,
#boxAccount #boxLeft #boxFormFields select,
#boxAccount #boxLeft #boxFormFields #favouriteStoreName {
  position: relative;
  border: 1px solid #e6e6e6;
  text-align: left;
  padding: 1px 3px;
  color: #666;
  background: white;
  font-size: 11px;
  width: 290px;
}

#boxAccount #boxLeft #boxFormFields .boxRight input,
#boxAccount #boxLeft #boxFormFields #ticket_source {
  width: 150px;
}
#boxAccount #boxLeft #boxFormFields #registerAccountButton {
  margin: 20px 23px 10px;
  float: right;
  clear: both;
  width: auto;
  padding: 3px 8px;
  color: white;
  background: #9d9d9d;
  text-align: center;
}
#boxAccount #boxLeft #boxFormFields #favouriteStoreName {
  height: 15px;
}

#boxAccount #boxLeft #boxFormFields .label {
  margin: 20px 0px 5px;
  color: #974a5b;
  font-weight: bold;
  font-size: 11px;
}

#boxAccount #boxLeft #boxFormFields .label a {
  color: #974a5b;
  text-decoration: none;
}

#boxAccount #boxLeft #boxFormFields .label a:hover {
  text-decoration: underline;
}

#boxAccount #boxLeft #boxFormFields #inputBirthdate select {
  width: 95px;
}

#boxAccount #boxLeft #boxFormFields .formRow {
  margin: 2px 0px 15px;
}

#boxAccount #boxLeft #boxFormFields #boxRequestPasswordFields input {
  width: 290px;
}

#boxAccount #boxLeft #boxFormFields #requestPasswordButton {
  margin: 10px 0px 10px;
  float: right;
  clear: both;
  width: auto;
  padding: 3px 8px;
  color: white;
  background: #9d9d9d;
  text-align: center;
}
#boxAccount #boxLeft #boxFormFields .boxLeft {
  position: relative;
  float: left;
  width: 320px;
}

#boxAccount #boxLeft #boxFormFields .boxRight {
  position: relative;
  float: right;
  width: 270px;
}

#boxAccount #boxLeft #boxFormFields #boxRequestPasswordFields .boxLeft {
  position: relative;
  float: left;
  width: 290px;
}

#boxAccount #boxLeft #boxFormFields #boxRequestPasswordFields .boxRight {
  position: relative;
  float: right;
  width: 300px;
}

#boxAccount #boxLeft #boxFormFields #boxTicketToRide,
#boxAccount #boxLeft #boxFormFields #boxPrivacy,
#boxAccount #boxLeft #boxFormFields #boxNewsletter {
  position: relative;
  border: 1px solid #e6e6e6;
  text-align: left;
  padding: 10px;
  color: #666;
  background: white;
  font-size: 11px;
  width: auto;
  margin-bottom: 15px;
  overflow: hidden;
}
#boxAccount #boxLeft #boxFormFields #boxPrivacy .scrollable {
  height: 150px;
  overflow: auto;
  padding: 0px 10px 0px 0px;
  margin: 10px 0px;
}

#boxAccount #boxLeft #boxFormFields #boxTicketToRideText {
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0px none;
  text-align: left;
  padding: 10px;
  color: #666;
  background: white;
  font-size: 11px;
  width: auto;
  margin-bottom: 0px;
  overflow: hidden;
}
#boxAccount #boxLeft #boxFormFields #boxTicketToRide #ticketCode {
  font-weight: bold;
}
#boxAccount #boxLeft #boxFormFields #boxTicketToRide #ticketSource {
  position: relative;
  text-align: left;
  font-size: 11px;
  margin-top: 5px;
  font-weight: normal;
}
#boxAccount #boxLeft #boxFormFields #boxTicketToRide #error_for_ticket_code {
  position: relative;
  text-align: left;
  color: red;
  font-size: 11px;
  margin-top: 5px;
  font-weight: normal;
}
#boxAccount #boxLeft #boxFormFields #boxNewsletter {
  padding: 0px;
}

#boxAccount #boxLeft #boxFormFields .boxRight h4.boxTitle {
  margin: 0px;
  padding: 10px;
  color: #974a5b;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #e6e6e6;
  border-bottom: 0px none;
}

#boxAccount #boxLeft #boxFormFields #boxNewsletter h5 {
  margin: 10px 10px 0px 0px;
  padding: 0px;
  color: #974a5b;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 0px none;
}

#boxAccount #boxLeft #boxFormFields #boxNewsletter label {
  margin: 0px 10px 10px 0px;
  padding: 0px;
  font-size: 10px;
}

#boxAccount #boxLeft #boxFormFields #boxNewsletter #newsletterCheckbox {
  float: left;
  width: auto;
  height: auto;
  padding: 15px;
  border-right: 1px solid #e6e6e6;
  margin: 0px;
  margin-right: 10px;
}

#boxAccount #boxLeft #boxFormFields #boxNewsletter input {
  width: auto;
  height: auto;
}

#boxAccount #boxLeft #boxFormFields #boxPrivacy input {
  width: auto;
  height: auto;
}
#boxAccount #boxLeft #boxFormFields #boxNewsletter #newsletterLabel {
  float: left;
}

/* START LPWK */
.leftColumnLPWK {
    width: 616px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 16px !important;
    margin-right: 20px;
    margin-bottom: -165px;
    float: left;
    position: relative;
    top: -30px;
}

.middleBackgroundLPWK {
    width: 970px;
    height: 100%;
    background: #f8f8f8 repeat;
}

.containerPicButterfly {
    width: 445px;
    height: 311px;
    position: relative;
    top: -30px;
    left: -15px !important;
    left: -30px;
}

.breakLineLPWK {
    width: 360px;
    border-top: 1px solid #ccc;
    margin-left: 235px !important;
    margin-left: 230px;
    position: relative;
    top: -150px;
}

.containerPicsTextLPWK {
    width: 400px;
    margin-left: 230px !important;
    margin-left: 220px;
    position: relative;
    top: -160px;
	/* top:-175px;*/
}

.containerPicsTextLPWK h3 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 5px;
}

.spanLPWK {
	color: #333333;
    font-size: 28px;
}

.container4PicsLPWK {
    width: 400px;
    position: relative;
}

.container4PicsLPWK img {
    float: left;
    margin-right: 5px;
}

.containerTextLPWK {
    width: inherit;
    margin-top: 35px;
}

.containerTextLPWK p {
    margin: 0;
    padding: 0;
    color: #666;
}

p.strongTextLPWK {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    color: #666;
    font-weight: bold;
}

p.quoteAuthor {
    margin: 0;
    padding: 0;
    color: #666;
    font-weight: bold;
    padding-top: 40px;
}

p.linkDesignerLPWK {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    text-transform: uppercase;
    font-size: 15px;
}

p.linkDesignerLPWK a {
    text-decoration: none;
    color: #97263f;
}

p.linkDesignerLPWK a:hover {
    text-decoration: underline;
}

.backgroundContentRightColumnLPWK {
    width: inherit;
    height: 375px;
    background: #ccc;
    background: url(/images/community_lpwk/back_RightColumn/back_righColumn.jpg) repeat-x;
    padding-top: 15px;
}
/* END LPWK*/
