﻿.SideBar
{
	display:none;

}

.ContentPad {
	width:100%!important;
	padding-right:0px!important;

}


.ContentPad .divContentPad
{
	
	width:100%!important;
	overflow:hidden!important;
}



.ms-SPZone
{
	padding:0!important;
	border:0!Important;
}

.TopRightZone
{
	width:292px;
	height:300px;

	float:right;
	margin-left:8px;
}


.TopRightZone .ms-WPBorder
{
	border:0!important;
}


.TopLeftZone
{
	width:590px;
	height:300px;
	overflow:hidden;
	float:left;
	z-index:1;
}

.TopLeftZone .ms-SPZone
{
	width:589px;
	height:300px;

	overflow:auto!important;
}

.MiddleZone , .BottomZone
{
	margin-top:10px;
}



.RightZone , .CenterZone , .LeftZone
{
	width:290px;
	float:left;
}

.LeftZone, .CenterZone
{
	margin-left:10px;
}



.tabcontent .RightZone , .tabcontent .CenterZone , .tabcontent .LeftZone
{
	width:280px;
	background:#fff url(../images/backgrounds/WPBody_bg.jpg) no-repeat right bottom;
	min-height:150px;

}


.tabcontent .ms-WPBody
{
	padding:10px 8px;
}


.tabcontent .ms-PartSpacingVertical
{
	margin:0!important;
}


.BottomZone .CenterZone div img
{
	margin-top:10px;
}

/**poll**/
.Poll
{
	background:#f1f6f9 url(../images/backgrounds/poll_bg.gif) no-repeat left bottom;
	width:290px;
	height:190px;
}

.Poll h4
{
	background:url(../images/backgrounds/poll_title_bg.gif) no-repeat right center;
	height:15px;
	font-size:16px !important;
	padding-right:28px;
	padding-top:8px;
	margin:0px;
}
.pollAnswers table td
{
	background-color: #e4edf2;
}


.pollAnswers table td
{
	background-color: transparent;
}


.pollAnswers table td
{
	background-color: transparent;
}



.pollAnswers span
{
	display:block;
	width:100%;
}

.pollBtns
{
	padding:10px 0;
}

.pollBtns input
{
	margin-left:10px;
	background:url(../images/backgrounds/poll_btn.gif) no-repeat center center;
	border:0;
	width:73px;
	height:24px;
	text-align:center;
	font-size:13px;
	cursor:pointer;

}

.pollQuestion , .pollAnswers , .pollBtns
{
	padding-right:10px;
}


.pollQuestion
{
	margin-bottom:3px;
}

.pollAnswers
{
	margin-bottom:10px;
}.hyper {
	cursor: hand;
}

