@CHARSET "UTF-8";

.clearb {
	clear: both;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}

.tab_content .tab_content_item.block {
	display: block;
}

.tab_content .tab_content_item {
	display: none;
}

.politics-name a {
	color: #2784d4;
}

.friend_link img{
	width: 230px;
	height: 70px;
}
.header{
	position: relative;
}

.keywords_row{
	line-height: 24px;
	height: 24px;
	position: absolute;
	right: 0px;
	top: 5px;
}

.keywords_row .keyword{
	cursor: pointer;
}
