#cc_top_border{
	margin: 0 auto;
	float: left;
	height: 18px;
	width: 952px;
	background: url(../images/cc-page-top-bg.jpg) no-repeat 0 -1px;
}

#background_holder{
	margin: 0 auto;
	background: url(../images/cc-page-bg.jpg) no-repeat 0 -18px;
/*	height: 825px;*/
	border: 1px solid #a5b4b9;
	border-top: none;
	padding-top: 0;
	clear: both;
}


#content-cc{
	width: 531px;
	padding: 30px;
	padding-bottom:0px;
	color: #011c40;
	float:left;
}

hr{
	height: 1px;
	font-size: 1px;
	color: #fff;
	margin: 30px 0;
}

#content ul{
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#content ul li{
	color: #0018ff;
	font-size: 14px;
	line-height: 26px;
}

/*form#comment{
	font-size: 15px;
	font-weight: bold;
}

input{
	width: 225px;
	height: 27px;
	border: none;
	border-top: 1px solid #5f6773;
	border-left: 1px solid #5f6773;	
}*/

form#comment{
	width: 400px;
	margin-top: 130px;
}

h3{
	font-size: 18px;
}

h5{
	font-size: 14px;
}

#comment p{
	margin: 5px 0;
}

#comment label{
	float: left;
	display: block;
	width: 80px;
	text-align: left;
	padding: 2px;
	padding-right: 10px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin: 3px 0;
}

label.hidden{
	visibility: hidden;
}

#comment input{
	width: 225px;
	height: 24px;
	border: none;
	border-top: 2px solid #5f6773;
	border-left: 2px solid #5f6773;	
	padding: 2px;
	margin: 3px 0;
}

#comment textarea{
	width: 318px;
	border: none;
	border-top: 2px solid #5f6773;
	border-left: 2px solid #5f6773;	
	padding: 2px;	
	overflow: auto;
}

input#submit{
	width: 84px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: url(../images/submit-bg.jpg) no-repeat 0 0;
}

input#submit:hover{
	width: 84px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: url(../images/submit-bg.jpg) no-repeat 0 -35px;
}
#sidebar1{
	margin-top: 190px;
	float: right;
	width: 260px;
	padding: 20px;
	color: #011c40;
	font-size: 13px;
	display:inline;
	
}
h4{
	padding: 0px;
}
a.specialLink: link{color: #0000FF;}

* html #sidebar1{
	margin-top: 200px;
}
form#poll{
	width: 150px;
	margin: 0 auto;
}

#poll input#vote{
	width: 84px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: url(../images/vote-bg.jpg) no-repeat 0 0;
	margin: 0 auto;
}

#poll input#vote:hover{
	width: 84px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: url(../images/vote-bg.jpg) no-repeat 0 -35px;
}

div#poll_result{
	width: 90%;
	margin: 0 auto;
}

div#poll_result p{
	margin: 0;
	padding: 0;
}

div.graph{
	width: 100%;
	height: 20px;
	background-color: #896221;
	border: 1px solid #fff;
	margin: 5px 0 15px 0;
}

#share{
	padding-top: 20px;
	width:100%;
	clear:both;
	margin-bottom:10px;
}

* html #share{
	margin-top: 220px;
}

#share ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#share ul li{
	margin: 10px 0;
}

#share img{
	border: none;
	text-align:center;
	margin:0 auto;
}

#share h3{text-align:center; color:#000; font-size:16px; font-weight:bold; line-height:0px;}


blockquote{
	clear: both;
	margin: 0;
	padding: 14px;
	width: 886px;
	height: 74px;
	text-align: right;
	background: url(../images/cc-quote.jpg) no-repeat 0 0;
	font-size: 18px;
}

blockquote span{
	line-height: 60px;
	font-size: 22px;
}
