/*CSS brought over from Header Type: WYSIWYG*/
#userDefined .button {
 background-color: #000000; /* Black */
 border: none;
 color: white;
 padding: 15px 23%;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 font-size: 16px;
 margin: 4px 2px;
 cursor: pointer;
}
#userDefined .button1 {
 padding-left: 0;
 padding-right: 0;
 width: 23%;
}

#se_felt span {
 font-size: 1.5em;
 font-weight: 700;
}

#userDefined .button:hover {
 background-color: #FE0000;
}
#secomp6 .seitemlistdiv div .seitempicture {text-align:left;margin:0;}
#secomp6 .sepage .seitemhighlight .seitemlistpagetableitemlist .seitempicture a img {margin:5px 0 5px 5px;}

.dataHeader {
 font-size: 11px;
 color: #4c4c4c;
 position: relative;
 min-height: 46px;
}

.text-header {
 position: absolute;
 bottom: 35px;
 right: 0;
 background: #fff;
 color: #888;
 text-transform: uppercase;
 font-family: 'futura-pt', sans-serif;
 z-index: 10;
 padding: 1em;
}

