*{
  padding:0;
  margin:0;
  border:none;
}

body{
  background:#771d18 url('/templates/466/g_files/bg.jpg') repeat-x;
  font-family:Tahoma;
}

div#top{
  width:940px;
  height:167px;
  margin:0 auto;
  background:url('/templates/466/g_files/top.jpg') repeat-x;
}

div#top img{
  float:right;
  border:none;
  padding:5px;
}

div#menu{
  width:940px;
  height:40px;
  margin:0 auto;
  font-size:0px;
}

div#menu img{
  border:none;
  padding:0;
  margin:0;
}

div#content_container{
  width:932px;
  margin:0 auto;
  padding:0 4px;
  background:#FFFFFF;
}

div#content{
  background:#fcebc8;
}

div#left{
  width:242px;
  float:left;
  color:#7a612c;
  font-size:12px;
}

div#left p{
  padding:0 10px;
}

div#kontent_container{
  float:left;
  width:690px;
  background:#FFFFFF;
}

div#kontent{
  padding:10px 20px;
  font-size:12px;
  line-height:16px;
  font-family:Tahoma;
  color:#323232;
}

.valid_req{
  background:#fcebc8;
  border:#771d18 1px solid;
  width:300px;
  margin-bottom:5px;
}

.p2c{
  background:#fcebc8;
  border:#771d18 1px solid;
}

div#kontent li{
  list-style-type:none;
  background:url('/templates/466/g_files/arrow.gif') no-repeat 0px 4px;
  padding-left:16px;
}

h1{
  display:block;
  padding:10px 0px 5px 20px;
  font-family:tahoma, sans-serif;
  font-size:24px;
  color:#6e0012;
}

div#footer{
  width:940px;
  height:33px;
  margin:0 auto;
  background:url('/templates/466/g_files/footer.gif') no-repeat;
}

div#footer_menu{
  float:left;
  padding-left:20px;
  color:#fdf5e3;
  padding-top:10px;
}

div#footer_menu a{
  color:#fdf5e3;
  font-weight:bold;
  text-decoration:none;
  margin:0 10px;
}

div#copyrights{
  float:right;
  text-align:right;
  color:#a2684c;
  padding:4px 10px 0 0;
}

div#copyrights a{
  color:#a2684c;
  font-weight:bold;
  text-decoration:none;
}

table.cl_form_table tbody{
  text-align:left;
}