.descriptions {
	background-color:#f4f5eb;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border:solid;
	border-color:#606060;
	border-width:1px;
	padding: 10px;
	width: 200px;
    /* for IE */filter:alpha(opacity=70);
           /* CSS3 standard */opacity:0.7;
}