body {

font-family:"Helvetica","Arial",sans-serif;
 font-size:16px;
 color:#666;;
}


#register-container {
  width:1000px;
  height:800px;
  background:url('/images/poster-rev.jpg') top left no-repeat; 
}

#register-pane {
position:absolute;
top:195px;
left:630px;
width:328px; 
text-align:right; 
margin:5px;">
}

.box-item {
 margin-top:10px;
 padding:10px;
 border:1px dotted #ccaa11;
 width:280px;
}

.box-item input {
  clear:both;
  display:block;
}

#ts08-container {
display:block;
 width:800px;
 margin:0 auto;
}

#logo-header {
 width:780px;
 height:80px;
 margin-top:20px;
 margin-left:20px;
}

#link-header {
 width:800px;
 height:31px;
 text-align:center;
 background:url('/images/ts08/Background-Menu-Top.png');
}

#link-header img {
  position: relative;
  top:5px;
}

#lang {
 display:block;
 font-size:12px;
 float:right;
 text-align: right;
 clear:both;
}

#logo {
 margin:0;
 padding:0;
 display:block;
 width:346px;
 height:74px;
 float:left;
 background:url('/images/ts08/ThinkSeriesLogo.png') top left no-repeat;
}

#main-out {
 background-color:#dbdbdb;
 padding-left:20px;
}

#main {
 width:100%;
 height:600px;
 padding-top:20px;
 background:url('/images/ts08/Backgroundinsidepage.png') bottom right no-repeat;
 overflow:auto;
 border-bottom:1px dotted #ccc;
}

#content {
 width:500px;
 float:left;

}

#progress {
 width:220px;
 float:right;
  background:url('/images/ts08/Background1.png') top left no-repeat;
}

#progress p {
 margin-left:12px;
}

#footer {
  clear:both;
  width:800px;
  height:100px;
  background:url('/images/ts08/LogoBottom.png') no-repeat;
}
