
@media screen { /*unpr*/

/*
* {
	border: 1px solid black !important
}
*/

.valpost1  {   position:absolute; top: 580px; left: 0px;   }
.valpost2  {   position:absolute; top: 580px; left: 105px;   }

/* *************************************************************** */

.val {
	font-family: helvetica,arial,sans-serif;
    font-size: 9px;
    font-weight: normal; line-height: 13px;
    background-color: #F7A517;
    color: #000;

    text-align: center;
    width: 100px;
    font-style : normal;
}

.val a {
	display: block;
    width: 100px;
    color: #000;
    text-decoration: none;
    border: 1px #fff outset; display: block;
}

.val a:hover { border: 1px #fff inset; text-decoration: none; }
.val span.valleft { background-color: transparent; color: #000; }

/*
.val span.valleft {
	background-color: #fff; color: #0c479d;
     }
*/
.valright { position:relative; left: 70px; top:-13px; width:30px;
	background-color: #fc6; color: #0c479d;
    }
	

/* *************************************************************** */

}



