#mal\_control_strip:before { background: url('http://i.imgur.com/avQnseG.png') no-repeat; }

#mal\_cs_otherlinks div a[href*="login"]:before, #mal\_cs_listinfo div a[href*="KimiUsot"]: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/c1Tk1Lk.png');
}

#list_surround > table:first-of-type:before { background-image: url('http://i.imgur.com/4GomaFl.png'); }

.status_selected a, .status_not_selected a,
.status_selected a:before, .status_not_selected a:before { border-color: #cb281c; }

.status_selected a, .status_not_selected a:hover,
.status_selected a:before, .status_not_selected a:hover:before { background-color: rgb(203, 40, 28); }

.status_selected a:after, .status_not_selected a:hover:after {
	background: url(http://i.imgur.com/ftVaLJP.png) no-repeat;
}

/* Custom cursor */
a, body { cursor: url(http://i.imgur.com/ngCPE7n.png) 1 1, auto; }

body { color: #cb281c; }

a { color: #cb281c; }

td[class^='td'][width="45"], td[class^='td'][width="45"] a { color: #cb281c; }

.table_header { background-color: rgb(203, 40, 28)  !important; } 

.table_header:last-child, td[class^='td']:last-child { box-shadow: 1px 0  0 #cb281c; }

tr:hover td[class^='td']:first-child:before {
	background: url(http://i.imgur.com/ftVaLJP.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/t6qQ5Zs.png);
}

/* CURRENTLY WATCHING BACKGROUND */
.status_selected:first-child {
	background-image: url(http://i.imgur.com/sbfKIzV.jpg);
}

/* COMPLETED BACKGROUND */
.status_selected:nth-child(2) {
	background-image: url(http://i.imgur.com/5vYQ9L2.jpg);
}

/* ON-HOLD BACKGROUND */
.status_selected:nth-child(3) {
	background-image: url(http://i.imgur.com/kU1cSpz.jpg);
}

/* DROPPED BACKGROUND */
.status_selected:nth-child(4) {
	background-image: url(http://i.imgur.com/obX5qgt.jpg);
}

/* PLANNED BACKGROUND */
.status_selected:nth-child(5) {
	background-image: url(http://i.imgur.com/5OoKUu2.jpg);
}

/* ALL BACKGROUND */
.status_selected:last-child {
	background-image: url(http://i.imgur.com/w2zlXYj.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 #f11c26; }