﻿<style type="text/css">

div.background
  {
  width:171px;
  height:116px;
  


  /*background:url(http://siteresources.worldbank.org/NEWSARABIC/Images/test1.jpg) repeat-x;*/
  
  }
  

#transbox
  {
  width:172px;
  height:45px;
  /*margin:30px 0 0 0;*/
  
  background-color:#ffffff;
  margin-top: -45px;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  
 /* padding-top: 3px;
  padding-left: 10px; */
  }


#text
  {

  padding-top: 5px;
    width:171px;

	padding-left: 8px;
	height: 46px;
margin-top: -45px;
	  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 18px;
  position:relative;
  text-align: left;
	
	}
#text a, #text a:visited, #text a:hover{
	color:#000;
	text-decoration: none;
	
}
	
#background a, #background a:visited, #background a:hover{
color:#000;
text-decoration: none;

	}

</style>
