/* _____ B2 â??  idx swap event _______________________________ */

/* list style -- container */
.idx_swapevt_container {display: block; padding: 0; background-color:#dfb480; margin-bottom: 10px; }

/* list style -- individual element container */
.idx_swapevt_int_container {}

/* list style -- start text */
.idx_swapevt_starttext {font-size: 1.2em; line-height: 125%; color: #e4d5c0; padding: 6px; font-weight: 700; text-transform: uppercase; background-color: #c37c1f; margin-bottom: 6px;}

/* element style -- thumbnail */
.idx_swapevt_img {width: 100%; margin-bottom: 0px;}

/* element style -- title */
.idx_swapevt_head {border-bottom: none !important; line-height: 110% !important; color: #c3122f !important; text-decoration: none !important; text-transform: uppercase; font-weight: 700; display: block; padding: 20px 0px 3px 0px; display: block;}

/* NEW element style -- date */
.idx_swapevt_date {line-height: 110% !important; color: #c3122f !important; font-weight: 700; text-transform: capitalize; padding: 6px 0px 0px 0px;}

/* NEW element style -- abstract */
.idx_swapevt_abstract {padding: 0; display: block;}

