#homeStep1Block,#homeStep2Block,#homeStep3Block {
	width: 305px;
}

#homeStep1Block {
	float: left;
}

#homeStep2Block {
	float: left;
	margin-left: 3px;
}

#homeStep3Block {
	float: right;
}

.stepHeader {
	position: relative;
	font-weight: bold;
	color: #0063ab;
	height: 70px;
}

.stepNumber {
	position: absolute;
	left: 0;
	width: 60px;
	font-size: 70px;
	text-align: right;
	width: 50px;
	color: #83CA0A;
}

.stepName {
	position: absolute;
	left: 60px;
	bottom: 10px;
	font-size: 30px;
}

.stepContent {
	padding: 5px 20px 10px 10px;
	text-align: justify;
}

.stepContent img {
	float: left;
	padding: 3px 10px 30px 0px;
}

#homeRecentlyYoursBlock .blockContent {
	padding: 10px;
}

#homeRecentlyYoursBlock th,#homeRecentlyYoursBlock td {
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	text-align: center;
}

#homeRecentlyYoursBlock th.first,#homeRecentlyYoursBlock td.first {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border-left: none;
	font-size: 11px;
	width: 300px;
}

#homeRecentlyYoursBlock .firstLevelHeader th {
	padding: 3px 3px 8px 3px;
}

#homeRecentlyYoursBlock .secondLevelHeader th {
}

#homeRecentlyYoursBlock .first a {
	text-decoration: none;
}

#homeRecentlyYoursBlock .first a:hover {
	text-decoration: underline;
}

#homeRecentlyYoursBlock th {
	padding: 5px 3px;
	font-size: 11px;
}

#homeRecentlyYoursBlock th img {
	vertical-align: bottom;
}

#homeRecentlyYoursBlock td {
	padding: 7px 0px;
}

#homeRecentlyYoursBlock td.number {
	font-size: 19px;
	font-weight: bold;
	color: #0063ab;
}

#homeRecentlyYoursBlock .photo {
	float: left;
	margin-right: 8px;
	padding: 3px;
	border: 1px solid #999999;
	position: relative;
	display: inline;
}

#homeRecentlyVotedBlock {
	float: left;
	width: 457px;
}

#homeRecentlyCommentedBlock {
	float: right;
	width: 457px;
}

#homeRecentlyVotedBlock .blockContent,#homeRecentlyCommentedBlock .blockContent
	{
	padding: 0px;
}

.recent {
	font-size: 11px;
	padding: 10px;
}

.recent a {
	text-decoration: none;
}

.recent a:hover {
	text-decoration: underline;
}

.recentPhoto img {
	float: left;
	margin-right: 8px;
	padding: 3px;
	border: 1px solid #999999;
	position: relative;
	display: inline;
}

.recentUser {
	margin-bottom: 5px;
}

.recentDetails a,.recentDetails a:hover {
	color: #33AEFF;
}

#homeStatisticBlock .blockContent {
	padding: 0px;
}

#homeStatisticNumberBlock {
	color: #999999;
	font-weight: bold;
	font-size: 21px;
	position: relative;
}

#homeStatisticNumberBlock .blockContent {
	padding-top: 10px;
	text-align: center;
}

#homeStatisticNumberBlock .count {
	color: #6AA700;
	font-size: 32px;
}

#homeStatisticNumberBlock a {
	color: #999999;
	text-decoration: none;
}

#homeStatisticNumberBlock img {
	vertical-align: top;
	margin-top: 5px;
	width: 28px;
}

#homeStatisticProvinceBlock,#homeStatisticCategoryBlock {
	width: 615px;
	float: left;
}

#homeStatisticProvinceBlock .chart,#homeStatisticCategoryBlock .chart {
	float: left;
	width: 305px;
}

#homeStatisticProvinceBlock .statisticList,#homeStatisticCategoryBlock .statisticList
	{
	width: 250px;
	float: right;
	display: inline;
	margin: 20px 20px 0px 0px;
}

#homeStatisticUserBlock {
	width: 300px;
	float: right;
}

.statisticList .color {
	height: 10px;
	width: 10px;
	font-size: 4px;
	border: 1px solid #999999;
	display: inline;
	margin: 1px 3px 0 0;
	float: left;
}

