.table-striped-red>tbody>tr:nth-of-type(odd){
	background-color: rgb(255, 204, 204);
}

.table-striped-blue>tbody>tr:nth-of-type(odd){
	/*background-color: rgb(204, 240, 255);*/
	background-color: rgb(172, 224, 244);
}

.hpMore{
	float:right;
	text-align:right;
	font-weight:bold;
}

#twitter-widget-0 {
	height: 404px !important;
	}