#bkg {
	width:100%;
	height:152px;
	position:fixed;
	bottom:0px;
	text-align:center;
	background-image:url(/assets/templates/cq/images/bkg-bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#wrapper {
	position:relative;
	width:960px;
	margin:0 auto 0 auto;
}
#logo {
	position:absolute;
	right: 20px;
	top:30px;
	width:275px;
}
#left_column {
	width:160px;
	padding-top:140px;
	position:fixed;
	height:100%;
	border-right:1px solid #CCCCCC;
	font-size:85%;
}
#left_column a, #left_column a:visited {
	color: #666666;
}
#left_column a:hover {
	color: red;
}
#right_column {
	padding-left:160px;
	padding-top:100px;
	width:600px;
	padding-bottom:100px;
}
#right_column h1 {
	border-bottom:1px solid #CCCCCC;
	padding-left:14px;
	color:red;
}
#right_column div#content {
	padding-left:14px;
	padding-right:100px;
}
#content a, #content a:visited {
	color:red;
	text-decoration:none;
}
#content a:hover, #content a:visited:hover {
	color:red;
	text-decoration:underline;
}
#content li {
	margin-bottom:0.75em;
}
#user {
	font-size:85%;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
	padding:4px;
	float:right;
	margin:0 8px 0 0;
}
#user span.username {
	font-weight:bold;
}
div.partner {
	padding-top:1em;
	border-bottom:1px solid #CCCCCC;
}
.sf-menu a {
	padding: .75em 1.6em;
	line-height:1.2em;	
}
li.active {
	background-color:#F5F5F5;
}
.sf-with-ul {
	background-image:url(../images/arrows-ffffff.png);
	background-position:right center;
	background-repeat:no-repeat;
}
blockquote.bq {
	float:right;
	font-style:italic;
	color:#333333;
/*	background-color:#FFCCCC;*/
	width:300px;
	font-family:Georgia;
	font-size:108%;
	padding-top:30px;
	padding-bottom:2px;
	padding-left:50px;
	background-image:url(../images/lquote.gif);
	background-repeat:no-repeat;
	background-position:12px 6px;
	border-top:4px solid #FF0000;
	border-bottom:4px solid #FF0000;
}
blockquote.bq div {
	background-image:url(../images/rquote.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:10px;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:4px;
	margin-right:12px;
}
blockquote.bq em {
	font-style:normal;
}
table#login_form {
	border:1px solid #CCCCCC;
}
#login_form td {
	border:none;
	padding-bottom:0px;
	padding-top:10px;
	background-color:#F5F5F5;
}
#login_form td.field_label {
	font-weight:bold;
	width:150px;
}
input.textfield {
	width:100px;
	margin-bottom:10px;
}
div.faq_questions {
	margin-bottom:300px;
}
div.faq_questions p {
	margin-bottom:16px;
}
div.faq_answers div.answer {
	margin-bottom:30px;
	padding-top:12px;
	border-top:1px solid #CCCCCC;
}
table.partner {
	width:100%;
}
table.partner td {
	border:none;
	border-bottom:1px solid #CCCCCC;
}
table.partner td.partner_copy {
	width: 65%;
}
table.col_2 {
	width:90%;
}
table.col_2 td {
	border:none;
}
div.home_flash {
	position:absolute;
	right:0px;
	top:54px;
}
#credit {
	font-size:77%;
	position:fixed;
	bottom:4px;
	right:60px;
	width:160px;
}
#credit a, #credit a:visited {
	color:red;
	text-decoration:underline;
}
#content dl {
	
}
#content dt {
	font-weight:bold;
	margin-top:0.75em;	
}
#content dd {
	
}
h3.blog_heading {
	margin-bottom:0;
}
p.blog_date {
	font-size: 85%;
	margin:0.25em 0 0.75em 0;
}
#signers ul li
{
	list-style-type: none;
	font-weight: bold;
}
#signers ul li ul
{
	margin: 0 0 0 1em;
}
#signers ul li ul li
{
	font-weight: normal;
}

.sf-menu
{
	margin-bottom: 40px;
}

#footer-imgs p
{
	color: #666;
	font-size: .85em;
}