#bigBannerSpace {
	width: 1100px;
	text-align: left;
}

.blockSideHeader {
	width: 217px;
	height: 23px;
	margin-left: 3px;
	margin-bottom: 3px;
	text-align: right;
	font-size: 10pt;
	padding: 4px 10px 0px 0px;
}

.blockCenter {
	background: #FFFFFF;
	/*border: 1px solid #A9A9A9;*/
	margin-bottom: 3px;
}

.blockCenterHeader {
	/*height: 22px;
	border-bottom: 3px solid #A9A9A9;
	font-weight: 700;*/
	color: #A9A9A9;
	text-align: right;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 6px;
	margin-bottom: 3px;
	font-size: 10pt;
}

.blockCenterBody {
	text-align: justify;
	color: #3F3F3F;
	padding: 8px;
	/* background: URL("../../images/fisti_logo.jpg") no-repeat bottom right; */
}

.blockLeft, .blockRight {
	margin-left: 3px;
	margin-right: 3px;
	width: 227px;
	background-color: #FFFFFF;
}

.blockLeftContent, .blockRightContent {
	width: 210px;
	@width: 213px;
	color: #3F3F3F;
	padding: 7px 7px 7px 7px;
	/* background: URL("../../images/fisti_logo.jpg") no-repeat bottom right; */
}

.blockRelinkLeft, .blockRelinkRight {
	padding: 7px;
	width: 213px;
	background-color: #FFFFFF;
	margin: 0px 3px 0px 3px;
}

.blockRelinkMiddle {
	padding: 7px;
	font-size: 10pt;
	background: #FFFFFF;
	margin: 0px 1px 0px 1px;
}

.blockRelinkLeftBanner, .blockRelinkRightBanner {
	width: 227px;
	background-color: #FFFFFF;
	margin: 0px 3px 0px 3px;
}

.blockRelinkMiddleBanner {
	background-color: #FFFFFF;
	font-size: 10pt;
	margin: 0px 1px 0px 1px;
}

.blockBanner {
	border: 1px dashed #A9A9A9;
	background-color: #CCCCCC;
}

.blockBannerCurrent {
	background-color: #FFCCCC;
}

.blockRatingProfile {
	background: URL("../../images/rating.jpg") no-repeat;
	width: 81px;
	height: 68px;
	text-align: center;
	padding-top: 15px;
	font-family: arial;
}

.blockRatingProfile span {
	font-size: 24px;
	font-weight: 700;
	white-space: nowrap;
}

.avatarBox {
	width: 90px;
	height: 70px;
	overflow: auto;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 5px;
}

.avatarBox img {
	float: left;
	margin: 8px;
	padding: 2px;
}

.avatarBox a:hover img {
	float: left;
	border: 1px solid #AE326F;
	margin: 7px;
}

/***********************/

.blockRotates {
	border: 1px dashed #A9A9A9;
	padding: 5px;
	text-align: center;
}

.rotatePageAct, .rotatePage {
	padding: 0px 3px 0px 3px;
	font-size: 9pt;
	white-space: nowrap;
}

.rotatePageAct a, .rotatePage a {
	color: #3F3F3F;
	text-decoration: none;
}

.rotatePage {
	background: #F0F0F0;
	border: 1px solid #D4D4D4;
}

.blockRotator {
	width: 632px;
	height: 288px;
	background: #FFFFFF;
	margin: 0px 1px 0px 1px;
	z-index: 100;
}

#rotatorContent a {
	text-decoration: none;
	color: none;
}

.blockArrows {
	position: absolute;
	float: right;
	margin-top: 260px;
	margin-left: 569px;
	z-index: 999;
}

.blockArrows a img {
	cursor: pointer;
}

.leftRotatorBlock, .rightRotatorBlock {
	width: 230px;
}

.leftRotatorBlock {
	float: left;
}

.rightRotatorBlock {
	float: right;
}

/**********************/

.splitBr {
	font-size: 1px;
	height: 4px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.blockMembersList {
	position: absolute;
	float: left; 
	background: #FFFFFF;
	border: 1px solid;
	padding: 5px;
	z-index: 9999;
}

.blockAnswer {
	border: 1px dotted #777777;
	background: #F9E9EF;
	padding: 3px;
}

.specchar {
	width: 420px;
	border: 1px dashed #A9A9A9;
	padding: 5px;
	font-family: Courier New;
	font-weight: 700;
	font-size: 12pt;
}

.specchar a {
	text-decoration: none;
}

.specchar a:hover {
	text-decoration: underline;
}

.blockDisable {
	border: 1px dotted #A9A9A9;
	background: #FFFFCE;
	padding: 5px 5px 0px 5px;
}

.consultRating {
	float: right;
	font-size: 14pt;
	text-align: center;
	width: 75px;
	margin: 0px 0px 5px 7px;
	padding: 3px 0px 3px 5px;
	border: 1px dashed #A9A9A9;
	border-top: 0px;
	border-right: 0px;
}

.totalCount {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.blockSearch {
	margin-top: 24px;
	margin-left: 5px;
	width: 295px;
	height: 94px;
	float: left;
}

.blockSearch div {
	background: URL("../../images/search_back.png");
	color: #FFFFFF;
	font-size: 11pt;
	text-align: center;
}

.blockSearch a {
	text-decoration: none;
	color: #FFFFFF;
}

.blockSearch input {
	width: 187px;
	height: 22px;
	padding: 0px 3px 0px 5px;
	margin: 0px;
	background: URL("../../images/search_what.jpg") no-repeat;
	border: 1px solid #323232;
	font-size: 10pt;
}
