div.aqb-dst-entry {
	padding: 9px;
}
div.aqb-dst-entry div.aqb-dst-bg-blue,
div.aqb-dst-entry div.aqb-dst-bg-yellow,
div.aqb-dst-comments {
	width: 473px;
	margin: 0px;
}

/**--- Main info ---*/
div.aqb-dste-title {
	padding-bottom: 10px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
div.aqb-dste-info {
	padding-bottom: 10px;
}
div.aqb-dste-info-cnt {
	min-height: 38px;
	padding-left: 48px;
	position: relative;
}
div.aqb-dste-info-cnt div.aqb-dste-votes {
	top: 0px;
	right: 0px;
	position: absolute;
}
div.aqb-dste-info-cnt div.votes_big {
	width: auto;
}
div.aqb-dste-info-cnt div.thumbnail_block {
	top: 0px;
	left: 0px;
	position: absolute;
}
div.aqb-dste-info-cnt p {
	padding-top: 3px;
}
a.aqb-dste-author {
	font-size: 12px;
	font-weight: bold;
}
p.aqb-dste-stats {
	color: #999999;
}


/**--- Cells with opinions ---*/
div.aqb-dste-cell {
	position: relative;
	float: left;
}
div.aqb-dste-cell-left {
	margin-right: 10px;
}
div.aqb-dste-opinion {
	height: 20px;

	line-height: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
}
div.aqb-dste-description {
	height: 120px;
	overflow: auto;
}
div.aqb-dste-counter {
	text-align: center;
	font-size: 48px;
}
div.aqb-dste-vote {
	margin: 10px 0px;
}
div.aqb-dste-join div.button_wrapper {
	width: 180px;
	margin: 0px auto;
	
	position: relative;
	display: block;
}
div.aqb-dste-join input.form_input_submit {
	font-weight: bold;
}
div.aqb-dste-join div.button_wrapper_close {
	background-color: transparent;
}
div.aqb-dst-comments {
	margin-top: 10px;
}


/**--- Frame ---*/
div.aqb-dst-bg-blue,
div.aqb-dst-bg-gray,
div.aqb-dst-bg-yellow {
	margin: 0px;
	position: relative;
}
div.aqb-dst-bg-top,
div.aqb-dst-bg-middle,
div.aqb-dst-bg-bottom {
	margin: 0px 5px;
	position: relative;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div.aqb-dst-bg-blue div.aqb-dst-bg-top,
div.aqb-dst-bg-gray div.aqb-dst-bg-top,
div.aqb-dst-bg-yellow div.aqb-dst-bg-top {
	height: 5px;
	background-image: url(../images/aqb-dst-bg-blu-tm.png);
}
div.aqb-dst-bg-gray div.aqb-dst-bg-top {
	background-image: url(../images/aqb-dst-bg-gry-tm.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-top {
	background-image: url(../images/aqb-dst-bg-ylw-tm.png);
}
div.aqb-dst-bg-middle {
	background-color: #transparent;
}
div.aqb-dst-bg-blue div.aqb-dst-bg-bottom,
div.aqb-dst-bg-gray div.aqb-dst-bg-bottom,
div.aqb-dst-bg-yellow div.aqb-dst-bg-bottom {
	height: 5px;
	background-image: url(../images/aqb-dst-bg-blu-bm.png);
}
div.aqb-dst-bg-gray div.aqb-dst-bg-bottom {
	background-image: url(../images/aqb-dst-bg-gry-bm.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-bottom {
	background-image: url(../images/aqb-dst-bg-ylw-bm.png);
}
div.aqb-dst-bg-tl,
div.aqb-dst-bg-tr, 
div.aqb-dst-bg-ml,
div.aqb-dst-bg-mr,
div.aqb-dst-bg-bl,
div.aqb-dst-bg-br {
	top: 0px;
	width: 5px;
	height: 5px;
	
	position: absolute;
	z-index: 1;

	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.aqb-dst-bg-blue div.aqb-dst-bg-tl,
div.aqb-dst-bg-gray div.aqb-dst-bg-tl,
div.aqb-dst-bg-yellow div.aqb-dst-bg-tl {
	left: -5px;
	background-image: url(../images/aqb-dst-bg-blu-tl.png);
}
div.aqb-dst-bg-gray div.aqb-dst-bg-tl {
	background-image: url(../images/aqb-dst-bg-gry-tl.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-tl {
	background-image: url(../images/aqb-dst-bg-ylw-tl.png);
}
div.aqb-dst-bg-blue div.aqb-dst-bg-tr,
div.aqb-dst-bg-gray div.aqb-dst-bg-tr,
div.aqb-dst-bg-yellow div.aqb-dst-bg-tr {
	right: -5px;
	background-image: url(../images/aqb-dst-bg-blu-tr.png);
}
div.aqb-dst-bg-gray div.aqb-dst-bg-tr {
	background-image: url(../images/aqb-dst-bg-gry-tr.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-tr {
	background-image: url(../images/aqb-dst-bg-ylw-tr.png);
}
div.aqb-dst-bg-blue div.aqb-dst-bg-ml,
div.aqb-dst-bg-gray div.aqb-dst-bg-ml,
div.aqb-dst-bg-yellow div.aqb-dst-bg-ml {
	left: -5px;
	height: 100%;

	background-image: url(../images/aqb-dst-bg-blu-ml.png);
	background-repeat: repeat-y;
}
div.aqb-dst-bg-gray div.aqb-dst-bg-ml {
	background-image: url(../images/aqb-dst-bg-gry-ml.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-ml {
	background-image: url(../images/aqb-dst-bg-ylw-ml.png);
}
div.aqb-dst-bg-blue div.aqb-dst-bg-mm,
div.aqb-dst-bg-gray div.aqb-dst-bg-mm,
div.aqb-dst-bg-yellow div.aqb-dst-bg-mm {
	padding: 15px 15px;
	background-color: #8fb9d5;	
}
div.aqb-dst-bg-gray div.aqb-dst-bg-mm {
	background-color: #eeeeee;
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-mm {
	background-color: #fee58d;
}
div.aqb-dst-bg-blue div.aqb-dst-bg-mr,
div.aqb-dst-bg-gray div.aqb-dst-bg-mr,
div.aqb-dst-bg-yellow div.aqb-dst-bg-mr {
	right: -5px;
	height: 100%;

	background-image: url(../images/aqb-dst-bg-blu-mr.png);
	background-repeat: repeat-y;
}
div.aqb-dst-bg-gray div.aqb-dst-bg-mr {
	background-image: url(../images/aqb-dst-bg-gry-mr.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-mr {
	background-image: url(../images/aqb-dst-bg-ylw-mr.png);
}
div.aqb-dst-bg-blue div.aqb-dst-bg-bl,
div.aqb-dst-bg-gray div.aqb-dst-bg-bl,
div.aqb-dst-bg-yellow div.aqb-dst-bg-bl {
	left: -5px;
	background-image: url(../images/aqb-dst-bg-blu-bl.png);
}
div.aqb-dst-bg-gray div.aqb-dst-bg-bl {
	background-image: url(../images/aqb-dst-bg-gry-bl.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-bl {
	background-image: url(../images/aqb-dst-bg-ylw-bl.png);
}
div.aqb-dst-bg-blue div.aqb-dst-bg-br,
div.aqb-dst-bg-gray div.aqb-dst-bg-br,
div.aqb-dst-bg-yellow div.aqb-dst-bg-br {
	right: -5px;
	background-image: url(../images/aqb-dst-bg-blu-br.png);
}
div.aqb-dst-bg-gray div.aqb-dst-bg-br {
	background-image: url(../images/aqb-dst-bg-gry-br.png);
}
div.aqb-dst-bg-yellow div.aqb-dst-bg-br {
	background-image: url(../images/aqb-dst-bg-ylw-br.png);
}