.ls, .ls a{
  font: normal 12px arial;
  color: #45494d ;
}
.ls a{
  text-decoration: underline
}
.ls input[type='submit'],
.ls input[type='button'],
.ls button{
  background: #019ac0;
  border: none;
  color:#FFFFFF;
  font: normal 12px arial;
  cursor: pointer;
  /*Если border="none", то сделать padding*/
  padding-top: 1px;
  padding-bottom: 1px
}
.ls input[type='text'], .ls input[type='password'], .ls textarea{
  border:1px solid #019ac0;
  color:#494B4D;
  font: normal 12px arial;
  padding-left:3px;
  margin-right: 10px
}
form.linklist input[type='text']{
  width: 350px;
}
div.linklist{
  overflow: hidden;
  margin-top: 30px;
}
div.linklist p{
  /*---------*/
}
div.linklist p a{
  /*---------*/
}
div.linklist div{
  float:left;
  height:221px;
  margin:0 30px 25px 0;
  text-align:center;
  width:196px;
}
div.linklist div a{
  /*---------*/
}
table.linklist div, table.linkbody h1{
  font-size: 16px;
  margin-top: 25px;
  color: #45494D
}
table.linkbody h1{
  margin: 0
}


div.firmname{
  margin-bottom: 12px;
}
div.firmname-s{
  color: #45494D;
  font-size: 16px;
  margin-bottom: 12px;
}
div.firmname a{
  color: #1295B3;
  text-decoration: none
}
span.partnertext{
  font-size: 11px;
}
.linktdbgcolor{
  background: #e8e8e8
}
.linkform input[type='text'], .linkform textarea, .linkform input[type='password']{
  width: 75%;
  margin-bottom: 15px;
}
.linkform textarea{
  height: 90px
}
.ls div.artDiv{
  padding: 0;
  margin-top: 30px;
}
.ls div.artDiv p{
  margin: 0 0 15px 0
}
.color{
  color: #1295B3 !important
}

