div.categoryItem {
  float:left;
  width:240px;
  height: 100px;
  line-height:20px;
  padding:0px 10px;
  font-size: 12px;
}
div.categoryTitle {
  float:left;
  width:780px;
  line-height:20px;
  font-size:16px;
  font-weight:bold;
}
div.categoryDescription {
  float:left;
  width:780px;
  text-align:justify;
}
div.item {
  float: left;
  position:relative;
  width: 760px;
  padding:15px 10px;
  border-bottom: 1px dotted #CCC999;
}
div.itemTitle {
  float: left;
  width: 490px;
  font-size:16px;
  font-weight:bold;
  line-height:30px;
  padding-bottom:10px;
  color:#FF9E00;
}
div.itemImg {
  float: left;
  padding:0px;
  width:250px;
}
img.gam_img {
  margin: 10px;
}
div.itemDescription {
  float: right;
  width: 760px;
  font-size:12px;
  line-height:16px;
  /*width:760px;*/
}
div.oneItemDescription {
  float: right;
  width: 490px;
  font-size:12px;
  line-height:16px;
}
div.leftSide {
  float: left;
  width:260px;
}
div.gaminiai_data {
  float:right;
  padding:5px 0 15px 0;
  width:490px;
}
div.gaminiai_data table {
  width:100%;
}
div.gaminiai_data table td {
  border-bottom:1px dotted #000000;
  color:#5b5b5b;
  font-weight:bold;
}
div.gaminiai_data table th {
  border-bottom:1px dotted #000000;
  padding:5px;
  text-align:left;
}
div.gaminiai_doc {
  float:left;
  padding:5px 0 15px 0;
  /*width:490px;*/
}
div.gaminiai_doc table {
  width:100%;
  border:none;
  width:250px;
}
div.gaminiai_doc table td {
  border:none;
  color:#ff9e00;
  font-weight:bold;
  
}
div.gaminiai_doc table td a{
  color:#ff9e00;
  text-decoration:none;
  font-weight:normal;
  line-height:20px;
}
div.gaminiai_doc table td a:hover{
  color:#ff9e00;
  font-weight:bold;
  text-decoration:none;
}
div.gaminiai_doc table th {
  border:none;
  background-color:#aaaaaa;
  color:#ffffff;
  padding:5px;
  text-align:left;
}
div.gaminiai_text {
  float:left;
  width:100%;
  border:none;
}
div.gaminiai_image{
  float:left;
  clear:both; 
}
span.inputLabel {
  width:200px;
  padding:0px;
  margin:0px;
}


/*
div.data_table table{
  border:1px solid #000000;
}
div.itemDescription table td{
  padding:5px;
  border-bottom:1px solid #000000;
}
div.itemDescription table th{
  padding:5px;
  border-bottom:1px solid #000000;
  text-align:left;
}
*/









