/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

div.randomad
{
  background: rgba(247, 245, 231, 0.7);
  border: 1px dotted black;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

div.donation-panel
{
	background: #eeeeee;
	border: 3px dotted black;
	padding: 10px;

}

div.donation-panel h1
{
	margin-top: 0px;
    font-size: 16px;
}