
body {	/*for texture*/
  background-image:url();
  background-repeat:repeat;}

.dmcWidget .ivb {
	/*default bkg color. you can override in the themes table*/
	background-color: #eb0a26;
	}

.dmcWidget .ivb .footer p.poweredBy{
	/*change color of powered by text*/
	font-style:normal;
	color: #fff;
	}

.dmcWidget .ivb .footer { color: #fff;}

.dmcWidget .ivb .footer .footerActions .icon-white{
	/*change color of icons -- DEFAULT IS WHITE*/
	/*BLACK OPACITY @ 50% */
	/*background-image: url("http://widgets.digitalmediacommunications.com/img/glyphicons-halflings-50.png");*/
	/*BLACK */
	/*background-image: url("http://widgets.digitalmediacommunications.com/img/glyphicons-halflings.png");*/
	}