/* DOTD */
div#custom-blocks-dotd {
    background: url("images/dotd_block_header_300x60.jpg") no-repeat scroll center top #dcddde;
    padding: 4px;
    text-align: center;
    border: 3px solid #71be44;
}

div#custom-blocks-dotd a#header-link {
	height: 50px;
	margin: 0 auto 4px 0;
	display: block;
}

div#custom-blocks-dotd h4 {
	height: inherit;
	margin: 10px 0 2px 0;
}

div#custom-blocks-dotd h5 {
    background: #71be44;
    margin: 10px 0 6px;
    padding: 4px;
} 

div#custom-blocks-dotd div#stock-warning {
	background: #FF0000;
	color: #FFFFFF;
}

div#custom-blocks-dotd div#stock-warning a {
	color: #FFFFFF;
}

div#custom-blocks-dotd div#business-logo {
	margin: 5px auto 5px auto;
	height: 125px;
	width: 280px;
	position: relative;
	overflow: hidden;
}

div#custom-blocks-dotd div#business-logo img {
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

div.custom-blocks-dotd-more {
	text-align: left;
}

div.custom-blocks-dotd-more ul li {
    margin-left: 20px;
}
/* Streaming from WDWS */
div#custom-blocks-wdws-streaming-desc {
	margin: 0 0 30px 78px;
}
div#custom-blocks-wdws-streaming-desc h4 {
	margin: 0 0 8px 0;
}
div#custom-blocks-wdws-streaming-img {
	width: 70px;
	float: left;
}