@charset "utf-8";
/* CSS Document */

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	padding-left:10px;
	color:#777;
	}


.txt-copyright {
    color: #787778;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
	}
.txt-copyright p{
		color:#333;
		font-size: 10px;
		line-height:8pt;
	}
div#footer {
		background-image: url("http://www.pack-visio.com/packvisio/images/footer.gif");
		padding-top:15px;
		background-color:#FFF;
    	height: 120px;
	}
div#footer p {
	color:#555;
	}
div#footer a:hover {
    color:#000;
   }
div#footer li {
    display: block;
    line-height:10pt;
	}
div#footer ul li:after {
    content: "";
   }
div#footer ul li a:hover {
    color:#000;
   }
.post .entry {
    padding-top: 5px;
}
span {
	display:block}
	
input, textarea, select {
    color: #333333;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.Style25 {    color: #333333;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
	}
	
ul      {     
display:inline-block;
padding:0;
margin:0;
list-style-type:none;
margin-top: 2%;
margin-left: 5%;
}

.notices li  {
 display:block;
 margin:1%;
 float:left;   
 width:100px;
 color:black;
 text-decoration:none;
 text-align:center;
 padding:5px;
 border:2px solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 border-color:#DCDCDC #696969 #696969 #DCDCDC;
 }

 h4 {
 color: black;
 font-size:100%;
 font-weight : bold;
 }
 
 h3 {
 font-size: 150%;
 color: black;
  }

 .notices1 li {
 display: inline-block;
 color:black;
 text-decoration:none;
 text-align:center;
 padding:5px;
 border:2px solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 border-color:#DCDCDC #696969 #696969 #DCDCDC;
margin-top: 1%;
 }