body { 
	background-color: #0B161C;
	color: #dddddd;
}
table.twitch { border: 2px; width: 800px; padding: 0px; border-spacing: 0px; }
tr.twitchrow1 { background-color: #333333; }
tr.twitchrow2 { background-color: #121F27; }
td.achieveimg { 
	background-image: url("icons/placeholderimg.png");
	background-repeat: no-repeat;
	width: 64px; 
	height: 64px; 
	padding: 0px; 
	font-weight: normal; 
	font-size: 10pt; 
	border: None;
	vertical-align: center;
	text-align: center;
}
td.achievedes {
	width: 736px;
	padding: 8px;
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12pt;
	font-weight: normal;
	border: None;
	vertical-align: top;
	height: 80px;
}
div.achievedes2 {
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12pt;
	font-weight: normal;
	height: 40px;
}
td.blank {
	height: 8px;
}

div.achievetitle {
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h1.username {
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}
td.achieveimg_hl { 
	background-image: url("icons/highlighter.png");
	background-repeat: no-repeat;
	width: 64px; 
	height: 64px; 
	padding: 0px; 
	font-weight: normal; 
	font-size: 10pt; 
	border: None;
	vertical-align: center;
	text-align: center;
}
td.achieveimg_fl { 
	background-image: url("icons/follower.png");
	background-repeat: no-repeat;
	width: 64px; 
	height: 64px; 
	padding: 0px; 
	font-weight: normal; 
	font-size: 10pt; 
	border: None;
	vertical-align: center;
	text-align: center;
}
td.achieveimg_1st { 
	background-image: url("icons/firsttimer.png");
	background-repeat: no-repeat;
	width: 64px; 
	height: 64px; 
	padding: 0px; 
	font-weight: normal; 
	font-size: 10pt; 
	border: None;
	vertical-align: center;
	text-align: center;
}
td.achieveimg_bts { 
	background-image: url("icons/bits.png");
	background-repeat: no-repeat;
	width: 64px; 
	height: 64px; 
	padding: 0px; 
	font-weight: normal; 
	font-size: 10pt; 
	border: None;
	vertical-align: center;
	text-align: center;
}
