/*body {
	background: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #333;
}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}
*/

div.img-shadow {
  float:left;
  float:top;
  background: url(http://www.magazooms.com/images/shadow.gif) no-repeat bottom right !important;
  background: url(http://www.magazooms.com/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 20px !important;
  margin: 10px 0 0 20px;  
  }

div.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: hidden;
  margin: -20px 12px 12px -12px;
  padding: 0px;
  
  }
div.img-shadowB {
  float:left;
  float:top;
  background: url(http://www.magazooms.com/images/shadow.gif) no-repeat bottom right !important;
  background: url(http://www.magazooms.com/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 20px !important;
  margin: 10px 0 0 20px;  
  }

div.img-shadowB img {
  display: block;
  position: relative;
  background-color: #fff;
  border: hidden;
  margin: -12px 12px 12px -12px;
  padding: 0px;
  
  }
 
div.link		{color: #383838;}
div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }