.dmcWidget .ivb {
	/*default bkg color. you can override in the themes table*/
	background-color:#ccc;
	/*for texture*/
	background-image:url();
	background-repeat:;
	/*border:1px solid #aeaeae;
	padding:1px;*/
	}

.dmcWidget .ivb .footer p.poweredBy{
	/*change color of powered by text*/
	font-style:normal;
	color: #fff;
	}
.dmcWidget .ivb .footer .footerActions .icon-white{
	/*change color of icons*/
	/*background-image: url("http://widgets.digitalmediacommunications.com/img/glyphicons-halflings-50.png");*/
	}
	
.dmcWidget .ivb .listingTicker .listing {
  background: #eee;
  border-bottom: 1px solid #666;
}