.cont-items{padding:5px 5px;
            margin:0px;
			display:block;
			position:absolute;
			top:245px;
			left:200px;
			right:200px;
			float:left;
               }
.cont-items h3{padding:15px 0 10px 30px;
               margin:2px 0;
               color:#630000;
               background:url('img/header-mark.gif') no-repeat left;
                }
.cont-items table{padding:0px;
                  margin:0px;
				  width:100%;
				  border-collapse:collapse;
                  border:1px solid #630000;
				  }
.cont-items table tr th{
               padding:0px;
			   margin:0px;
			   border:0px;
			   background-color:#b7afa4;
			   color:#fff;
			   width:100%;
               }
.cont-items table tr td{
               padding:10px 5px;
			   margin:0px;
			   border:1px solid #630000;
			   }
.picture{background-color:#fff;
            width:30%;
           }
.table a{padding:0px;
         margin:15px;
         color:#fff;
		 float:left;
	     display:inline;
         text-decoration:none;
		 text-align:center;
		 line-height:270px;
		 background:url('img/table1.jpg') no-repeat;
		 width:150px;
		 height:150px;
       }
.table a:hover{text-decoration:underline;
               text-align:center;
		       background:url('img/table.jpg') no-repeat;
		       padding:0px;
			   margin:15px;
			   }
.ward a{padding:0px;
        margin:5px 15px;
         color:#fff;
		 float:left;
	     display:inline;
         text-decoration:none;
		 text-align:center;
		 line-height:270px;
		 background:url('img/ward1.jpg') no-repeat;
		 width:150px;
		 height:150px;
       }
.ward a:hover{text-decoration:underline;
               text-align:center;
		       background:url('img/ward.jpg') no-repeat;
		       padding:0px;
			   margin:5px 15px;
               }
.chest a{padding:0px;
         margin:0 15px;
         color:#fff;
		 float:left;
	     display:inline;
         text-decoration:none;
		 text-align:center;
		 line-height:270px;
		 background:url('img/tumba1.jpg') no-repeat;
		 width:150px;
		 height:150px;
       }
.chest a:hover{text-decoration:underline;
               text-align:center;
		       background:url('img/tumba.jpg') no-repeat;
		       padding:0px;
			   margin:0 15px;
              }