.statisticList .name {
	text-align: left;
	width: 100%;
}

.statisticList .count,.statisticList .percent {
	text-align: right;
}

#homePollFeaturedBlock,#homePollPopularBlock,#homePollNewestBlock {
	width: 300px;
	display: inline; /* IE double margin bug fix */
}

#homePollFeaturedBlock {
	float: right;
	position: relative;
	z-index: 10;
}

#homePollPopularBlock {
	float: left;
	position: relative;
	z-index: 30;
}

#homePollNewestBlock {
	float: left;
	position: relative;
	margin-left: 14px;
	z-index: 20;
}

#homePollFeaturedBlock .blockContent,#homePollPopularBlock .blockContent,#homePollNewestBlock .blockContent
	{
	padding: 0px;
}

#homePollCategoryBlock .blockContent {
	padding: 0px;
}

#homePollCategoryBlock .category {
	vertical-align: top;
	padding: 10px 0px 10px 10px;
	border-bottom: 2px solid #e6e6e6;
	width: 25%;
}

#homePollCategoryBlock .category .count {
	color: #33AEFF;
}

#homePollCategoryBlock .category .details {
	padding: 3px 0px;
	margin-left: 45px;
}

#homePollCategoryBlock .category .tags {
	margin-left: 45px;
}

#homePollCategoryBlock .category .tags li {
	padding-right: 3px;
}

#homePollCategoryBlock .category .photo {
	float: left;
}

#homePollCategoryBlock .category ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}

#homePollCategoryBlock .category a {
	text-decoration: none;
	line-height: 18px;
}

#homePollCategoryBlock .category a:hover {
	text-decoration: underline;
}

#homePollCategoryBlock .category .tag1 {
	font-size: 12px;
}

#homePollCategoryBlock .category .tag2 {
	font-size: 14px;
}

#homePollCategoryBlock .category .tag3 {
	font-size: 16px;
}

#homePollPhotoBlock .blockContent {
	padding: 5px;
	border-bottom: 2px solid #e6e6e6;
}

#homePollPhotoBlock td.photo {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

#homePollPhotoBlock img {
	border: 1px solid #0063ab;
	margin: 5px;
	padding: 2px;
}

#homePollPhotoBlock a {
	font-size: 11px;
	text-decoration: none;
}

#homePollPhotoBlock a:hover {
	text-decoration: underline;
}

#homeUserTopCreatorBlock,#homeUserTopVoterBlock,#homeUserTopCommenterBlock,#homeUserNewestBlock
	{
	width: 221px;
	display: inline; /* IE double margin bug fix */
}

#homeUserTopCreatorBlock {
	float: left;
}

#homeUserTopVoterBlock,#homeUserTopCommenterBlock {
	float: left;
	margin-left: 15px;
}

#homeUserNewestBlock {
	float: right;
}

.userRankingBlock .blockContent {
	padding: 0px;
}

.userRankingBlock .blockHeader a {
	text-decoration: none;
}

#contactBlock,#aboutBlock,#helpBlock,#error404Block,#termsBlock {
	float: left;
	display: inline; /* IE double margin bug fix */
	width: 600px;
	margin-left: 160px;
}

#contactBlock ul {
	padding: 5px 0px 5px 15px;
}

#termsBlock ul {
	padding: 20px 0px 20px 0px;
	list-style: none;
}

#termsBlock ul li {
	padding: 0px 0px 5px 0px;
}

#termsBlock ul ul {
	padding: 5px 0px 5px 15px;
	list-style: disc;
}

#termsBlock ul ul li {
	padding: 0px;
}

#createPollInfoBlock {
	display: inline;
	float: left;
	width: 410px;
	margin-left: 40px;
}

#createRankingInfoBlock {
	display: inline;
	float: right;
	width: 410px;
	margin-right: 40px;
}

.createPollPhoto {
	float: left;
	height: 85px;
	width: 85px;
	margin-right: 10px;
}

.createPollPhoto img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #ffffff;
}

.createPollInfo {
	margin-left: 95px;
}

.createPollInfo strong {
	color: #000000;
}

.createPollInfo ul {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}

.createPollInfo ul li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 5px;
}
