<!--
.WDAG { font-family: arial,verdana,helvatica,sans serif; font-size: 12px; color: #221634; font-weight: regular; text-decoration: none }
a.WDAG { font-family: tahoma,arial,verdana,helvatica,sans serif; font-size: 12px; color: #523A26; font-weight: bold; text-decoration: none }
a:hover.WDAG { color: #ffffff; text-decoration: none }
.WDAGsc { font-family: arial,verdana,helvatica,sans serif; font-size: 12px; color: #94A4BC; font-weight: regular; text-decoration: none }
a.WDAGsc { font-family: tahoma,arial,verdana,helvatica,sans serif; font-size: 14px; color: #FEB60D; font-weight: bold; letter-spacing: 1; text-decoration: none }
a:hover.WDAGsc { color: #ffffff; text-decoration: none }
.WDAGpro { font-family: tahoma,arial,verdana,helvatica,sans serif; font-size: 14px; color: #F46E0B; font-weight: bold; text-decoration: none }
.WDAGlink { font-family: verdana,arial,helvatica,sans serif; font-size: 7pt; color: #39404A; font-weight: 700; text-decoration: none }
//-->
<!--
#button {
width: 150px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 90%;
background-color: #transparent;
color: #333;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 0px solid #333;
margin: 0;
}

#button li a {
display: block;
padding: 1px 1px 1px 0.5em;
border-left: 10px solid #35413D;
border-right: 18px solid #94A4BC;
background-color: #677285;
color: #F8F3ED;
text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #6D111E;
border-right: 18px solid #768AAA;
background-color: #942E39;
color: #FFEDD9;
}
#pscroller1{
width: 150px;
height: 160px;
border: 0px solid black;
margin-left: 16px;
background-color: transparent;
}

.someclass{ //class
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.4;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=26);
-moz-opacity: 1;
}

.opacityis img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityis:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=69);
-moz-opacity: 0.2;
}
//-->
