body, table, tr, td, th {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
    color: silver;
}

a, a:link {
	text-decoration: none;
	color: Yellow;	
}
a:hover {
	color: #D4D500;
}
.content_image_free {
    border: 1px solid black;
}
div.notes {
	float: left;
  width: 690px;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  border: 1px solid Black;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
  text-align: left;
}

div.notes h4 {
  background-image: url(http://www.starsze.net/web_images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0px 3px 25px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #666666;
  color: Red;
  font-size: 14px;
  font-variant: small-caps;
  margin: 0px;  
}

div.notes p {
  xmargin: 0em 0em 1.2em 0em;
  margin: 0px;  
  padding: 0px;
  color: #666666;
}

div.notes p.last {
  margin: 0em;
  padding: 0px;
  font-size: 12px;
}

p.footer1 {
text-align: center;
margin: 10px auto 0px;
border-top: 1px solid #993300;
padding-top: 10px;
}

p.footer {
text-align: center;
}