.bulltes {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8C9289;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
.simple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.headingwhite {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.simple_text_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.img-shadow 

{

  float:left;

  background: url(../images/shadowalpha.png) no-repeat bottom right !important;

  background: url(../images/shadow.gif) no-repeat bottom right;

  margin: 10px 0 0 10px !important;

  margin: 10px 0 0 5px;

 }



.img-shadow img {

  display: block;

  position: relative;

  background-color: #fff;

  border: 1px solid #a9a9a9;

  margin: -6px 6px 6px -6px;

  padding: 4px;

 } .simple_text_black_small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
