#mal\_control_strip:before { background: url(http://i.imgur.com/KkSAXd1.png) no-repeat; }

#mal\_cs_otherlinks div a[href*="login"]:before, #mal\_cs_listinfo div:last-of-type a:before, #mal\_cs_listinfo div:first-of-type a:before, 
#mal_cs_links div a[href*="addtolist"]:before,  #mal\_cs_links div:last-of-type a:last-of-type:before {
	background-image: url(http://i.imgur.com/zln2hUh.png);
}

#list_surround > table:first-of-type:before { background-image: url(http://i.imgur.com/1SwKWUn.png); }

.status_selected a, .status_not_selected a,
.status_selected a:before, .status_not_selected a:before { border-color: #e69383; }

.status_selected a, .status_not_selected a:hover,
.status_selected a:before, .status_not_selected a:hover:before { background-color: rgb(230, 147, 131); }

.status_selected a:after, .status_not_selected a:hover:after {
	background: url(http://i.imgur.com/4tt9zah.png) no-repeat;
}

/* Custom cursor */
a, body { cursor: url(http://i.imgur.com/a5V4h2a.png) 1 1, auto; }

body { color: #e69383; }

a { color: #e69383; }

td[class^='td'][width="45"], td[class^='td'][width="45"] a { color: #e69383; }

.table_header { background-color: rgb(230, 147, 131)  !important; } 

.table_header:last-child, td[class^='td']:last-child { box-shadow: 1px 0  0 #e69383; }

tr:hover td[class^='td']:first-child:before {
	background: url(http://i.imgur.com/4tt9zah.png) no-repeat;
}

/* Headers pics */
.header_cw span, .header_completed span, .header_onhold span, .header_dropped span, .header_ptw span {
	background-image: url(http://i.imgur.com/5PZ5xZb.png);
}

/* CURRENTLY WATCHING BACKGROUND */
.status_selected:first-child {
	background-image: url(http://i.imgur.com/IiTbCrv.jpg);
}

/* COMPLETED BACKGROUND */
.status_selected:nth-child(2) {
	background-image: url(http://i.imgur.com/Y29Mgk8.jpg);
}

/* ON-HOLD BACKGROUND */
.status_selected:nth-child(3) {
	background-image: url(http://i.imgur.com/eFikJBo.jpg);
}

/* DROPPED BACKGROUND */
.status_selected:nth-child(4) {
	background-image: url(http://i.imgur.com/ZEQCpRw.jpg);
}

/* PLANNED BACKGROUND */
.status_selected:nth-child(5) {
	background-image: url(http://i.imgur.com/KCLPEeu.jpg);
}

/* ALL BACKGROUND */
.status_selected:last-child {
	background-image: url(http://i.imgur.com/ynaOM26.jpg);
}

#mal\_cs_otherlinks div a[href*="login"]:after, #mal\_cs_listinfo div:last-of-type a:after, #mal\_cs_listinfo div:first-of-type a:after, 
#mal_cs_links div a[href*="addtolist"]:after,  #mal\_cs_links div:last-of-type a:last-of-type:after,
#copyright, #copyright a { text-shadow: 1px 1px #cc736d; }