.dgd_stb_box.none { 
	border: none; /* to be overwritten */
    background: rgb(255, 255, 255) no-repeat center center; /* The Fallback */
    background: rgba(255, 255, 255, 0) no-repeat center center; /* to be overwritten */
	box-shadow: none;  /* to be overwritten */
}


































.dgd_stb_box.none .dgd_stb_box_close { height: 20px; width: 20px; top: 5px; right: 5px; font-family: Georgia, Times, serif; color: #000000; text-align: center; font-size: 20px; line-height: 16px; text-decoration: none; }
.dgd_stb_box.none .dgd_stb_box_close:hover { color: #999999 }


.dgd_stb_box.none .stbMsgArea { display: none; padding: 10px 0 0; margin: 0; }