/* default style */
body {
  font-family:Arial, Helvetica, sans-serif;
  /*background: url(/image/info-back2.png) repeat-x;*/
}

img {
	border:0;
	padding-left:20px;
}

h3 {
	font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: 20px;
}

strong {
	color:#49d70a;
}

#content {
	float:left;width:300px;
	font-size:16px;
	line-height: 1.2em;
	font-weight:bold;

}
em {
	color: #888;
}
