@CHARSET "UTF-8";

.dd {
	margin:0.5em 0 0.5em 0;
}
.dd label {
	font-weight:normal;
}
th {background:#C3D9FF;}

a.ss_sprite {text-decoration: none;}
.ss_icon {margin:0.5em 0.5em 0.5em 0;}


a.button_small, .button_small {
background-color:#F5F5F5;
border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:100%;
font-weight:bold;
line-height:130%;
margin:0.7em 0.5em 0.7em 1em;
padding:2px 8px 2px 5px;
text-decoration:none;
}

button_small:hover, a.button_small:hover{
  background-color:#dff4ff;
  border:1px solid #c2e1ef;
  color:#336699;
}