
/* util */

.clear {	
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;	
}

div.line {
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	background: #cd2322;
}


/* box */

.box-input-search {
	float: left;
	margin-right: 5px;
}


/* menu */ 

.menu-item {
}

.menu-item-on {
}


/* content */

.content-image {
	font-size: 0px;
	line-height: 0px;	
}

.content-link {
}

.content-date {
	font-size: 11px;
	line-height: normal;
}

.content-author {
	font-size: 12px;
}


/* content - tools */

.content-tools {
	
}

.content-tools-item {
}

#content-tools-box {
}


/* content - poll */

.content-poll-question {
}

.content-poll-answer {
}

.content-poll-votes {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: normal;
	margin-bottom: 5px;
	background: #f0f0f0;
}
