/*  ****************************************************
	IMPORT GLOBAL STYLES
	****************************************************/
	/***************************************************
GLOBAL RESETS
****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong { font-weight:bold; }
em { font-style:italic; }

/***************************************************
GLOBAL LINKS DEFINITIONS
****************************************************/
a:link, a, a:visited {
	color:#3292aa;
	text-decoration:none;
}
a:visited { }
a:hover { text-decoration:underline; }
a.vote {
	background:#ee1c25 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy92b3RlLWNhcmF0LmdpZg/69/0/go.php) 50px 50% no-repeat;
	color:#fff !important;
	display:block;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	padding:0 5px 0 5px;
	text-transform:uppercase;
	width:50px;
}
	a.vote:hover {
		background:#cd171e  url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy92b3RlLWNhcmF0LmdpZg/69/0/go.php) 50px 50% no-repeat;
		text-decoration:none;
	}
	a.voted {
		background:#999;
		text-align:center;
	}
		a.voted:hover {
			background:#999 !important;
			text-decoration:none;
		}
a.btn-blue {
	background-color:#6fcde4;
	background-image:none !important;
	color:#fff !important;
	display:block;
	float:left;
	font-size:10px;
	font-weight:normal !important;
	margin:0 5px 0 0 !important;
	padding:3px 5px 2px 5px !important;
	text-transform:uppercase;
	width:;
}
	a.btn-blue:hover {
		background-color:#46acc2;
		background-image:none !important;
		text-decoration:none;
	}
a.btn-red {
	background:#ee1c25;
	color:#fff !important;
	display:block;
	font-size:10px !important;
	font-weight:normal;
	padding:3px 5px 2px 5px;
	text-transform:uppercase;
	min-width:70px;
}
	a.btn-red:hover {
		background:#cd171e;
		text-decoration:none;
	}
a.big-red {
	background:#ee1c25;
	border:1px #ccc solid;
	color:#fff !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:3px 7px;
	text-align:center;
}
	a.big-red:hover {
		background:#cd171e;
		text-decoration:none;
	}
a.aim {

}
	a.aim img {
		border:0 none !important;
		margin:0 none !important;
	}
	a.aim:hover img {
		border:0 none !important;
}
a.rss {
	display:block;
	float:right;
}
a.crumb {
	display:block;
	font-size:1.1em;
	margin:-5px 0 10px -7px;
}

/***************************************************
GLOBAL PAGINATION
****************************************************/
div.pagination {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) left bottom repeat-x;
	border-top:2px #c1c1c1 solid;
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	line-height:40px;
	overflow:auto;
}
	.pagination span {
		color:#999;
		display:block;
		float:right;
	}
	.pagination a {
		background:#6fcde4;
		color:#fff;
		display:block;
		float:left;
		line-height:15px;
		margin:11px 3px 0 0;
		padding:2px 5px 0 5px;
	}
	.pagination strong {
		display:block;
		float:left;
		line-height:15px;
		margin:11px 3px 0 0;
		padding:2px 5px 0 5px;
	}
    	.pagination a.nontab, .pagination a.nontab:hover {
    	    background: none;
    	    color: #999;
    	}
		.pagination a:hover {
			background:#46acc2;
			text-decoration:none;
		}
		.pagination a.current {
			background:#c1c1c1;
		}
		.pagination a.next {
			background:0 none;
			color:#6fcde4 !important;
			margin-left:5px;
			padding:2px 0 0 0;
		}
		.pagination a.nonext {
			background:0 none;
			color:gray !important;
			margin-left:5px;
			padding:2px 0 0 0;
		}
		.pagination strong.next {
			margin-left:5px;
			padding:2px 0 0 0;
		}
		.pagination a.prev  {
			background:0 none;
			color:#6fcde4 !important;
			margin-right:5px;
			padding:2px 0 0 0;
		}
		.pagination a.noprev {
			background:0 none;
			color:gray !important;
			margin-right:5px;
			padding:2px 0 0 0;
		}
		.pagination strong.prev {
			margin-right:5px;
			padding:2px 0 0 0;
		}
			.pagination a.prev:hover, .pagination a.next:hover {
				background:none;
				color:#46acc2 !important;
				text-decoration:underline;
			}

/***************************************************
GLOBAL PAGE DEFINITIONS
****************************************************/
body {
	background:#ededed url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ib2R5LWJnLmdpZg/69/0/go.php) 50% 0 repeat-y;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	position:relative;
	text-align:center;
}
	body.nobg {
		background:#ededed none;
	}
#page {
	background:#fff;
	margin:0 auto;
	padding-bottom:20px;
	padding-top:130px;
	position:relative;
	text-align:left;
	width:980px;
}
#header-wrap2 {
	background:#ededed url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9oZWFkZXItd3JhcDIuZ2lm/69/0/go.php) center bottom no-repeat;
	border-bottom:0 none !important;
	position:absolute;
	height:285px;
	top:0; left:0;
	width:100%;
}
#header-wrap {
	background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9oZWFkZXItd3JhcC5naWY/69/0/go.php) center bottom no-repeat;
	height:155px;
	width:980px;
}
#header {
	height:155px;
	position:relative;
}
#content {
	border:8px #6fcde4 solid;
	min-height:400px;
	overflow:auto;
}
	.profile #content, .search #content {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9wcm9maWxlLWJnLmdpZg/69/0/go.php) right bottom repeat-y;
	}
	.generic #content, .watch #content, .signin #content, .signup #content, 
	.help #content, .submit #content, .adv-search #content, .article #content, .home #content {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9nZW5lcmljLWJnLmdpZg/69/0/go.php) left bottom repeat-y;
	}
	.settings #content {
		background:0 none !important;
	}

/***************************************************
MAIN COLUMNS
****************************************************/
.left150 {
	float:left;
	margin:15px 20px 0 5px;
	padding-bottom:170px;
	width:150px;
}
.center550 {
	float:left;
	padding-bottom:170px;
	margin:40px 29px 0 10px;
	width:530px;
}
.center595 {
	float:left;
	padding-bottom:170px;
	width:595px;
}
.center650 {
	float:left;
	padding-bottom:170px;
	width:650px;
}
.center760 {
	float:left;
	padding-bottom:170px;
	width:760px;
}
.center770 {
	float:left;
	margin:40px 0 0 0;
	padding-bottom:170px;
	width:770px;
	position : relative;
}
.right204 {
	float:left;
	margin:20px 0 0 0;
	padding:0 0 170px 0;
	width:204px;
}
.right220 {
	float:left;
	margin:20px 0 0 0;
	padding:0 15px 170px 15px;
	width:190px;
}
.right314 {
	float:left;
	padding-bottom:170px;
	width:314px;
}

/***************************************************
HEADER
****************************************************/
ul.aol-top {
	height:24px;
	position:absolute;
	top:0;
}
	ul.aol-top li {
		display:block;
		float:left;
	}
		ul.aol-top li a {
			border-left:1px #ccc solid;
			border-right:1px #999 solid;
			color:#666 !important;
			display:block;
			font-size:1.1em;
			line-height:24px;
			padding:0 15px;
			text-align:center;
		}
			ul.aol-top li a.first {
				border-left:0 none;
			}

ul#aol-links {
	left:10px;
	text-transform:uppercase;
}
ul#aol-cats {
	right:10px;
}

#header a.logo {
	display:block;
	left:30px;
	position:absolute;
	top:40px;
}
#header .searchbox {
	position:absolute;
	right:440px;
	top:63px;
}
	#header .searchbox input.txt {
		width:145px;
	}
#signinbox {
	top:95px;
	position:absolute;
	right:9px;
}
	#signinbox h6 {
		color:#000;
		font-size:1.4em;
		font-weight:bold;
		margin:0 0 10px 0;
		padding-right:20px;
		text-align:right;
	}
	#signinbox ul {
		background: url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9iYW5uZXIuZ2lm/69/0/go.php) left bottom no-repeat;
		height:27px;
		width:270px;
		padding:0 20px 0 10px;
		position:absolute;
		right:0;
		top:24px;
	}
	#signinbox li {
		display:block;
		float:right;
		font-size:1.2em;
		font-weight:bold;
		line-height:18px;
	}
		#signinbox li a {
			border-right:1px #fff solid;
			background: #6fcde4;
			color:#fff;
			padding:0 10px;
		}
			#signinbox li a.last {
				border-right:0 none;
				padding-right:0;
			}
			#signinbox li span {
				color:#fff;
			}
			#signinbox #profile a {
			    padding: 0;
			    border: none;
			}
			#signinbox #profile span {
			    border-right:1px #fff solid;
			    padding-right: 10px;
			}

/***************************************************
MAIN NAV
****************************************************/
ul#nav {
	bottom:0;
	height:30px;
	padding:0 11px;
	position:absolute;
}
	#nav li {
		display:block;
		float:left;
		margin-right:2px;
	}
		#nav li a {
			background:#b6b6b6;
			color:#fff;
			display:block;
			font-size:1.6em;
			font-weight:bold;
			line-height:30px;
			text-align:center;
			width:104px;
		}
		#nav li a:hover {
			background:#46acc2;
			text-decoration:none;
		}
		.home li#nav-home a { background:#6fcde4; }
		.filter li#nav-filter a { background:#6fcde4; }
		.submit li#nav-submit a { background:#6fcde4; }
		.watch li#nav-watch a { background:#6fcde4; }
		.socialize li#nav-socialize a { background:#6fcde4; }

/***************************************************
FOOTER
****************************************************/
#footer-text {
	clear:both;
	color:#999;
	font-size:1.2em;
	line-height:1.3em;
	margin:20px;
}
#footer {
	background-color:#fff;
	border:1px #b3b3b3 solid;
	clear:both;
	margin:20px 20px 0 20px;
}
	#propeller-footer {
		background:#f1f1f1;
		overflow:auto;
		padding:25px 30px;
	}
		#propeller-footer a.logo {
			display:block;
			float:left;
			margin-right:20px;
		}
		#propeller-footer form.searchbox {
			display:block;
			float:left;
			margin-top:20px;
		}
		#propeller-footer .searchbox input.txt {
			width:145px;
		}
	#footer ul {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9mb290ZXItdWxiZy5naWY/69/0/go.php) top right repeat-y;
		float:left;
		height:220px;
		margin:30px 0 30px 50px;
		padding:0 10px 0 0;
		width:160px;
	}
		#footer ul.last {
			background:0 none;
		}
		#footer li {
			font-family:Georgia, Times, serif;
			font-size:18px;
		}
			#footer li a {
				color:#254983;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
			}
	#aolnews-footer {
		background:#f1f1f1;
		clear:both;
		padding:25px 40px 15px 40px;
	}
		a#aolnews {
			display:block;
			float:left;
		}
	#footer p {
		color:#999;
		font-size:1.2em;
		margin:0 0 5px 0;
		text-align:right;
	}
		#footer p strong { margin-right:5px; }
		#footer p a { color:#999; }

/***************************************************
FEATURE RAIL
****************************************************/
#feature-rail {
	float:left;
	width:163px;
}
	#feature-rail h3 {
		color:#444;
		font-family:Georgia, Times, serif;
		font-size:1.6em;
		line-height:1.2em;
		margin:20px 10px -10px 10px;
	}
	#feature-rail h6 {
		background:#c4eaf3 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9mZWF0dXJlLXJhaWwtaDZiZy5naWY/69/0/go.php) left bottom repeat-x;
		border-top:3px #000 solid;
		color:#444;
		font-size:1.1em;
		font-weight:bold;
		line-height:2.35em;
		margin:20px 0 10px 0;
		padding:0 10px;
	}
	#feature-rail a {
		display:block;
		font-size:1.2em;
		font-weight:bold;
		margin:0 10px 5px 10px;
	}
		#feature-rail a img {
			border:4px #fff solid;
			display:block;
			margin:0 auto 0 auto;
		}
			#feature-rail a img:hover {
				border:4px #d8d8d8 solid;
			}
	#feature-rail a.aim {
		display:block;
		float:left;
		margin:0 5px 0 10px;
	}
	#feature-rail p {
		color:#666;
		font-size:1.1em;
		line-height:1.35em;
		margin:5px 10px 10px 10px;
	}
		#feature-rail p a {
			display:block;
			font-size:1em;
			font-weight:normal;
			margin:0;
		}
	#feature-rail ul {
		margin:5px 10px;
		overflow:hidden;
	}
		#feature-rail li {
			color:#666;
			font-size:1.1em;
			font-weight:bold;
			line-height:1.25em;
			margin:0 0 10px 0;
		}
			#feature-rail li a {
				display:inline;
				font-size:1em !important;
				font-weight:normal;
				margin:0;
			}

/***************************************************
STANDBY
****************************************************/
#standby {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zdGFuZGJ5LmdpZg/69/0/go.php) 0 0 no-repeat;
	text-align:center;
	height:500px;
	text-indent:-9000px;
	margin:50px auto;
	width:800px;
}
#site-error {
	background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zaXRlLWVycm9yLWJnLmdpZg/69/0/go.php) 0 0 no-repeat;
	border:10px #6fcde4 solid;
	text-align:left;
	height:420px;
	margin:50px auto;
	padding:60px 100px 0 300px;
	position:relative;
	width:380px;
}
	#site-error h1 {
		color:#ee1c25;
		font-size:24px;
		font-weight:bold;
		margin:0 0 10px 0;
	}
	#site-error p {
		font-family:Georgia, serif;
		font-size:16px;
		line-height:20px;
		margin:0 0 10px 0;
	}
	#site-error a#home {
		position:absolute;
		bottom:40px;
		right:40px;
	}

/***************************************************
AD POSITIONS
****************************************************/
.quigo {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9hZC5naWY/69/0/go.php) 0 0 repeat !important;
	clear:both !important;
	margin:0;
	padding:5px;
}
	.quigo * {
		border:0 none !important;
	}
	/* quigo placements */
	#q-home-1 {
		float:none !important;
		/* Breaks Homepage in FF 
		margin:-20px -15px -15px -15px !important; */
		padding:5px !important;
		width:auto !important;
	}
	#q-home-2 {
		margin-top:30px;
	}
	#q-home-3, #q-article-4 {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9hZC1iZy5naWY/69/0/go.php) 0 0 repeat-y !important;
		margin-top:20px;
		padding:5px 7px 20px 7px;
	}
	#q-article-1 {
		margin:0 16px 40px 15px;
	}
	#q-article-2 {
		margin:0 0 0 0;
	}
	#q-article-3 {
		margin:10px 0 0 0;
		padding:5px 10px;
	}
	#q-group-1 {
		margin:0 0 30px 0;
	}
	#q-comm-1 {
		margin:25px 0 5px 0;
	}
.leaderboard {
	background:#d3d3d3;
	height:90px;
	margin:0 auto;
	padding:5px 0 5px 0;
	position:absolute;
	text-align:center;
	top:30px;
	width:980px;
}
	.leaderboard *, .boxad *, .skyscraper * {
		margin:0 auto;
	}
	.boxad *, .skyscraper * {
		font-size:10px;
		text-transform:uppercase;
		margin:0 auto;
	}
.boxad {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9hZC1iZy5naWY/69/0/go.php) 0 0 repeat-y;
	padding:10px 7px 10px 7px;
	position:absolute;
	text-align:center;
	right:8px;
	top:375px;
	width:300px;
}
	.generic .boxad {
		top:293px;
	}

#join-rightrail {
	margin-top: 293px;
	padding-top: 1px;
	display: block;
}
.skyscraper {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9hZC1iZy5naWY/69/0/go.php) 0 0 repeat-y;
	padding:10px 22px;
	position:absolute;
	text-align:center;
	right:8px;
	top:585px;
	width:160px;
}
#feedback-strip {
	background:#418999 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9mZWVkYmFjay1zdHJpcC5naWY/69/0/go.php) 0 0 repeat-x;
	color:#fff;
	font-size:16px;
	line-height:28px;
	height:30px;
	text-align:center;
	width:100%;
	position:absolute;
	top:0;
	width:980px 
}
	#feedback-strip a.big-red {
		border:0pt none;
		margin-left:15px;
		background:#EE1C25 none repeat scroll 0% 0%;
		color:#FFFFFF !important;
		font-family:Arial,Helvetica,sans-serif;
		font-size:14px;
		font-weight:bold;
		padding:3px 7px;
		text-align:center;
		
		position:relative !important;
		right:auto !important;
		top:auto !important;		

	}


#instructions {
	padding-top: 5px;
}
	#instructions p {
		margin-bottom: 10px;
	}
	#instructions p.preamble {
	   color: #333333;
	}







	/* RIGHT RAIL WIDGETS */
#quicksubmit {
	margin:20px 0 10px 17px;
}
	.right204 #quicksubmit {
		margin:20px 15px;
	}
	.right220 #quicksubmit {
		background:#ededed url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tdW5pdHktYmcuZ2lm/69/0/go.php) top left repeat-y;
		height:90px;
		margin:0 -15px 0 -15px;
		overflow:hidden;
		padding:15px 15px 25px 15px;
	}
	#quicksubmit h3 {
		color:#333;
		font-size:1.6em;
		font-weight:bold;
		margin-bottom:5px;
	}
	#quicksubmit input.txt {
		border:1px #cbcbcb solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:5px 5px;
		vertical-align:middle;
		width:208px;
	}
		.right204 #quicksubmit input.txt {
			width:164px;
			margin-bottom:10px;
		}
		.right220 #quicksubmit input.txt {
			margin-bottom:10px;
			width:180px;
		}

/* generic right rail widget styles */
.right314 .widget {
	background:#fff;
	margin:20px 7px;
	padding:15px 5px 10px 5px;
	width:290px;
}
.right204 .widget {
	background:#fff;
	margin:20px 7px;
	padding:15px 5px 10px 5px;
	width:180px;
}
	.widget h3 {
		color:#ee1c27 !important;
		font-size:1.8em !important;
		font-weight:bold;
		margin:0 5px 15px 5px;
	}
	.widget h3 a {
		color:#ee1c27 !important;
		font-size:1em !important;
	}
	.widget h3 span {
		color:#999;
		font-size:12px !important;
		font-weight:normal;
	}
	.widget div {
		background:#f3f3f3;
		margin-bottom:10px;
		padding:15px;
	}
	.widget a.more {
		clear:both;
		display:block;
		font-size:12px;
		font-weight:bold;
		margin:0 10px;
		text-align:right;
	}
		.widget a.more span {
			color:#888 !important;
			padding-left:5px;
			display:inline !important;
			font-size:1em !important;
			margin:0 !important;
		}

/*tracker widget - "This Just In"  */
.topstories #tracker-widget {
	margin-top:310px;
}
.home #tracker-widget {
	margin-top:0;
}
	#tracker-widget li {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) bottom left repeat-x;
		margin-bottom:10px;
		padding-bottom:10px;
	}
		#tracker-widget li.last {
			background:0 none;
			margin:0;
			padding:0;
		}
		#tracker-widget li a {
			font-weight:bold;
		}
	#tracker-widget h4 {
		font-size:1.4em;
		font-weight:bold;
		line-height:1.2em;
		margin-bottom:5px;
	}
		#tracker-widget h4 a {
			color:#444;
		}
	#tracker-widget span {
		color:#999;
		display:block;
		font-size:1.1em;
		font-weight:bold;
		margin-bottom:5px;
	}
		#tracker-widget span a { color:#999; }
		#tracker-widget span em { font-weight:normal; }
	#tracker-widget p {
		font-size:1.1em;
		line-height:1.27em;
		margin-bottom:10px;
	}
		#tracker-widget p a {
			font-weight:bold;
		}

/* community tabbed widget */
.home #tour-widget {
	margin-top:295px;
}
#community-widget {
	height:260px;
	overflow:hidden;
	padding-bottom:0;
	padding-top:0;
}
#community-widget a.more {
	padding-bottom:10px;
}
#community-widget h3 {
	padding-top:15px;
	position:relative;
	text-align:center;
}
	#community-widget h3 a {
		bottom:2px;
		color:#3292aa !important;
		font-size:22px;
		position:absolute;
	}
		#community-widget h3 a.prev {
			left:0;
		}
		#community-widget h3 a.next {
			right:0;
		}
#community-widget div  { 
	/* Tabs.. need to override .widget div{ } */
	background : transparent none repeat scroll 0 0;
	margin-bottom:10px;
	padding : 0;	
}		
#community-widget div div {
	background:#f3f3f3 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) 0 101% repeat-x;
	height:165px;
	overflow:hidden;
	padding:15px 15px 0 15px;
}
#community-widget h6 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}
#community-widget a.avatar {
	background:#fff;
	border:1px #ccc solid;
	display:block;
	float:right;
	margin:0 0 0 15px;
	padding:4px;
}
	#community-widget a.avatar:hover {
		background:#ccc;
	}

#community-widget div p {
	font-size:12px;
	line-height:16px;
	height : 80px;
	overflow:hidden;
}
	#community-widget div p a {
		font-weight:bold;
		display:block;
	}

#community-widget ul {
	border-top:4px #fff solid;
	font-size:12px;
	height:30px;
	margin-top:10px;
	padding:5px 0 15px 0;
	clear: both;
}
	#community-widget li {
		color:#666;
		display:block;
		float:left;
		line-height:18px;
		text-align:center;
		width:65px;
	}
		#community-widget .feat-attr li {
			float:none;
			line-height:16px;
			text-align:left;
			width:auto;
		}
		#community-widget li strong {
			color:#000;
			font-size:14px;
			display:block;
		}
		#community-widget .feat-attr li strong {
			font-size:12px;
			display:inline;
		}

/* help widget */
.messages #help-widget {
	margin-top:630px;
}
.community #help-widget, .filter #help-widget {
	margin-top:640px;
}
.search #help-widget {
	margin-top:640px;
}
.feedback #help-widget {
	margin-top:290px;
}
.signin #help-widget {
	margin-top:290px;
}
.signup #help-widget, .firsttime #help-widget, .adv-search #help-widget {
	margin-top:280px;
}
.submit #help-widget {
	margin-top:280px;
}
#api-widget div, #help-widget div {
	padding:10px;
}
#api-widget ul, #help-widget ul {
	margin:-5px 0 0 0;
}
#api-widget li, #help-widget li {
	line-height:25px;
}
	#api-widget li a, #help-widget li a {
		background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9oZWxwd2lkZ2V0LXZpZGVvLmdpZg/69/0/go.php) !important;
		background-position:0 -24px;
		background-repeat:no-repeat !important;
		border-bottom:0 none;
		display:block;
		font-size:1.4em;
		font-weight:bold;
		line-height:inherit !important;
		padding:0 0 0 25px !important;
	}
	#help-widget li a.video {
		background-position:0 3px !important;
	}
		.right204 #api-widget li a, .right204 #api-widget li a, .right204 #help-widget li a, .right220 #help-widget li a {
			font-size:1.2em;
		}
		#api-widget li a span, #help-widget li a span {
			color:#888;
			padding-left:5px;
		}
        
/* PROFILE RIGHT RAIL */
.right220 h3 {
	color:#ec1d27;
	font-size:1.6em;
	font-weight:bold;
}
.right220 a {
	font-weight:bold;
}
/* profile actions list */
.profile .right220 ul {
	margin:0 0 30px 0;
}
	.profile .right220 li a {
		background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9wcm9maWxlLWFjdGlvbnMuZ2lm/69/0/go.php);
		background-position:0 5px;
		background-repeat:no-repeat;
		display:block;
		font-size:1.2em;
		line-height:2em;
		padding:0 0 0 25px;
		border-bottom:1px #ccc solid;
	}
		.profile .right220 li a#send-msg { background-position:0 -23px; }
		.profile .right220 li a#invite-grp { background-position:0 -55px; }
		.profile .right220 li a#report-profile { background-position:0 -85px; }
		.profile .right220 li a#add-note { background-position:0 -115px; }

/* Member Friend Request Widget */
.profile .right220 h2 {
	color:#EC1D27;
	padding:0pt 0pt 15px;
	clear:both;
	font-size:1.2em;
	font-weight:bold
}

.profile .right220 .member-widget-small li  {
	clear:left;
}

	.profile .right220 .member-widget-small li img {
		border:4px solid #D8D8D8;
		margin:5px;
		float:left;
	}
	.profile .right220 .member-widget-small li a {
		background-image : none;
		background-position:0pt 5px;
		background-repeat:no-repeat;
		border-bottom: 0;
		display:block;
		font-size:1.2em;
		line-height:2em;
		padding : 0px;
	}
		
	.profile .right220 .member-widget-small li .request-links a {
		font-weight : normal;
		display:inline;
		font-size:1.0em;
		line-height:1em;
		padding:0px;
	}


/* my stats list */
.right220 table {
	border-top:4px #ccc solid;
	font-size:1.1em;
	margin:5px 0 0 0;
	padding-bottom:30px;
	width:190px;
}
	.right220 th {
		border-bottom:1px #ccc solid;
		color:#888;
		line-height:2.72em;
		text-align:center;
	}
		.profile .right220 th.week { width:60px; }
		.profile .right220 th.lifetime { width:60px; }

	.right220 td {
		border-bottom:1px #ccc solid;
		color:#666;
		line-height:1.82em;
		text-align:center;
	}

/* people search form */
.profile #peoplesearch p {
	color:#666;
	font-size:1.1em;
	margin:0 5px 0 5px;
}
.profile #peoplesearch form {
	background:#ebebeb;
	margin:10px 5px 10px 5px;
	padding:3px;
}
	.profile #peoplesearch form input.txt {
		border:1px #cbcbcb solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:4px 10px;
		vertical-align:middle;
		width:63px;
	}

/* group members widget */
#group-members {
	padding-bottom:30px;
}
#group-members h3 {
	border-bottom:4px #ccc solid;
	margin:0 0 15px 0;
	padding-bottom:5px;
}
#group-members ul {
	margin-right:-5px;
}
#group-members li {
	display:block;
	float:left;
	margin:0 5px 10px 0;
	position:relative;
	width:60px;
}
	#group-members li a {
		background:0 none !important;
		border:0 none !important;
		line-height:1 !important;
		padding:0 0 0 0 !important;
	}
	img.owner {
		border-bottom:0 none !important;
		/* margin:0 !important; */
		position:absolute;
	}
#group-members a.more {
	font-size:12px !important;
	font-weight:bold;
	margin:0 !important;
}

/* SIGNUP TEASE */
#signup-tease div {
	background:#f3f3f3;
	margin-bottom:0;
}
	#signup-tease p {
		font-family:Georgia, Times, serif;
		font-size:18px;
		margin:0 0 10px 0;
	}
	#signup-tease ul {
		margin:0 60px 10px 0;
	}
	#signup-tease li {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90cmFja2VyLWZpbHRlci1jaGVjay5naWY/69/0/go.php) 0 4px no-repeat;
		color:#666;
		font-size:12px;
		font-weight:bold;
		line-height:20px;
		padding:0 0 0 20px;
	}
	#signup-tease a.btn-red {
		display:inline;
		margin-left:20px;
		padding-top:2px;
		padding-bottom:2px;
	}

/* ARTICLE TAGS */
#tags-widget h3 a {
	color:#3292aa !important;
	font-size:12px !important;
}
.article #tags-widget h6 {
	font-size:12px;
	font-weight:bold;
}
.article #tags-widget form input.txt {
	border:1px #cbcbcb solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 5px;
	vertical-align:middle;
}
#tags-widget p a {
	margin-right:3px;
}
#tags-widget p, #propgroups-widget p {
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}
	#tags-widget form p {
		margin-bottom:0;
	}
#props-widget div, #propgroups-widget div {
	padding-bottom:8px;
}
ul.avatar-widgetlist {
	margin:0;
}
.avatar-widgetlist li {
	clear:both;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:7px;
}
.avatar-widgetlist li a.avatar {
	background:#fff;
	border:1px #d8d8d8 solid;
	display:block;
	float:left;
	margin:0 7px 0 0;
	padding:2px;
	height:24px;
	width:24px;
}
	.avatar-widgetlist li a.avatar img {
		background:#ccc;
		height:24px;
		width:24px;
	}
	.avatar-widgetlist li a.avatar:hover {
		border:1px #aaa solid;
	}

/* categories widget */
#categories-widget div {
	overflow:auto;
	padding:10px 8px;
}
#categories-widget ul {
	display:block;
	font-size:12px;
	float:left;
	width:132px;
}
	#categories-widget li {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9idWxsZXQtcmVkLmdpZg/69/0/go.php) center left no-repeat;
		padding-left:10px;
		line-height:25px;
	}
		#categories-widget li a {
			display:block;
		}

/* Tour Widget Homepage */
#tour-widget {
	background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ob21lLXRvdXItdGVhc2UuZ2lm/69/0/go.php) bottom left no-repeat;
	height:250px;
}
	#tour-widget p {
		color:#666;
		font-size:13px;
		line-height:15px;
		padding-top:85px;
		margin:0 0 0 170px;
		width:130px;
	}
		#tour-widget p a {
			display:block;
			font-size:17px;
			font-weight:bold;
			margin:5px 0 0 0;
		}
			#tour-widget p a span {
				background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ncmFwaGljLWNhcmF0LmdpZg/69/0/go.php) 100% 6px no-repeat;
				padding-right:15px;
			}




/*  ****************************************************
	IMPORT CONTENT-TYPE STYLES
	****************************************************/

	/* Alerts and Overlays, including:
	   - Score overlay
	   - All form alerts
	   - Message Confirmation
	*/
	a div.score { display:none; }
a:hover div.score { display:block; }

div.score {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zY29yZS1wb3AucG5n/69/0/go.php) center right  no-repeat !important;
	display:block;
	float:none !important;
	height:85px;
	position:absolute;
	right:-235px;
	bottom:-25px;
	margin:0 !important;
	padding:5px 20px 15px 15px !important;
	width:185px !important;
	z-index:5000;
	text-align:left;
}
	.capsule div.score {
		right:-230px;
		bottom:-30px;
	}
	div.score * {
		letter-spacing:0;
	}
	div.score h3 {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLXdoaXRlLmdpZg/69/0/go.php) bottom left repeat-x;
		color:#fff !important;
		font-size:18px !important;
		line-height:22px;
		font-weight:bold;
		margin:0 0 5px 0;
		padding:0 0 0 0 !important;
	}
	div.score p {
		font-size:12px !important;
		line-height:16px !important;
		margin:0 !important;
	}
	div.score h6 {
		color:#fff !important;
		font-size:13px !important;
		font-weight:bold;
		letter-spacing:-0.05em;
		line-height:1 !important;
		margin:5px 0 0 0 !important;
	}

/* notifications inset */
#inset {
	background-color:#eee;
	border-bottom:#dfdfdf;
	font-size:1.2em;
	min-height:40px;
	margin:1px 1px 0 1px;
	overflow:auto;
	padding:10px;
	position:relative;
}
#inset p {
	margin-top:5px;
}
#inset a.delete {
	top:10px;
	right:10px;
	background:0 none !important;
	display:block;
	font-size:16px;
	float:none !important;
	line-height:1em;
	margin:0 0 0 0 !important;
	padding:1px 3px 0 3px !important;
	position:absolute;
}
	#inset a.delete:hover {
		background:#d0d0d0 none !important;
		color:#000;
		text-decoration:none;
	}
#inset ul {
	list-style:disc;
	padding:5px 0 0 15px;
}
	#inset li {
		color:#333;
		padding:0 0 5px 0;
	}
.inset-error {
	background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9hbGVydC1pY29ucy5naWY/69/0/go.php);
	background-position:20px -150px;
	background-repeat:no-repeat;
	padding:10px 10px 10px 60px !important;
}
	.inset-error p {
	}
	.inset-error a {
		font-weight:bold;
	}
		.inset-error a span {
			color:#999;
		}
.inset-success {
	background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9hbGVydC1pY29ucy5naWY/69/0/go.php);
	background-position:20px 10px;
	background-repeat:no-repeat;
	padding:10px 10px 10px 60px !important;
}
	.inset-success p {
	}

/* profile inset */
.profile #inset p a {
	background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9wcm9maWxlLWFjdGlvbnMuZ2lm/69/0/go.php);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-weight:bold;
	line-height:16px;
	margin:5px 20px 0 0;
	padding-left:15px;
}
	#inset p a.notes { background-position:0 -118px; padding-left:20px;}
	#inset p a.notification { background-position:0 -148px; padding-left:20px; }

#inset ul#profile-views {
	background:#f6f6f6;
	border:1px #c6c6c6 solid;
	height:38px;
	padding:0 0 0 0 !important;
	position:absolute;
	right:10px;
	top:10px;
	width:310px;
}
	#inset ul#profile-views li {
		color:#666;
		display:block;
		float:left;
		line-height:40px;
		margin:0 0 0 0 !important;
		padding:0 0 0 0 !important;
		text-align:center;
		width:100px;
	}
		#inset ul#profile-views li#today, #inset ul#profile-views li#week, #inset ul#profile-views li#lifetime {
			background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9wcm9maWxlLXZpZXdzLmdpZg/69/0/go.php);
			background-position:50% 0;
			background-repeat:no-repeat;
			color:#000;
			font-size:16px;
			font-weight:bold;
			line-height:1;
			padding-top:15px !important;
			width:70px;
		}
		#inset ul#profile-views li#week { background-position:50% -34px; }
		#inset ul#profile-views li#lifetime { background-position: 50% -74px; }

/* messages inset */
.messages #inset {
	margin:1px 221px 0 1px;
	position:relative;
}
	.messages #inset p {
		font-weight:bold;
		line-height:30px;
	}

/* signin inset */
.signin #inset, .signup #inset, .home #inset {
	margin:1px 315px 25px 1px;
	position:relative;
}
	.signin #inset p, .signup #inset p {
		font-weight:bold;
	}

/* NO RESULTS MESSAGE */
p.nada {
	background:#eee;
	font-size:14px;
	font-weight:bold;
	margin:15px 25px 15px 15px;
	padding:25px;
}

/* REPORT OVERLAY */
#TB_window {
	background:#e8e8e8;
	display: block;
	/*margin-left:-215px;
	margin-top:-170px;*/
	padding:25px;
	position:relative;
	text-align:left;
	width:380px;
}
#TB_ajaxWindowTitle {
	color:#666;
	font-size:24px;
	font-weight:bold;
}
#TB_closeWindowButton {
	border:1px #ccc solid;
	top:27px;
	right:25px;
	display:block;
	font-size:16px;
	line-height:1em;
	padding:0 3px 0 3px;
	position:absolute;
}
	#TB_closeWindowButton:hover {
		background:#d0d0d0 none !important;
		border:1px #aaa solid;
		color:#000;
		text-decoration:none;
	}

#TB_ajaxContent {
	background:#f1f1f1;
	margin:10px 0 0 0;
	padding:5px;
	width:370px;
}
	#TB_ajaxContent p {
		font-size:12px;
		margin:5px 0 20px 0;
	}
	#TB_ajaxContent label {
		color:#333333;
		display:block;
		font-size:12px;
		font-weight:bold;
		padding:0 0 5px 0;
	}
	#TB_ajaxContent textarea {
		border:1px #ccc solid;
		color:#666;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:10px;
		width:348px;
	}
	#TB_ajaxContent a.big-red {
		position : relative !important;
		right : 0px;
		top : 0px;		
	}
	#TB_ajaxContent ul {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) 0 bottom repeat-x;
		margin:0 0 20px 0;
	}
		#TB_ajaxContent li {
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) 0 0 repeat-x;
			font-size:12px;
			padding:12px 0;
		}
			#TB_ajaxContent li input {
				margin:0 5px 0 0;
			}




	/* Form and Edit screens, including: 
	   - Submit
	   - Submit preview
	   - Signup
	   - Signin
	   - Create Group
	   - Manage Group
	   - Start Conversation
	   - Search page
	   - Member Edit
	   - Compose Message
	   - User Feedback
	*/
	.errorlist {
    color: #f00;
    font-weight: bold;
    font-size: 1.1em;
}


/* SEARCH FORMS */
.searchbox {
	background:#ebebeb;
	padding:3px;
}
	.searchbox input.txt {
		border:1px #cbcbcb solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:4px 10px;
		vertical-align:middle;
	}

/* COMMON FORM ELEMENTS */
div.txtarea {
	background:#f1f1f1;
	padding:5px !important;
}
	div.txtarea textarea, div.txtarea input {
		border:1px #ccc solid;
		color:#666;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:10px;
	}
		div.txtarea input {
			margin-bottom:5px;
			padding:5px 10px;
		}
		input.error {
			border:1px #c00 solid !important;
		}
		label.error {
			color:#c00 !important;
		}
input.clear, input.add {
	background:#ee1c25;
	border:0 none !important;
	color:#fff !important;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px !important;
	font-weight:bold;
	margin-right:10px;
	padding:3px 5px !important;
	text-align:center;
	text-transform:uppercase;
}
	input.clear:hover, input.add:hover {
		background:#cd171e;
	}
	.pro-settings input.add { width:auto; }

input.big-red {
	background:#ee1c25;
	border:1px #ccc solid;
	color:#fff !important;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	font-weight:bold;
	padding:3px 5px !important;
	text-align:center;
}
	input.big-red:hover {
		background:#cd171e;
	}

/* COMMENTS FORM */
div.comments-form {
	background:#e8e8e8;
	margin:30px 4px 0 0;
	padding:25px;
	position:relative;
}
	.comments-form h3 {
		color:#666 !important;
		font-size:24px !important;
		font-weight:bold !important;
		margin:0 0 0 0 !important;
		padding:0 !important;
	}
	.comments-form div.txtarea {
		margin:15px 0;
	}
	div.comments-form div.txtarea textarea {
		width:auto;
	}
	.comments-form p {
		color:#666;
		font-size:12px;
		line-height:16px;
		margin:0;
		padding:0 !important;
	}
	.comments-form input.big-red {
		position:absolute;
		right:25px;
		bottom:25px;
	}

/* COMPOSE MESSAGE */
.compose {
	margin-top:15px !important;
}
.compose div.txtarea {
	margin-top:0;
}
.compose textarea {
	width:448px !important;
}
	.compose input.txt100 {
		width:448px;
	}


/* NOTES FORM */
#profile-notes form.comments-form div.txtarea textarea {
	width:448px;
}

/* PROFILE SETTINGS */
.pro-settings p {
	font-size:12px;
	line-height:16px;
	margin:0 0 10px 0;
}
.settings input.big-red {
	float:right;
}
.pro-settings fieldset {
	border-top:1px #ccc solid;
	clear:both;
	overflow:auto;
	padding:15px 0 15px 0;
	position:relative;
}
	.pro-settings fieldset.last {
		border-bottom:1px #ccc solid;
		margin-bottom:20px;
	}
.pro-settings h3 {
	color:#666;
	font-size:18px !important;
	font-weight:normal !important;
	left:10px;
	line-height:1 !important;
	margin:0 0 0 0 !important;
	position:absolute;
	top:3px;
}
.pro-settings fieldset div {
	display:block;
	margin:0 0 0 230px;
	position:relative;
	width:540px;
}
	.pro-settings fieldset a.delete {
		right:0;
		top:5px;
	}
		.pro-settings fieldset .thumb a.delete {
			bottom:2px;
			left:130px;
			right:auto;
			top:auto;
		}
.pro-settings fieldset p {
	color:#666;
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0;
}
.pro-settings .thumb img {
	background:#fff;
	border:1px #ccc solid;
	display:block;
	margin:0 0 5px 0;
	padding:8px;
}
/* settings input and form elements */
.pro-settings label {
	font-size:12px;
}
.pro-settings span { 
	display:block;
	float:left;
	line-height:20px;
	margin:0 15px 0 0;
	padding:0 0 0 25px;
	position:relative;
}
	.pro-settings span input { 
		position:absolute; top:0; left:0;
	}
	.pro-settings li span { 
		float:none; 
	}
.pro-settings input.txt100, .pro-settings input.txt50, .pro-settings textarea {
	border:1px #ccc solid;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0 !important;
	padding:5px 10px;
	width:498px;
}
	.pro-settings textarea { padding:10px; }
	.pro-settings input.txt50 { margin:0 10px 10px 0 !important; width:233px;}

.pro-settings select {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 10px 10px 0;
}
/* privacy settings table */
.pro-settings table {
	font-size:12px;
	width:520px;
}
	.pro-settings th {
		color:#666;
		padding:10px 0 3px 0;
		text-align:center;
		width:25%;
	}
	.pro-settings td {
		border-top:1px #ddd solid;
		padding:5px 0;
		text-align:center;
	}
	.pro-settings td.lft {
		text-align:left;
	}
		.pro-settings td * {
			vertical-align:middle;
		}

/* SIGNIN */



/* USER FEEDBACK FORM */
.feedback input.big-red {
	float:right;
}
.feedback .pro-settings {
	margin:25px 0;
	width:615px;
}
.feedback .pro-settings fieldset div {
	margin:0 0 0 180px;
	position:relative;
	width:435px;
}
.feedback .pro-settings input.txt100, .feedback .pro-settings input.txt50, .feedback .pro-settings textarea {
	width:400px;
}

/* CENTER WELL QUICKSUBMIT */
.center550 #quicksubmit {
	background:#f7f7f7 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) bottom left repeat-x;
	margin:-20px 0 25px 0;
	overflow:auto;
	padding:25px 15px;
}
	.center550 #quicksubmit h3 {
		float:left;
		margin:8px 10px 0 0;
	}
	.center550 #quicksubmit input {
		border:0 none !important;
		margin-bottom:0 !important;
		padding:0 !important;
	}
	.center550 #quicksubmit input.txt {
		border:1px #cbcbcb solid !important;
		padding:5px !important;
		width:310px;
	}
	.center550 #quicksubmit div.txtarea {
		float:left;
		padding:3px;
	}

/* SUBMIT STORY CONTENT FORM */
#submit_form_title_override {
	left: auto;
}




	/* Story List view/Archive, including:
	   - Homepage
	   - Community
	   - Browse/Categories
	   - Featured
	   - Top Stories
	   - Group Stories
	   - Search Results
	   - Member Stories
	   - Live Tracker
	*/
	/* STORY LIST */
#story-list {
	float:left;
	margin:0;
	padding:0;
	width:650px;
}
	.profile #story-list {
		clear:both;
		float:none !important;
		width:530px;
	}
	.topstories #story-list {
		width:650px;
	}
#story-list h1 {
	color:#ed1b24;
	font-size:24px;
	font-weight:bold;
	margin:0 20px 20px 20px;
}
	.home #story-list h1 {
		background:#f5f5f5;
		margin:0;
		padding:20px;
	}
	#story-list h1 a {
		font-size:12px;
		letter-spacing:-0.05em;
		margin-left:10px;
	}
		#story-list h1 a.rss {
			margin-top:7px;
		}
#story-list ul {
	overflow:auto;
}
	#story-list li {
		background:#f5f5f5 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFja2RvdC5naWY/69/0/go.php) 100px 0 no-repeat;
		border-bottom:20px #f5f5f5 solid;
		clear:both;
		min-height:95px;
		overflow:auto;
		padding:20px 25px 0 20px;
		position:relative;
	}
		#story-list li.alt {
			background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFja2RvdC5naWY/69/0/go.php) 100px 0 no-repeat;
			border-bottom:20px #fff solid;
		}
	#story-list li div {
		margin:0;
		padding:0 20px 0 0;
		position:absolute;
		width:60px;
	}
		#story-list li div span {
			color:#999;
			font-size:11px;
			font-weight:bold;
		}

		#story-list li div strong {
			background:#fff;
			border:1px #ccc solid;
			color:#666;
			display:block;
			font-size:36px;
			letter-spacing:-0.05em;
			margin:5px 0 2px 0;
			padding:5px 0;
			position:relative;
			text-align:center;
			width:58px;
		}
		#story-list li div strong a {
			color:#666;
		}
			#story-list li div strong a:hover {
				color:#41a0b7;
				text-decoration:none !important;
			}
		#story-list li div a.vote {
			margin:0;
		}

	#story-list li h2 {
		font-size:18px;
		font-weight:bold;
		margin:0 0 5px 100px;
	}
		#story-list li h2 a {
			color:#000;
		}
		#story-list li h2 a span {
			color:#3292aa;
		}
	#story-list li a img {
		background:#fff;
		border:1px #ddd solid;
		padding:4px;
		float:right;
		margin:-5px 0 0 10px;
	}
		#story-list a:hover img {
			border:1px #bbb solid;
		}

	#story-list h4 {
		color:#666;
		font-size:10px;
		margin:0 0 10px 100px;
	}
		#story-list h4 a {
			margin-right:5px;
		}
	#story-list li p {
		color:#000;
		font-size:12px;
		line-height:16px;
		margin:0 0 0 100px;
	}
		#story-list li p em {
			display:block;
			font-style:normal;
			margin-top:10px;
			white-space:nowrap;
		}
			#story-list p em span {
				color:#999;
			}
			#story-list li p em a {
			font-weight:bold;
		}

	#story-list li h6 {
		color:#888;
		font-size:1.4em;
		margin:15px 0 0 0;
	}
		#story-list li h6 a {
			font-weight:bold;
		}
	#story-list a.more {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ncmFwaGljLWNhcmF0LWxnLmdpZg/69/0/go.php) 100% 4px no-repeat;
		display:block;
		font-size:1.8em;
		font-weight:bold;
		margin-top:20px;
		padding:0 33px 0 0;
		text-align:right;
		width:617px;
	}

/* TOP STORIES */
.topstories #content {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9nZW5lcmljLWJnLmdpZg/69/0/go.php) left bottom repeat-y;
}
.topstories .pagination {
	margin-left:15px;
	margin-right:25px;
}
.topstories #story-list h1 {
	margin-bottom:20px;
	margin-top:20px;
}
.topstories #story-list h1 span {
	color:#999;
	font-size:16px;
	font-weight:normal;
}

/* GROUP STORY MODULE */
.story-list {
	display:block;
	float:left;
	padding:0 15px 0 0; /* :0 25px 0 0; */
	width:245px; /*240*/
}
	.story-list li {
		color:#666;
		font-size:11px;
		overflow:auto;
		padding-bottom:15px;
		position:relative;
		padding-right : 10px;
	}
		.story-list li a.delete, .profile a.edit {
			color:#999999;
			display:block;
			font-size:16px;
			font-weight:bold;
			padding:1px 3px 0pt;
			position:absolute;
			right:0px;
			top:0px;
		}
			.story-list li.alt a.delete:hover, .profile li.alt a.edit:hover {
				background:#DDDDDD none repeat scroll 0% 0%;
			}
			.story-list li a.delete:hover, .profile li a.edit:hover {
				background:#CCCCCC none repeat scroll 0% 0%;
				color:#000000;
				text-decoration:none;
			}

		.story-list strong {
			color:#999;
			display:block;
			float:left;
			font-size:30px;
			font-weight:bold;
			letter-spacing:-0.05em;
			margin:0 15px 5px 0;
		}
	.story-list h6 {
		font-size:13px;
		font-weight:bold;
		line-height:14px;
		margin:0 0 3px 0;
	}
		.story-list h6 a {
			color:#333;
			display:block;
		}
			ul.story-list h6 a:hover {
				text-decoration:underline;
			}
	.story-list span {
		display:block;
		margin:2px 0 0 0;
	}



	/* Profile List view/Archive, including:
	   - Member Friends
	   - Member Fans
	   - Member Groups
	   - Member Reflections
	   - Member Notes
	   - Member Stories
	   - Member Comments
	   - Member Votes
	   - Member Recent Activity
	   - Group Recent Activity
	   - Group Members
	   - Group Conversations
	   - Group Stories
	*/
	/* friends listing overrides */
.listing .avatar-list, .listing #profile-activity, .community .avatar-list {
	background:0 none !important;
	clear:both;
	padding:0 0 0 0 !important;
}
.listing .avatar-list ul, .community .avatar-list ul {
	padding-bottom:20px;
}
.listing .avatar-list li, .community .avatar-list li {
	margin:20px 0 0 0;
}
.listing h3 span {
	font-size:12px;
	color:#999;
}


/* 
Personalization Bits 
*/

/* Groups Management : /personalize/*/
ul.group-blocks { list-style : none; margin:0px; clear:both; padding:0pt 0pt 20px; }
ul.group-blocks li { margin-bottom : 10px; clear : left; color:#333333; font-size:1.2em; line-height:1.33em; }
ul.group-blocks li h2 { font-size:1.9em; font-weight:bold; margin:0pt 0pt 10px; }		
ul.group-blocks li img { display:block; margin:0pt auto 5px; }
ul.group-blocks li .thumb { width : 120px; height:150px; float:left; }
ul.group-blocks li .info { width : 400px; height:150px; float:left; background : transparent url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQtdmVydC5naWY/69/0/go.php) repeat-y scroll right top; }	
ul.group-blocks li .actions { width : 120px; height:150px; float:left; padding-left : 20px; }
ul.group-blocks li .thumb a { background:#EDF0F3 none repeat scroll 0%; display:block; font-size:10px; min-height:75px; overflow:hidden; padding:10px 5px; width:78px; }
ul.group-blocks dl { margin:0px; padding:5px 0px 0px; }
ul.group-blocks dt { color : gray; float:left; min-width:70px; padding:2px 0px 0px; }
ul.group-blocks dd { float:left; margin:0px; padding:2px 0px 0px; width:200px; }


/* Reflection Management */
#reflection-story-preview li { background:#F5F5F5 none repeat scroll 0%; clear:both; overflow:auto; padding:20px 15px 15px; }
	#reflection-story-preview li.alt {background:#F5F5F5 none repeat scroll 0% 50%;}	
	#reflection-story-preview li h2 { font-size:1.9em; font-weight:bold; margin:0pt 0pt 10px; }
		#reflection-story-preview li h2 a { color:#000000; }
	#reflection-story-preview li div { background:transparent url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQtdmVydC5naWY/69/0/go.php) repeat-y scroll right top; float:left; margin:0pt 20px 0pt 0pt; padding:0pt 15px 5px 0pt; width:85px; }
	#reflection-story-preview li span { color:#888888; font-size:1em; font-weight:bold; line-height:1.3em; }
		#reflection-story-preview li span a { display:block; font-size:1.2em; }
	#reflection-story-preview li div { background:transparent url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQtdmVydC5naWY/69/0/go.php) repeat-y scroll right top;float:left; margin:0pt 20px 0pt 0pt; padding:0pt 15px 5px 0pt; width:85px; }
		#reflection-story-preview li div strong { color:#666666; display:block; font-size:4.8em; letter-spacing:-0.05em; margin:10px 0pt 15px; position:relative; text-align:center; width:85px; }
			#reflection-story-preview li div strong a { color:#666666; }
	#reflection-story-preview li div a.vote { margin:0pt 17px; }
	#reflection-story-preview li p { color:#333333; font-size:1.2em; line-height:1.33em; }
		#reflection-story-preview li p em { color:#999999; font-style:normal; white-space:nowrap; }
			#reflection-story-preview li p em a { font-size:0.95em; font-weight:bold; }


	/* Message Center List view/Archive, including:
	   - Msg Center Main
	   - Folders
	   - Trash
	   - Sent Messages
	*/
	/* MESSAGES LEFT RAIL */
.messages .left150 div li#folders {
	line-height:1.833em;
	padding:0pt 5px;
}
	.messages li#folders ul {
		border-top:1px #eee solid;
	}
	.messages li#folders li {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9tZXNzYWdlcy1mb2xkZXItdHJlZS5naWY/69/0/go.php) 0 8px no-repeat;
		border-bottom:1px #eee solid;
		font-size:11px !important;
	}
		.messages li#folders li#create-new {
			border:0 none !important;
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9tZXNzYWdlcy1mb2xkZXItdHJlZS5naWY/69/0/go.php) center left no-repeat !important;
		}
		.messages li#folders li a {
			line-height:12px !important;
			padding:5px 5px 5px 10px !important;
		}
		.messages li#folders form {
			margin:4px 0 0 10px;
		}
			.messages li#folders input.txt {
				border:1px solid #cbcbcb;
				font-family:Arial,Helvetica,sans-serif;
				font-size:11px;
				font-weight:normal !important;
				padding:4px 5px;
				vertical-align:middle;
				width:69px;
			}

/* MESSAGE CENTER WELL */
.messages h1 {
	margin-right:200px !important;
}
.messages h1 span {
	color:#999999;
	font-size:16px;
	font-weight:normal;
}
.messages div.pagination {
	background:0 none;
}
ul#message-actions {
	background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9tZXNzYWdlLWFjdGlvbnMtbWFya2VyLmdpZg/69/0/go.php) 100% 0 no-repeat;
	border:1px #cbcbcb solid;
	position:absolute;
	right:0;
	top:5px;
	width:180px;
	z-index:5001;
}
	ul#message-actions li {
		font-size:12px;
		line-height:20px;
		padding:0 0 0 10px;
	}
		ul#message-actions li a {
			color:#333;
			display:block;
		}
			ul#message-actions li a:hover {
				text-decoration:none;
			}
		ul#message-actions li ul {
			display:none;
		}
		ul#message-actions li:hover ul, ul#message-actions li.over ul {
			display:block;
			border-top:1px #cbcbcb solid;
			margin:0 0 0 -10px;
		}
		ul#message-actions li li {
			background:#f9f9f9 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) left top repeat-x;
			font-size:11px !important;
			font-weight:bold;
			line-height:12px !important;
			padding:0 0 0 0;
		}
			ul#message-actions li li.first {
				background:#f9f9f9 none !important;
			}
			ul#message-actions li li a {
				cursor:pointer;
				color:#46acc2;
				padding:7px 25px 7px 10px;
			}
				ul#message-actions li li a:hover {
					background:#46acc2;
					color:#fff;
					text-decoration:none;
				}

.messages ul#thread li a.delete, .messages ul#thread li input.chk {
	z-index:5000;
}
/* compose autocomplete */
.ac_results {
	display:block;
	position:absolute;
	width:180px;
	z-index:5000;
}
	.ac_results ul {
		background:#fff;
		border:1px #cbcbcb solid;
		border-bottom:0 none;
		text-align:left;
	}
	.ac_results ul li {
		border-bottom:1px #cbcbcb solid;
		font-size:12px;
		line-height:20px;
		padding:0 10px;
	}
		.ac_results ul li:hover {
			background:#f9f9f9;
			cursor:pointer;
		}

/* MESSAGES RIGHT RAIL */
.messages .right220 {
	position:relative;
}
	.messages .right220 a.big-red {
		position:absolute;
		left:10px;
		top:0;
	}
.messages .skyscraper {
	padding:15px 30px;
	top:293px;
}


	/* Generic Page, including:
	   - Help Central
	   - About Propeller
	   - Terms of Use
	   - Privacy Policy
	*/
	.generic .center650 {
	padding:25px 35px 25px 15px;
	width:600px;
}
.generic .center650 h1 {
	color:#ed1b24;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.2em;
}
.generic .center650 h3 {
	color:#000;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
	margin:15px 0 0 0;
}
.generic .center650 p {
	color:#333;
	font-size:1.2em;
	line-height:1.33em;
	margin:0 0 10px 0;
}
.generic .center650 ul {
	list-style:disc;
	margin:0 0 10px 0;
	padding:5px 0 0 15px;
}
	.generic .center650 li {
		font-size:1.2em;
		line-height:1.33em;
		padding:0 0 0.5em 0;
	}




	/* Comments and Notes, including:
	   - Article Comments
	   - Member Notes
	   - Conversations
	   - Reflections (?)
	   - Sitemail
	*/
	/* BASIC COMMENT STRUCTURE */
ul#thread {
	margin:0;
	width:560px;
}
	.article ul#thread {
		width:610px;
	}
#thread li {
	/*background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tZW50LWJhY2tncm91bmQuZ2lm/69/0/go.php) 0 10px repeat-x; */
	border-top:1px #d8d8d8 solid;
	clear:both;
	margin-top:15px;
	padding:10px 0 0 0;
}
	#thread li div {
		display:block;
		margin:0;
		position:relative;
	}
	#thread span.rating {
		background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zcGFuLXJhdGluZy1iZy5naWY/69/0/go.php) 100% 0 no-repeat;
		color:#666;
		font-size:11px;
		height:20px;
		padding-right:27px;
		position:absolute;
		right:0;
		top:-10px;
	}
	#thread span.rating em {
		font-style:normal;
		font-size:11px;
		position:absolute;
		top:4px;
		right:105px;
		white-space:nowrap;
	}
	#thread span.rating span {
		background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zcGFuLXJhdGluZy1zcGFuLWJnLmdpZg/69/0/go.php) 0 0 no-repeat;
		border-top:0 none;
		height:17px;
		padding:3px 5px 0 11px;
		position:absolute;
		top:0;
		right:27px;
		white-space:nowrap;
	}
		#thread span.rating span a img {
			margin-bottom:-2px;
		}
	#thread span.rating a.report {
		position:absolute;
		top:3px;
		right:5px;
	}
	#thread span.rating strong {
		font-weight:bold;
		color:#333;
		padding:0 5px;
	}

	#thread li div h6 {
		background:0 none !important;
		font-size:12px;
		font-weight:bold;
		margin:0 0 5px 0;
		padding:0 !important;
	}
	#thread li div h6 span {
		color:#666;
		display:block;
		font-size:11px;
		font-weight:normal;
		margin:3px 0 0 0;
	}
	#thread li a.avatar {
		border:1px #d8d8d8 solid;
		display:block;
		float:left;
		margin:0 5px 5px 0;
		padding:2px;
		height:24px;
		width:24px;
	}
		#thread li a.avatar img {
			background:#ccc;
			height:24px;
			width:24px;
		}
		#thread li a.avatar:hover {
			border:1px #aaa solid;
		}

	#thread li p {
		/*border-top:1px #eee solid;*/
		color:#000;
		font-size:12px;
		line-height:16px;
		margin:0 0 10px 0;
		padding:8px 50px 0 35px;
		position:relative;
	}
	#thread span.actions {
		border-top:1px #bbb dotted;
		display:block;
		margin-top:10px;
		padding-top:7px;
	}
		#thread span.actions a {
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tZW50LXJlcGx5dGhyZWFkLmdpZg/69/0/go.php) 0 0 no-repeat;
			font-size:11px;
			font-weight:bold;
			padding-left:15px;
		}
		#thread .wrapper span.actions {
			position:absolute;
			right:0;
			bottom:2px;
			border-top:0 none;
			display:block;
			margin-top:0;
			padding-top:0;
		}
			#thread .wrapper span.actions a {
				background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tZW50LXJlcGx5LmdpZg/69/0/go.php) 100% 0 no-repeat;
				padding-left:0;
				padding-right:15px;
			}

	#thread p.tree {
		border:0 none;
		color:#999;
		clear:both;
		font-size:11px;
		line-height:12px;
		height:12px;
		margin:0 50px 0 22px;
		padding:0;
	}
		#thread p.tree a {
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9yZXBsaWVzLWJ1bGxldC1vcGVuLmdpZg/69/0/go.php) center left no-repeat;
			font-weight:bold;
			padding-left:13px;
			padding-right:10px;
		}
		#thread li.collapsed p.tree a {
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9yZXBsaWVzLWJ1bGxldC5naWY/69/0/go.php) 3px center no-repeat;
		}

	#thread li h6 a.expand {
		font-size:11px;
		font-weight:normal;
		margin-left:10px;
	}

/* LOW RATED AND REMOVED COMMENTS */
#thread li.lowrated div, #thread li.removed div {
	background:#f3f3f3;
	padding:10px;
}
	#thread li.lowrated li div, #thread li.removed li div {
		background:0 none;
		padding:0;
	}
#thread li.lowrated, #thread li.removed {
	padding:0;
}
	#thread li.lowrated li, #thread li.removed li {
		padding:10px 0 0 0;
	}
#thread li.lowrated div h6, #thread li.removed div h6 {
	margin:0;
}
	#thread li.lowrated li div h6, #thread li.removed li div h6 {
		margin:0 0 5px 0;
	}
#thread li.lowrated div h6 span, #thread li.removed div h6 span {
	display:inline !important;
	margin:0 0 0 10px;
}
	#thread li.lowrated li div h6 span, #thread li.removed li div h6 span {
		display:block !important;
		margin:3px 0 0 0;
	}
	
/* NESTING */
#thread li ul {
	clear:both;
	padding:0 0 0 35px;
}

/* REMAINING COMMENTS */
a#remaining_comments {
	border:2px #6fcde4 solid;
	color:#46acc2;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin:20px auto 30px auto;
	padding:0 10px;
	text-align:center;
	width:200px;
}
    a#remaining_comments:hover {
		background:#fafafa;
		border:2px #46acc2 solid;
		text-decoration:none;
    }

/* REPLY FORM */
#thread li form.comments-form {
	margin:10px 0 0 35px;
	padding:10px;
}
	#thread li form.comments-form h3 {
		color:#666 !important;
		font-size:18px !important;
		font-weight:bold !important;
		margin:0 0 0 0 !important;
		padding:0 !important;
	}
	#thread li form.comments-form div.txtarea {
		float:none !important;
		margin:10px 0 10px 0 !important;
		width:auto !important;
	}
	#thread li form.comments-form p {
		margin:0 !important;
	}
#thread li form.comments-form div.txtarea textarea {
	width:523px;
}
	#thread li li form.comments-form div.txtarea textarea {
		width:488px;
	}
		#thread li li li form.comments-form div.txtarea textarea {
			width:453px;
		}

/* NOTES */
#profile-notes ul#thread {
	margin-top:-17px;
	width:530px;
}
	#profile-notes #thread li div {
		display:block;
		width:530px;
		margin:0 0 0 0 !important;
	}

.profile #profile-notes ul#thread li a.delete {
	right:17px;
	top:7px;
	z-index:5000;
}
.profile #profile-notes ul#thread li a.report {
	position:absolute;
	right:0;
	top:10px;
	z-index:5000;
	background-image : url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tZW50LXJlcG9ydC5naWY/69/0/go.php);
	background-repeat : no-repeat;
	height : 12px;
	width : 12px;
}
	.profile #profile-notes ul#thread li.request a.delete {
		right:0;
	}
.profile #profile-notes ul#thread li input.chk {
	position:absolute;
	right:35px;
	top:8px;
	z-index:5000;
}
	.profile #profile-notes ul#thread li.request input.chk {
		right:18px;
	}
.profile #profile-notes ul#thread li img.new {
	position:absolute;
	right:55px;
	top:10px;
	z-index:5000;
}
	.profile #profile-notes ul#thread li.collapsed a.delete, .profile #profile-notes ul#thread li.collapsed input.chk {
		top:15px;
	}
	.profile #profile-notes ul#thread li.collapsed img.new {
		top:18px;
	}
	
/* MESSAGES */
.messages ul#thread {
	width:530px;
	margin-top:-17px;
}
.messages ul#thread li {
	position:relative;
}
	.messages #thread li div {

	}
	.messages #thread li.collapsed div, #profile-comments #thread li.collapsed div {

	}
	.messages #thread li.removed div {

	}
	.messages #thread li li div /* 2 levels */ {

	}
		.messages #thread li li.collapsed div {

		}

	/* reply form */
	.messages #thread li form.comments-form div.txtarea textarea, .messages #thread li form.comments-form div.txtarea input.txt100 {
		width:423px;
	}
		.messages #thread li li form.comments-form div.txtarea textarea, .messages #thread li li form.comments-form div.txtarea input.txt100 {
			width:398px;
		}

.messages ul#thread li a.delete {
	right:17px;
	top:7px;
	z-index:5000;
}
.messages ul#thread li a.report {
	position:absolute;
	right:0;
	top:10px;
	z-index:5000;
}
	.messages ul#thread li.request a.delete {
		right:0;
	}
.messages ul#thread li input.chk {
	position:absolute;
	right:35px;
	top:8px;
	z-index:5000;
}
	.messages ul#thread li.request input.chk {
		right:18px;
	}
.messages ul#thread li img.new {
	position:absolute;
	right:55px;
	top:10px;
	z-index:5000;
}
	.messages ul#thread li.collapsed a.delete, .messages ul#thread li.collapsed input.chk {
		top:15px;
	}
	.messages ul#thread li.collapsed img.new {
		top:18px;
	}

.messages ul#thread li h3 {
	color:#333;
	clear:none !important;
	font-size:12px;
	font-weight:bold;
	margin:0 55px 0 0;
	padding:3px 0;
}
	.messages ul#thread li.unread h3 {
		color:#000;
		margin:0 95px 0 0;
	}
	.messages ul#thread li.collapsed h3 {
		padding:0 0 0 0;
	}
	.messages ul#thread li h3 a {
		color:#333;
		font-size:12px;
		text-decoration:underline;
	}
		.messages ul#thread li h3 a:hover, .messages ul#thread li.unread h3 a:hover {
			color:#000;
			text-decoration:underline;
		}
		.messages ul#thread li.unread h3 a {
			color:#000;
			text-decoration:none;
		}

.messages ul#thread li h6 span {
	display:inline;
}
.messages ul#thread li a.big-red {
	position:relative;
	margin:0 10px 0 0;
	right:auto;
	top:auto;
}
.messages ul#thread span.actions {
	position:absolute;
	right:0;
	bottom:0;
	border-top:0 none;
	display:block;
	margin-top:0;
	padding-top:0;
}
	.messages ul#thread span.actions a {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tZW50LXJlcGx5LmdpZg/69/0/go.php) 100% 0 no-repeat;
		padding-left:0;
		padding-right:15px;
	}





/*  ****************************************************
	IMPORT PAGE DETAIL AND OVERRIDES
	****************************************************/
	/* CENTER WELL MODULES */
.home .center650 {
	padding-bottom:0;
}
#feature-strip {
	background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9mZWF0dXJlZC1zdHJpcC1iZy5naWY/69/0/go.php) 0 0 no-repeat;
	height:251px;
	margin:0 0 0 -8px;
	padding-left:180px;
	position:relative;
}
#feature-strip div {
	display:block;
	float:left;
	height:210px;
	margin-right:10px;
	padding:0 14px 0 0;
	width:140px;
}
	#feature-strip div.last {
		padding-right:0;
	}
#feature-strip h6 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:10px 0;
}
#feature-strip p {
	font-size:11px;
	line-height:13px;
	margin:0 0 8px 0;
}
#feature-strip p.featured_bio {
	height : 53px;
	overflow : hidden;
}
#feature-strip a {
	display:block;
	font-size:12px;
	font-weight:bold;
}
	#feature-strip p a {
		font-size:11px;
	}
#feature-strip a img {
	border:1px #ddd solid;
	margin:7px 0;
}
#feature-strip h3 {	
	bottom:7px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	left:35px;
 	position:absolute;
	width:610px;
}
	#feature-strip h3 a {
		font-size:12px;
		position:absolute;
		right:0;
		top:1px;
	}


	/* article main column */
#article-details {
	border-bottom:1px #ddd solid;
	margin:0 20px 25px 20px;
	padding:20px 0 3px 0;
	width:610px;
}
/* detail capsule */
.capsule h1 {
	font-size:2em;
	font-weight:bold;
	margin:0 0 10px 0;
}
	#article-details h1 {
		font-size:2.2em;
	}
.capsule span {
	color:#888;
	display:block;
	font-size:11px;
	margin:0 0 15px 0;
}
	.capsule span a {
		color:#000;
		font-weight:bold;
	}
.capsule p {
	color:#333;
	font-size:12px;
	line-height:17px;
	margin:0 0 10px 0;
}
.capsule p#toolbox {
	background-color:#f5f5f5;
	font-size:11px;
	line-height:20px;
	margin:0;
}
	.capsule p#toolbox a {
		background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b29sYm94LmdpZg/69/0/go.php);
		background-position:10px 2px;
		background-repeat:no-repeat;
		display:inline-block;
		line-height:20px;
		margin:0;
		padding:0 10px 0 30px;
	}
		.capsule p#toolbox a#tool-comments {
		}
		.capsule p#toolbox a#tool-group {
			background-position:10px -17px;
		}
		.capsule p#toolbox a#tool-report {
			background-position:10px -37px;
		}
		.capsule p#toolbox a#tool-reflect {
			background-position:10px -56px;
		}

.capsule h6 {
	clear:both;
	color:#888;
	font-size:16px;
	line-height:20px;
	padding:15px 0 20px 0;
}
	.capsule h6 a {
		font-weight:bold;
	}
	/*
	.capsule h6 a.btn-blue {
		display:inline !important;
		float:none !important;
		margin-top:3px !important;
	}
	*/
.capsule div {
	float:left;
	margin:0 15px 0 0;
	padding:0;
	width:65px;
}
	.capsule div strong {
		border:1px #ccc solid;
		color:#666;
		display:block;
		font-size:36px;
		letter-spacing:-0.05em;
		margin:0;
		padding:5px 0;
		position:relative;
		text-align:center;
	}
	.capsule div strong a {
		color:#666;
	}
		.capsule div strong a:hover {
			color:#41a0b7;
			text-decoration:none !important;
		}
	.capsule div a.vote {
		margin:2px 0 0 0;
		width:55px;
	}
	.capsule div h6 {
		clear:none;
		padding:0;
	}
#article-photos {
	float:right;
	margin:0 0 0 20px;
	text-align:center;
	width:158px;
}
	#article-photos img {
		background:#fff;
		border:1px #ccc solid;
		border-bottom:0;
		margin:0 auto;
		padding:3px;
	}

div#image-caption {
	background:#000;
	color:#fff;
	float:none !important;
	font-size:11px;
	line-height:14px;
	margin:0 !important;
	padding:5px 0 !important;
	position:relative;
	text-align:right;
	width:100% !important;
}
span#imgstatus {
	color:#fff;
	font-size:11px;
	margin:0 !important;
	position:absolute;
	left:5px;
	top:5px;
}
	div#image-caption a {
		padding-right:5px;
	}
div#image-caption p.controls {
	margin:0 !important;
}

/* comments container */
#article-comments {
	clear:both;
	margin:0 0 40px 0;
	padding:15px 20px 0 20px;
	position:relative;
	width:610px;
}
	#article-comments h1 {
		background:#6fcde4;
		color:#fff;
		font-size:2.2em;
		font-weight:bold;
		margin:-15px -20px 0 -20px;
		padding:15px 20px 5px 20px;
	}
	#article-comments h6 {
		background:#6fcde4;
		font-size:12px;
		font-weight:bold;
		margin:0 -20px 20px -20px;
		padding:0 0 10px 20px;
	}
	#article-comments a.btn-red {
		position:absolute;
		right:20px;
		top:20px;
	}

/* article meta columns */
#article-meta {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9hcnRpY2xlLW1ldGEtYmcuZ2lm/69/0/go.php) 0 0 repeat-y;
	font-size:12px;
	font-weight:bold;
	margin:0 20px 25px 20px;
	overflow:auto;
}
	#article-meta div {
		display:block;
		float:left;
		margin:0 42px 0 0;
		width:175px;
	}
		#article-meta div#q-article-3 {
			background:0 none !important;
			clear:none !important;
			margin:0 !important;
			padding:0 !important;
		}

#article-meta div a.avatar {
	border:1px #d8d8d8 solid;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	padding:2px;
	height:24px;
	width:24px;
}
	#article-meta div a.avatar img {
		background:#ccc;
		height:24px;
		width:24px;
	}
	#article-meta div a.avatar:hover {
		border:1px #aaa solid;
	}

#article-meta h6 {
	margin-bottom:7px;
}
#article-meta a em {
	color:#555;
	display:block;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding-top:3px;
}
.add-tags input.txt{
	margin:0 0 0 0 !important;
	width:477px;
}


#article-meta p {
	clear:both;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	margin:0 0 5px 0;
}
	#article-meta p strong {
		display:block;
		padding-top:10px;
	}
#article-meta ul {
	padding-bottom:5px;
}
#article-meta li {
	clear:both;
	line-height:14px;
	margin-bottom:5px;
	overflow:auto;
}
	#article-meta li span {
		color:#ee1c25;
		display:block;
		float:left;
		width:25px;
	}
	#article-meta li a {
		display:block;
		float:left;
		width:150px;
	}


/* MAIN Add Comments Form */
div#add-comments {
	background:#fff;
	clear:both;
	margin: 15px 16px 0pt 15px;
	padding: 0;
}
    div#add-comments #ajax-status {
        padding: 5px;
        line-height: 15px;
        font-size: 12px;
    }
    div#add-comments .inner {
        border: 1px solid #ccc;
		margin-top:10px;
    }
	div#add-comments h3 {
		color:#ed1b24 !important;
		font-size:2.2em !important;
		padding-bottom: 10px;
		margin-bottom:10px;
	}
		div#add-comments h3 a {
			font-size:14px;
		}
	div#add-comments textarea {
		width:528px;
	}
	div#add-comments #signed-in-info {
	   padding: 10px !important;
	   background: #eeeeee;
	}
	div#add-comments #cmttabs {
	   border-bottom: 2px solid #000;
       height: 42px;
       background: #eeeeee;
	}
		div#add-comments #cmttabs li {
            float: left;
		}
		div#add-comments #cmttabs li a {
			padding: 5px 15px;
			line-height: 41px;
			font-weight: bold;
			font-size: 12px;
			border-left: 1px solid #ccc;
		}
		div#add-comments #cmttabs li.first a {
            border-left: 0;
		}
		div#add-comments #cmttabs li.current a {
		   color: #333333;
		}
	div#add-comments form {
	   margin-top: 10px;
	}
	   div#add-comments form p {
	       clear: both;
	       margin-bottom: 5px;
	       font-style: italic;
	   }
	   div#add-comments form label {
	       width: 150px;
	       float: left;
	       color: #000;
	       font-style: normal;
	   }
	   div#add-comments form input {
	       display: block;
	   }
	   div#add-comments form .txtarea {
	       background: none;
	   }
	div#add-comments .form-wrap, div#add-comments .comment {
	   padding: 10px;
	}
    div#add-comments #instructions {
        margin-top: 10px;
        padding: 10px 10px 0 10px;
        border-top: 1px solid #ccc;
    }
    div#add-comment input.sbmt {
	    background:#ee1c25;
	    color:#fff !important;
	    display:block;
	    font-size:10px !important;
	    font-weight:normal;
	    padding:3px 5px 2px 5px;
	    text-transform:uppercase;
	    min-width:70px;
	}
    div#add-comments input.sbmt {
        background:#cd171e;
        text-decoration:none;
    }
    div#add-comments input.sbmt {
        background:#ee1c25;
        border:0 none;
        color:#fff;
        cursor:pointer;
        display:block;
        font-family:Arial, Helvetica, sans-serif !important;
        font-size:11px !important;
        font-weight:normal;
        padding:1px 5px 1px 5px;
        text-transform:uppercase;
        min-width:70px;
    }
        div#add-comments input.sbmt:hover {
            background:#cd171e;
            text-decoration:none;
        }


/* featured rail */
.article #feature-rail {
	width:165px;
}
	.article #feature-rail h6.first {
		background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) left bottom repeat-x;
		border-top:0 none;
		color:#444;
		font-size:1.1em;
		font-weight:bold;
		line-height:2.35em;
		margin:0 0 10px 0;
		padding:0 10px;
	}
.article #feature-rail ul.avatar-2up li {
	display:block;
	float:left;
	text-align:center;
	width:72px;
}
	.article #feature-rail ul.avatar-2up li a {
		font-weight:bold;
	}

/* article props */
#article-props {
	margin:0;
	padding:15px 16px 0 15px !important;
	position:relative;
	width:560px;
}
	#article-props h3 {
		color:#ec1d27;
		font-size:1.6em;
		font-weight:bold;
		padding:0 0 15px 0;
	}
	#article-props li {
		width:93px;
	}


	/* PROFILE LEFT RAIL */
.left150 div {
	border:1px #ccc solid;
	margin:0 0 10px 0;
	overflow:auto;
	padding:10px 5px 20px 5px;
}
	.left150 div img {
		margin:0 0 5px 5px;
	}
	.left150 div h3 {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ncmF5LWRvdHRlZC5naWY/69/0/go.php) left bottom repeat-x;
		font-size:1.3em;
		font-weight:bold;
		line-height:1.1em;
		margin:0 5px 5px 5px;
		padding:0 0 5px 0;
	}
	.left150 div li {
		font-size:1.2em;
		font-weight:bold;
	}
		.left150 div li a {
			display:block;
			line-height:1.833em;
			padding:0 5px;
		}
			.left150 div li a.current {
				background:#6fcde6;
				color:#fff;
			}
			.left150 div li a:hover {
				background:#46acc2;
				color:#fff;
				text-decoration:none;
			}
				.left150 div.general li a:hover {
					background:0 none;
					color:#46acc2;
					text-decoration:underline;
				}
	li#other-moviefone, li#other-aoltv, li#other-aim {
		background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9vdGhlci1wcm9maWxlcy1iZy5naWY/69/0/go.php);
		background-position:0 0;
		background-repeat:repeat-x;
		border-bottom:1px #fff solid;
	}
		li#other-moviefone a, li#other-aoltv a, li#other-aim a {
			color:#fff;
		}
		li#other-aoltv {
			background-position:0 -27px;
		}
		li#other-aim {
			background-position:0 -52px;
		}

/* PROFILE CENTER WELL */
.profile .center550 {
	position:relative;
}


a.profile-big-red {
	position:absolute;
	right:10px;
	top:20px;
}
.profile .center550 h3 {
	clear:both;
	color:#666;
	font-size:1.6em;
	font-weight:bold;
}
	.profile h3 a {
		font-size:12px;
	}
		.profile h3 a span {
			color:#999;
		}
.profile .center550 h1, .settings h1 {
	color:#ec1d27;
	font-size:2.4em;
	font-weight:bold;
	margin:0 0 25px 0;
}
.profile .center550 p {
	font-size:12px;
}
/* profile bio display */
#profile-bio {
	background:#eee;
	margin:0 -15px 15px -15px;
	overflow:auto;
	padding:15px;
	width:530px;
}
	#profile-bio a.thumb {
		background:#fff;
		border:1px #ccc solid;
		display:block;
		float:left;
		margin:0 10px 0 0;
		padding:8px;
	}
	#profile-bio h6 {
		color:#333;
		font-size:1.3em;
		font-weight:bold;
		margin:5px 30px 5px 0;
	}
	#profile-bio p {
		font-size:1.2em;
		line-height:1.33em;
		margin:0 30px 10px 0;
	}
	#profile-bio dl {
		font-size:1.1em;
		font-weight:bold;
		line-height:1.1em;
	}

/* profile extras display */
#profile-extras {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) bottom left repeat-x;
	margin:0 0 20px 0;
	padding-bottom:5px;
}
#profile-extras h3 {
	color:#333;
	margin:0 0 5px 0;
}
#profile-extras p {
	color:#666;
	font-size:1.2em;
	line-height:1.33em;
	margin:0 0 20px 0;
}
	#profile-extras p a {
		white-space:nowrap;
	}

/* profile stories tease */
#profile-stories {
	margin:0 0 20px 0;
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) bottom left repeat-x;
	clear:both;
	padding:0 0 20px 0;
}
	#profile-stories ul {
		overflow:auto;
	}
	#profile-stories li {
		border-right:2px #eee solid;
		display:block;
		float:left;
		font-size:1.8em;
		font-weight:bold;
		line-height:50px;
		text-align:center;
		width:263px;
	}
		#profile-stories li span {
			color:#999;
			font-weight:normal;
		}

/* profile friends display */
.avatar-list {
	margin:0 0 20px 0;
}
	.profile .avatar-list {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) bottom left repeat-x;
		clear:both;
		padding:0 0 20px 0;
	}

.profile .avatar-list h3 {
	color:#ec1d27;
	padding:0 0 15px 0;
}
.avatar-list ul {
	overflow:auto;
}
.avatar-list li {
	border-left:1px #ccc solid;
	float:left;
	min-height:130px;
	padding:0 10px 15px 10px;
	position:relative;
	width:87px;
}
	.avatar-list li.first {
		border-left:0 none;
		padding:0 10px 15px 0;
	}
	.avatar-list li a {
		display:block;
		font-size:1.1em;
		font-weight:bold;
		overflow:hidden;
	}
		.avatar-list li a:hover {
			text-decoration:none;
		}
		.avatar-list li a img {
			border:4px #fff solid;
			display:block;
			/* margin:0 auto 5px auto; : Makes abs positioned bages "off" */
		}
			.avatar-list li a:hover img {
				border:4px #d8d8d8 solid;
			}
	.avatar-list a.aim {
		display:block !important;
		margin:3px 0 0 0;
	}
	.avatar-list li span {
		color:#666;
		display:block;
		margin:3px 0 0 0;
	}

/* profile activity */
#profile-activity {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) bottom left repeat-x;
	clear:both;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.profile #profile-activity h3 {
	color:#ec1d27;
	padding:0 0 15px 0;
}
#profile-activity li {
	background-color:#efefef;
	background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9wcm9maWxlLWFjdGl2aXR5LmdpZg/69/0/go.php);
	background-position:10px 6px;
	background-repeat:no-repeat;
	color:#666;
	font-size:1.2em;
	line-height:1.16em;
	overflow:auto;
	padding:6px 0 6px 40px;
	position:relative;
}
	#profile-activity li.prop { background-position:10px -94px; }
	#profile-activity li.story { background-position:10px -194px; }
	#profile-activity li.group { background-position:10px -294px; }
	#profile-activity li.friend { background-position:10px -394px; }
	#profile-activity li.personal { background-position:; }
	
	#profile-activity li.alt {
		background-color:#fff;
	}
	#profile-activity li span {
		color:#999;
		display:block;
		float:left;
		margin:0 10px 0 0;
		width:60px;
	}
	#profile-activity li p {
		float:left;
		width:360px;
	}
		#profile-activity li p strong {
			color:#333;
			font-weight:normal;
		}

/* profile notes */
#profile-notes h3, #profile-votes h3, #profile-comments h3, .profile #story-list h3 {
	color:#ec1d27;
	padding:0 0 15px 0;
}
#profile-notes ul#thread li {
	position:relative;
}

/* profile private delete - also used for reflections */
.article a.delete, .article a.edit {
	top:20px;
	color:#999999;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:1px 3px 0pt;
	position:absolute;
	right:10px;
	top:45px;
}
.article a.edit {
	right:30px;
}

	.article  a.delete:hover, .article a.edit:hover {
		background:#DDDDDD none repeat scroll 0%;
	}
	.article a.delete:hover, .article a.edit:hover {
		background:#CCCCCC none repeat scroll 0%;
		color:#000000;
		text-decoration:none;
	}


#article-details {
	position : relative;
}

.profile a.delete, .profile a.edit {
		color:#999;
		display:block;
		font-size:16px;
		font-weight:bold;
		padding:1px 3px 0 3px;
		position:absolute;
		right:10px;
		top:5px;
	}
	.profile a.edit {
		right:30px;
	}
		.profile a.delete:hover, .profile a.edit:hover {
			background:#ccc;
			color:#000;
			text-decoration:none;
		}
			.profile li.alt a.delete:hover, .profile li.alt a.edit:hover {
				background:#ddd;
			}
.profile #profile-friends li a.delete {
	right:5px;
	top:5px;
}
.profile #story-list li a.delete, .profile #story-list li a.edit {
	top:20px;
}

/* profile reflections */
.profile #story-list h3 a.btn-red { float:right; }
.profile #story-list li {
	position:relative;
}
.profile #story-list .txtarea textarea, .profile #story-list .txtarea input {
	width:445px;
}

/* group tags*/
.group-tags p {
	font-size:12px;
	line-height:20px;
	margin:0pt 0pt 20px;
}
.group-tags p.tag-list a {
	background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90YWctaWNvbi5naWY/69/0/go.php);
	background-position:-2px 2px;
	background-repeat:no-repeat;
	margin:0pt 10px 0pt 0pt;
	padding:0pt 0pt 0pt 15px;
}

/* profile comments display */
#profile-comments h4 {
	font-weight:bold;
	font-size:16px;
	margin:15px 0 10px 0;
}
	#profile-comments h4 a {
		color:#000;
	}
	#profile-comments h4 a span {
		color:#46acc2;
	}

#profile-comments ul {
	margin:0 0 30px 0;
}
#profile-comments li {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9wcm9maWxlLWNvbW1lbnRzLmdpZg/69/0/go.php) 10px 3px no-repeat;
	padding:0 0 0 35px;
}
	#profile-comments li.alt {
		background:#f7f7f7 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9wcm9maWxlLWNvbW1lbnRzLmdpZg/69/0/go.php) 10px 8px no-repeat;
		margin:5px 0;
		padding:5px 0 5px 35px;
	}
#profile-comments li h6 {
	color:#666;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	margin:0;
}
	#profile-comments li h6 strong {
		border-left:1px #999 dotted;
		border-right:1px #999 dotted;
		margin:0 5px;
		padding:0 5px;
	}
	#profile-comments li h6 a {
		font-weight:bold;
	}

#profile-comments li p {
	color:#000;
	font-size:12px;
	line-height:16px;
	margin:0;
}

	/* GROUP LEFT RAIL */
.profile .left150 div.general p {
	margin:0 5px;
}
.profile .left150 div.general p a {
	display:block;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.833em;
	margin:0 3px 0 0;
	text-align:center;
	width:15px;
}
	.profile .left150 div.general p a.current {
		background:#6fcde6;
		color:#fff;
	}
	.profile .left150 div.general p a:hover {
		background:#46acc2;
		color:#fff;
		text-decoration:none;
	}

/* GROUP CENTER WELL */
#group-submissions, #group-conversations {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) repeat-x left bottom;
	clear:both;
	margin:0 0 20px 0;
	overflow:auto;
	padding:0 0 20px 0;
}
#group-submissions h3, #group-conversations h3 {
	color:#ec1d27;
	padding:0 0 15px 0;
}

/* GROUP RIGHT RAIL OVERRIDES */
.profile .members .right220 table {
	margin:5px 0 0 0;
	padding-bottom:0 none!important;
}
.listing #story-list li span a {
	display:inline !important;
	font-size:1.1em !important;
	margin-right:10px;
}

	.community .skyscraper {
	padding:10px 30px;
	top:595px;
}
.community h1 span {
	color:#666;
}

/* welcome dude */
.community #welcome {
	background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tdW5pdHktd2VsY29tZS5naWY/69/0/go.php) bottom left no-repeat;
	border-bottom:4px #000 solid;
	height:180px;
	margin:-15px 0 0 0;
}
	.community #welcome h1 {
		padding-top:25px;
		margin:0 0 0 140px;
	}
	.community #welcome p {
		color:#333;
		font-family:Georgia, Times, serif;
		font-size:1.6em;
		line-height:1.06em;
		padding-top:5px;
		margin:0 0 0 140px;
		width:390px;
	}
		.community #welcome p a {
			display:block;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			margin:10px 0 0 0;
		}
			.community #welcome p a span {
				background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ncmFwaGljLWNhcmF0LmdpZg/69/0/go.php) 100% 4px no-repeat;
				padding-right:15px;
			}

/* YOU MIGHT LIKE MODULES */
ul#might-like {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) top left repeat-x;
	clear:both;
	overflow:auto;
}
	ul#might-like li {
		background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9jb21tdW5pdHktbWlnaHRsaWtlLmdpZg/69/0/go.php);
		background-position:-5px 10px;
		background-repeat:no-repeat;
		color:#000;
		display:block;
		float:left;
		font-size:12px;
		font-weight:bold;
		height:60px;
		padding:30px 0 0 80px;
		width:96px;
	}
		ul#might-like li#might-members {
			background-position:-5px -71px;
			padding:30px 0 0 80px;
			width:96px;
		}
		ul#might-like li#might-articles {
			background-position: 0 -150px;
			padding:30px 0 0 80px;
			width:96px;
		}
		ul#might-like li a {
			display:block;
			font-size:20px;
			margin:0 0 2px 0;
		}
/* MOST ACTIVE MODULES */
.spotlight {
	display:block;
	float:left;
	overflow:auto;
	padding:25px 25px 15px 0;
	width:240px;
}
	.spotlight h3 {
		color:#ec1d27 !important;
		margin:0 0 15px 0;
	}
	.spotlight li {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) bottom left repeat-x;
		color:#666;
		font-size:12px;
		overflow:auto;
		margin:0 0 10px 0;
		padding:0 0 10px 0;
	}
		.spotlight li.last {
			background:0 none;
			padding:0 0 10px 0;
		}
		.spotlight li a img {
			border:4px #fff solid;
			display:block;
			float:left;
			margin:0 10px 10px 0;
		}
			.spotlight li a:hover img {
				border:4px #d8d8d8 solid;
			}

		.spotlight li strong {
			display:block;
			font-size:30px;
			font-weight:bold;
			letter-spacing:-0.05em;
			margin:0 0 5px 0;
		}
	.spotlight h6 {
		font-size:14px;
		font-weight:bold;
		line-height:14px;
		margin:5px 0 3px 0;
	}
		.spotlight li h6 a {
			display:block;
		}
	.spotlight li span {
		display:block;
		margin:0 0 0 0;
	}
	.spotlight p {
		color:#666;
		font-size:12px;
		line-height:14px;
		margin:5px 0 0 0;
	}
	.spotlight a.thumb {
		background:#fff;
		border:1px #ccc solid;
		display:block;
		float:left;
		margin:0 10px 0 0;
		padding:5px;
	}

.community hr {
	background:#46acc2;
	border:0 none;
	color:#46acc2;
	clear:both;
	display:block;
	height:2px;
	margin:0;
}

	.watch h1 {
	color:#ed1b24;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.1em;
	margin:25px 25px 25px 20px;
}
.watch #welcome {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90cmFja2VyLXdlbGNvbWUuZ2lm/69/0/go.php) bottom left no-repeat;
	border-bottom:3px #000 solid;
	height:120px;
	position:relative;
}
#tracker-filter {
	background:#f3f3f3 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90cmFja2VyLWZpbHRlci5naWY/69/0/go.php) bottom left no-repeat;
	bottom:0;
	height:100px;
	padding:10px 20px 0 20px;
	position:absolute;
	right:10px;
	width:220px;
}
	#tracker-filter ul {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ncmF5LWRvdHRlZC5naWY/69/0/go.php) 100% 0 repeat-y;
		display:block;
		float:left;
		width:110px;
	}
		#tracker-filter li {
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kYXJrZ3JheS1kb3R0ZWQuZ2lm/69/0/go.php) 0 0 repeat-x;
			color:#ed1b24;
			font-size:12px;
			font-weight:bold;
			line-height:23px;
		}
			#tracker-filter li.hed {
				background:0 none;
				padding:0 0 0 25px;
			}
		#tracker-filter li a {
			color:#999;
			display:block;
			padding:0 0 0 25px;
		}
			#tracker-filter li a.checked {
				background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90cmFja2VyLWZpbHRlci1jaGVjay5naWY/69/0/go.php) 5px center no-repeat;
				color:#46acc2;
			}
		#tracker-filter li a:hover {
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90cmFja2VyLWZpbHRlci1jaGVjay5naWY/69/0/go.php) 5px center no-repeat;
			text-decoration:none;
			color:#46acc2;
		}
			#tracker-filter li a.checked:hover {
				color:#999;
			}

.tracker-list {
	margin:0 10px 0 0;
	padding-bottom:40px;
}
	.tracker-list li {
		background-color:#f5f5f5;
		background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90cmFja2VyLXR5cGVzLmdpZg/69/0/go.php);
		background-position:0 0;
		background-repeat:no-repeat;
		overflow:auto;
		padding:20px;
	}
		.tracker-list li.alt {
			background-color:#fff;
		}
		.tracker-list li.story { background-position:20px 20px; }
		.tracker-list li.prop { background-position:20px -80px; }
		.tracker-list li.comment { background-position:20px -180px; }
		.tracker-list li.member { background-position:20px -280px; }
		.tracker-list li.befriend { background-position:20px -380px; }
		.tracker-list li.group { background-position:20px -480px; }
		
	
	.tracker-list li span {
		color:#999;
		display:block;
		float:left;
		font-size:12px;
		margin:0 20px 0 0;
		padding:8px 0 0 40px;
		text-align:right;
		width:60px;
	}
	.tracker-list div {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) 0 0 repeat-y;
		display:block;
		float:left;
		font-size:16px;
		font-weight:bold;
		line-height:17px;
		padding:5px 0 5px 20px;
		width:440px;
	}
		.tracker-list div a { 
			font-weight:normal !important;
		}
		.tracker-list div em {
			color:#666;
			font-style:normal;
			font-weight:normal;
		}

.watch .center650 a.more {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ncmFwaGljLWNhcmF0LWxnLmdpZg/69/0/go.php) 100% 4px no-repeat;
	display:block;
	font-size:1.8em;
	font-weight:bold;
	margin:0 20px 0 0;
	padding-right:33px;
	text-align:right;
}
.watch .skyscraper {
	top:1535px;
}
#tracker-widget {
	margin-top:300px;
}

	.submit .boxad {
	top:293px;
	padding-top:10px;
}
.submit .center650 {
	padding:25px 0 170px 0;
}
.submit #welcome {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zdWJtaXQtd2VsY29tZS5naWY/69/0/go.php) left bottom no-repeat;
	border-bottom:3px #000 solid;
	height:95px;
	margin:0 0 30px 0;
	position:relative;
}
	.submit #welcome p {
		color:#666;
		font-family:Georgia,Times,serif;
		font-size:16px;
		font-style:italic;
		line-height:1;
		margin:0 0 0 0;
		padding-top:0;
		position:absolute;
		bottom:40px;
		right:50px;
		width:auto;
	}
		.submit #welcome p span {
			font-size:12px;
		}
	.submit #welcome h4 {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zdWJtaXQtYnViYmxlLmdpZg/69/0/go.php) 100% 0 no-repeat;
		font-size:20px;
		font-weight:bold;
		height:60px;
		line-height:22px;
		padding:15px 30px 0 20px;
		position:absolute;
		text-align:center;
		left:154px;
		top:-1px;
	}
		.submit #welcome h4 span {
			display:block;
		}

.submit div.step {
	margin:0 0 0 50px;
	width:430px;
}
.step h3 {
	clear:both;
	color:#ed1b24;
	font-size:20px;
	font-weight:bold;
	padding:0 0 15px 0;
}
	.step h3 span {
		color:#666;
		font-size:12px;
		font-weight:normal;
	}
	/*submit forms */
	.submit div.txtarea {
		margin:0 0 10px 0;
	}
	.submit div.txtarea input, .submit div.txtarea textarea {
		margin-bottom:0;
		width:398px;
	}

/* step 1 styles */
.step h6 {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) 0 0 repeat-x;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:30px 0 15px 0;
	padding:30px 0 0 0;
}
	.step h6 span {
		color:#ed1b24;
	}
.step p {
	color:#666;
	font-size:12px;
	line-height:16px;
	margin:0 0 15px 0;
}

/* step 2 styles */
.step2 h3 {
	padding:0 0 5px 0;
}
.step2 p {
	color:#333;
	font-size:14px;
	line-height:1;
	margin:0 0 30px 0;
}
.step ul {
	margin:0 -20px 15px 0;
}
.step li {
	color:#666;
	font-size:12px;
	line-height:16px;
	padding:0 0 25px 30px;
	position:relative;
}
	.step li input {
		position:absolute;
		top:0;
		left:0;
	}
	.step li h6 {
		background:0 none;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	.step li strong {
		color:#999;
		display:block;
	}

.step2 span, .step4 span {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) 100% 0 repeat-y;
	color:#999;
	display:block;
	font-size:12px;
	float:left;
	padding:5px 30px 5px 0;
}
	.step2 span.last, .step4 span.last {
		background:0 none;
		padding:5px 0 5px 25px;
	}
	.step2 span a.big-red, .step2 span input, .step4 span a.big-red, .step4 span input {
		display:block;
		margin-top:5px;
	}
	.step2 span.last input {
		text-transform:uppercase;
	}

/*step 3 styles */
.step3 h3 {
	padding:0 0 10px 0;
}
.step3 div.txtarea {
	margin:0 0 30px 0;
}
.step3 table {
	margin:0 0 40px 0;
}
	.step3 table input {
		margin-bottom:-3px;
	}
.step3 td {
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding:0 40px 0 0;
}
.step3 p {
	font-weight:bold;
	margin:-25px 0 45px 0;
}

/* step4 styles */
.submit #story-list {
	float:none !important;
	margin:0 0 30px 25px;
	padding:0 0 0 0 !important;
	width:610px;
}
	.submit #story-list li {
		padding:20px 15px 15px 25px;
	}
.step4 span {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) 100% 0 repeat-y;
	display:block;
	float:left;
	padding:0 15px 5px 0;
}
	.step4 span.last {
		background:0 none;
		padding:0 0 5px 10px;
	}
	.step4 span a.big-red {
		background:#999;
	}
		.step4 span a.big-red:hover {
			background:#666;
		}

	.signin .boxad {
	top:538px;
	padding-bottom:20px;
	padding-top:20px;
}
.signup .boxad, .firsttime .boxad {
	top:293px;
	padding-top:10px;
}
.signin .center650 {
	padding:25px 0 170px 0;
}
.signin #welcome {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zaWduaW4td2VsY29tZS5qcGc/69/0/go.php) left bottom no-repeat;
	border-bottom:3px #000 solid;
	height:170px;
	margin:0 0 30px 0;
}
	.firsttime #welcome {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9maXJzdHRpbWUtd2VsY29tZS5qcGc/69/0/go.php) left bottom no-repeat;
	}
	.firsttime #welcome h1 {
		color:#000;
		font-size:2.0em;
		font-weight:bold;
		line-height:1.2em;
		margin:0 25px -20px 270px;
		padding-top:20px;
	}
	.firsttime #welcome p {
		margin:0 40px 0 270px;
		width:auto;
	}

div#prop-signin {
	margin:0 0 0 270px;
	overflow:auto;
}
    #prop-signin p {
        margin: 0;
        padding: 0 0 10px 0;
        font-size: 14px;
    }
        #prop-signin p a {
            margin-top: 4px;
        }
    #prop-signin .btn-red {
        margin-top: 10px;
    }
    #prop-signin form p {
        font-size: 12px;
        font-weight: bold;
        font-style: italic;
    }
        .signup #prop-signin form p {
            font-style: normal;
        }
	#prop-signin label, #aolsn label, #openid label, div.postsignup-1 h6, div.postsignup-2 h6 {
        font-family:Arial, Helvetica, sans-serif;
        font-style: normal;
		color:#333;
		display:block;
		font-weight:bold;
		font-size:12px;
		position:relative;
		width:222px;
	}
		#prop-signin label a {
			font-size:11px;
			font-weight:normal;
			position:absolute;
			right:0;
		}
	#prop-signin input.txt, #aolsn input.txt, #openid input.txt {
		border:1px #ccc solid;
		color:#666;
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:5px 10px;
		width:200px;
	}
	#prop-signin input.sbmt {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ncmFwaGljLWNhcmF0LmdpZg/69/0/go.php) 100% 8px no-repeat;
		border:0 none;
		color:#46acc2;
		cursor:pointer;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:18px;
		margin:10px 0 0 0 !important;
		padding:0 15px 0 0;
	}

.signin .center650 h3 {
	color:#ed1b24;
	font-size:1.8em;
	font-weight:bold;
	padding:0 25px 15px 25px;
}

div#aolsn, div#openid, div.postsignup-1, div.postsignup-2 {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) top right repeat-y;
	display:block;
	float:left;
	margin:0 20px 0 25px;
	padding:0 20px 25px 0;
	width:280px;
}
	div#openid, div.postsignup-2 {
		background:0 none;
		margin:0 25px 0 0 !important;
		padding:0 0 25px 0;
	}
	div#aolsn h6, div#openid h6 {
		font-weight:bold;
		font-size:14px;
		padding-top:5px;
	}
	div.postsignup-1 h6, div.postsignup-2 h6 {
		font-size:14px;
		padding-top:5px;
	}
	div#aolsn input.txt {
		background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zaWduaW4tYW9sc24uZ2lm/69/0/go.php) 5px center no-repeat;
		padding-left:25px;
	}
	div#openid input.txt {
		background:#fff url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zaWduaW4tb3BlbmlkLmdpZg/69/0/go.php) 5px center no-repeat;
		padding-left:25px;
	}
	div#aolsn p, div#openid p, div.postsignup-1 p, div.postsignup-2 p {
		font-size:11px;
		line-height:15px;
		margin:10px 0 15px 0;
	}
	input.btn-red, div.postsignup-1 a.btn-red, div.postsignup-2 a.btn-red {
		background:#ee1c25;
		border:0 none;
		color:#fff;
		cursor:pointer;
		display:block;
		font-family:Arial, Helvetica, sans-serif !important;
		font-size:11px !important;
		font-weight:normal;
		padding:1px 5px 1px 5px;
		text-transform:uppercase;
		min-width:70px;
	}
		input.btn-red:hover, div.postsignup-1 a.btn-red:hover, div.postsignup-2 a.btn-red:hover {
			background:#cd171e;
			text-decoration:none;
		}

/* SIGNUP */
.signup #welcome {
	background: url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zaWdudXAtd2VsY29tZS5qcGc/69/0/go.php) left bottom no-repeat;
	height:auto;
	padding-bottom:40px;
	position:relative;
}
.signup .center650 h1 {
	color:#ed1b24;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 0 25px;
}
.signup #signup-tease {
	position:absolute;
	top:40px;
	right:25px;
}
	.signup #signup-tease p {
		color:#000;
		font-family:Georgia,Times,serif !important;
		font-size:16px !important;
		margin:0 0 10px 0 !important;
		padding-top:0 !important;
		width:auto !important;
	}

.signup div#prop-signin {
	margin:0 0 25px 25px;
	overflow:auto;
}
	.signup #prop-signin input.sbmt {
		font-size:20px;
	}
.signup #welcome p {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	width:300px;
}
	.signup #welcome p a {
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin:0 0 0 0;
	}

.signup-steps {
		padding:0 25px 25px 25px;
		height:300px;
	}
	.signup-steps h3 {
		color:#000 !important;
		font-size:1.4em;
		line-height:1.2em;
		font-weight:bold;
		margin:15px 0 15px 0 !important;
		padding:0 !important;
	}
	.signup-steps p {
		color:#333;
		font-size:1.2em;
		line-height:1.33em;
		margin:0 0 15px 0;
	}
	.signup-steps p.secondary {
		color:#666;
	}
.associate h3 {
	margin:45px 0 15px 0 !important;
}
.associate .pro-settings p {
	border-top:1px #ddd solid;
	padding:10px 0 0 0;
}
.associate .pro-settings p label {
	color:#666;
	display:inline-block;
	font-weight:bold;
	width:180px;
}

div.postsignup-1 p, div.postsignup-2 p {
	margin-top:0 !important;
}
div.postsignup-1 a.btn-red, div.postsignup-2 a.btn-red {
	display:inline !important;
	padding:2px 5px;
}
	

	.filter .skyscraper {
	padding:10px 30px 10px 30px;
	top:465px;
}
.filter h1 {
	border-bottom:2px solid #c1c1c1;
	margin:0 0 15px 0 !important;
	padding-bottom:10px;
}
.listing h1 {
	border-bottom:0 none !important;
	margin:0 0 25px 0 !important;
	padding-bottom:0 !important;
}
	.listing h1 span {
		color:#999;
		font-size:16px;
		font-weight:normal;
	}
.cat {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) bottom left repeat-x;
	margin:0 0 20px 0;
	overflow:auto;
	padding:0 0 20px 0;
}
	.cat h3 {
		color:#ec1d27 !important;
		clear:both;
		font-size:1.6em;
		font-weight:bold;
		margin:0 0 15px 0;
	}
	.cat h3 a {
	font-size:12px;
	}
	.cat h3 a span {profile.css (line 84)
		color:#999999;
		display:inline !important;
		margin:0 0 0 0 !important;
	}



	.search .skyscraper {
	padding:10px 30px;
	top: 460px;
}
.search h1 {
	font-size:18px;
	font-weight:bold;
	margin: 10px 0 25px 0;
}
	.search h1 span {
		color:#ec1d27;
	}
/* left rail */
.search .left150 div h3 span {
	color:#ec1d27;
}
.search .left150 div li a {
	line-height:1.2em;
	padding:4px 5px;
}
.search .left150 div li a span {
	color:#999;
	font-weight:normal;
}
	.search .left150 div li a:hover span, .search .left150 div li a.current span {
		color:#fff;
	}

/* center well */
.search .center550 {
	margin:25px 29px 0 10px;
}
.search .center550 h3 {
	background-image:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9zZWFyY2gtaWNvbnMuZ2lm/69/0/go.php);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#666;
	font-size:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0 0 0 25px;
	position:relative;
}
	.search .center550 h3.member {
		background-position:0 -30px;
	}
	.search .center550 h3.group {
		background-position:0 -62px;
	}
	.search .center550 h3 a {
		bottom:3px;
		font-size:12px;
		font-weight:bold;
		position:absolute;
		right:0;
	}
		.search .center550 h3 a span {
			color:#666;
		}

.search .center550 ul {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) 0 bottom repeat-x;
	margin:0 0 40px 0;
	padding:0 0 25px 0;
}
	.search .center550 li {
		background:#f5f5f5;
		color:#333;
		font-size:11px;
		line-height:14px;
		padding:10px 15px 10px 25px;
	}
		.search .center550 li.alt {
			background:#fff;
		}
		.search .center550 li.last {
			padding:25px 0 0 0;
		}
		.search .center550 li.noresult {
			font-size:14px;
			font-weight:normal;
			font-style:italic;
		}
	.search .center550 li h6 {
		font-size:14px;
		font-weight:bold;
	}
		.search .center550 li h6 a {
			color:#000;
		}
	.search .center550 li p {
		font-size:12px;
		line-height:16px;
		margin:5px 0 0 0;
	}
	.search .center550 li span {
		color:#999;
		display:block;
		font-weight:bold;
		margin:3px 0 5px 0;
	}
		.search .center550 li span em {
			font-weight:normal;
		}
	.search .center550 li a {
		font-weight:bold;
	}
.search .pagination {
	margin-top:-42px;
}

/* right rail */
.search .right220 {
	margin-top:-30px;
}
/* top searches list */
.search .right220 td {
	line-height:2.2em;
	padding:0 5px;
	text-align:left !important;
}
	.search .right220 td.right {
		text-align:right !important;
		width:60px !important;
	}

/* ADVANCED SEARCH FORM */
.adv-search .center650 {
	margin:25px 25px 0 15px;
	width:610px;
}
.adv-search h1 {
	color:#ec1d27;
	font-size:2.4em;
	font-weight:bold;
	margin:0 0 25px 0;
}
.adv-search .center650 form h3 {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) 0 0 repeat-x;
	clear:both;
	color:#666;
	font-size:1.6em;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding-top:20px;
}
	.adv-search .center650 form h3.first {
		background:0 none;
		margin-top:0;
		padding-top:0;
	}
.adv-search .center650 form span {
	display:block;
	float:left;
	font-size:12px;
	margin:0 15px 20px 5px;
}
	.adv-search .center650 form span input {
		margin:0 5px 0 0;
	}
.adv-search .center650 form label {
	display:block;
	float:left;
	font-size:12px;
	font-style:italic;
	padding:8px 10px 6px 5px;
	width:125px;
}
.adv-search .center650 input.txt {
	border:1px #ccc solid;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	padding:5px 10px;
	width:438px;
}
.adv-search .center650 select {
	color:#666;
	margin-bottom:10px;
}
.adv-search .center650 input.big-red {
	clear:both;
	display:block;
	margin-top:25px;
}

.adv-search .boxad {
	padding-bottom:20px;
	top:293px;
}


	.help .boxad, .help-detail .skyscraper {
	top:293px;
}
.help .skyscraper {
	width: 270px;
	top: 294px;
}

/* HELP CENTRAL */
.help .center650 {
	padding:25px 15px 170px 15px;
	width:620px;
}
.help .center650 h1 {
	color:#ed1b24;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 20px 0;
}
.help .center650 h3 {
	/*border-top:2px #46acc2 solid;*/
	clear:both;
	color:#ed1b24;
	font-size:1.6em;
	font-weight:bold;
	margin:0 !important;
	padding:0 0 10px 0;
}
	.help .center650 h3 a {
		font-size:12px;
	}
		.help .center650 h3 a span {
			color:#999;
		}

/* featured help */
#featured-help, #help-detail {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9oZWxwLXdlbGNvbWUuZ2lm/69/0/go.php) bottom left no-repeat;
	border-bottom:3px #000 solid;
	height:85px;
	margin:0 -15px 30px -15px;
	padding:0 15px 45px 15px;
	position:relative;
}
#featured-help a.video-thumb {
	background:#fff;
	border:1px #ccc solid;
	display:block;
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	position:absolute;
	top:0;
	left:15px;
	width:100px;
	z-index:5000;
}
	#featured-help a.video-thumb:hover {
		border:1px #46acc2 solid;
	}
#featured-help h6, #help-detail h6 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding:10px 30px 2px 125px;
}
	#featured-help h6 a {
		color:#000;
	}
#featured-help p, #help-detail p {
	color:#333;
	display:block;
	font-size:12px;
	line-height:16px;
	padding:0 30px 0 125px;
	position:relative;
}
	#featured-help p a {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy92aWRlby1pY29uLmdpZg/69/0/go.php) 0 6px no-repeat;
		display:block;
		font-size:11px;
		font-weight:bold;
		padding:5px 0 0 22px;
	}

/* tutorials & faqs section */
#tutorials, #faqs {
	display:block;
	float:left;
	overflow:auto;
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	width:310px;
}
	#faqs {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) 0 0 repeat-y;
	}
	#faqs h3 {
		padding-left:20px;
	}
	#faqs ul {
		margin:10px 0 0 35px;
	}
	#faqs li {
		color:#666;
		list-style:disc;
		font-size:12px;
		line-height:16px;
		margin:0 0 10px 0;
	}
	
	#tutorials ul {
		margin:5px 20px 0 0;
	}
	#tutorials li {
		/*background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9kb3RsaW5lLmdpZg/69/0/go.php) bottom left repeat-x;*/
	}
	#tutorials li a {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9oZWxwd2lkZ2V0LXZpZGVvLmdpZg/69/0/go.php) 0 -19px no-repeat;
		display:block;
		font-size:14px;
		font-weight:bold;
		line-height:35px;
		padding:0 0 0 25px;
	}
		#tutorials li a.video {
			background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9oZWxwd2lkZ2V0LXZpZGVvLmdpZg/69/0/go.php) 0 9px no-repeat;
		}

/* more questions */
#questions {
	background:#f7f7f7;
	clear:both;
	margin:0 0 25px 0;
	overflow:auto;
	padding:25px 15px;
	position:relative;
}
	#questions h3 {
		border:0 none;
		color:#333333;
		font-size:1.6em;
		font-weight:bold;
		padding:0;
		margin:0;
	}
	#questions a.big-red {
		position:absolute;
		top:25px;
		right:15px;
	}



/* HELP DETAIL */
#help-detail {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9oZWxwLWRldGFpbC1iZy5naWY/69/0/go.php) bottom left no-repeat;
	height:auto;
	padding:0 15px 160px 15px;
}
#help-detail h6 {
	padding:0 45px 2px 0;
}
#help-detail span {
	color:#888;
	display:block;
	font-size:1.1em;
	margin:0 0 20px 0;
}
	#help-detail span a {
		color:#000;
	}
#help-detail p {
	margin:0 0 10px 0;
	padding:0 45px 0 0;
}
#help-detail ul {
	list-style:disc;
	margin:0 0 10px 0;
	padding:5px 45px 0 15px;
}
	#help-detail li {
		font-size:1.2em;
		line-height:1.33em;
		padding:0 0 0.5em 0;
	}
#help-fig-a, #help-fig-b {
	bottom:15px;
	position:absolute;
}
	#help-fig-a {
		left:130px;
	}
	#help-fig-b {
		right:130px;
	}

#help-detail .vidplayer {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy92aWRwbGF5ZXItYmcuZ2lm/69/0/go.php) bottom left no-repeat;
	display:block;
	float:none !important;
	text-align:center;
	margin:20px -15px -155px -15px !important;
	overflow:auto;
	padding:0 0 25px 0!important;
	width:650px;
}
	#help-detail .vidplayer * {
		float:none !important;
		margin:0 auto;
	}


	#tour {
	margin:15px 22px 0 22px;
	padding-bottom:170px;
}
.slide {
	border-bottom:4px #000 solid;
	position:relative;
}
.slide a.next, .slide a.prev {
	background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLXNsaWRlbmV4dC5naWY/69/0/go.php) 0 0 no-repeat;
	display:block;
	height:50px;
	position:absolute;
	text-indent:-9000px;
	width:48px;
	bottom:10px;
	right:20px;
}
	.slide a.prev {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLXNsaWRlcHJldi5naWY/69/0/go.php) 0 0 no-repeat;
		bottom:10px;
		right:270px;
	}
.slide a#start-browsing {
	position:absolute;
	bottom:25px;
	right:135px;
}
.slide a#sign-meup {
	position:absolute;
	right:30px;
	bottom:25px;
}
.slide span {
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	display:block;
	position:absolute;
}
.slide h1 {
	color:#000;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-0.05em;
	margin:0 0 10px 0;
}
.slide p {
	font-family:Georgia, serif;
	font-size:18px;
	line-height:24px;
	margin-bottom:10px;
}
	.slide p strong {
		color:#ee1c25;
		font-weight:normal;
	}
	.slide p a {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLWFycm93LmdpZg/69/0/go.php) 100% 5px no-repeat;
		font-family:Arial, sans-serif;
		font-size:18px;
		font-weight:bold;
		padding:0 20px 0 0;
	}

.slide1 {
	background:#e8f2f4 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLXNsaWRlMS5naWY/69/0/go.php) 0 0 no-repeat;
	padding:70px 350px 0 270px;
	height:335px;
}

.slide2 {
	background:#e8f2f4 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLXNsaWRlMi5naWY/69/0/go.php) 0 0 no-repeat;
	padding:240px 535px 0 105px;
	height:155px;
}
	.slide2 h1 {
		font-size:36px;
	}
.slide3 {
	background:#e8f2f4 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLXNsaWRlMy5naWY/69/0/go.php) 0 0 no-repeat;
	padding:60px 210px 0 490px;
	height:345px;
}
	.slide3 h1 {
		padding-left:50px;
	}
.slide4 {
	background:#e8f2f4 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLXNsaWRlNC5naWY/69/0/go.php) 0 0 no-repeat;
	padding:60px 530px 0 100px;
	height:345px;
}
.slide5 {
	background:#e8f2f4 url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLXNsaWRlNS5naWY/69/0/go.php) 0 0 no-repeat;
	padding:30px 450px 0 100px;
	height:375px;
}

.sections {
	padding-top:40px;
}
.sections h2 {
	color:#ee1c25;
	font-size:24px;
	font-weight:bold;
	margin:0 0 20px 0;
}
	.sections div {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy9ibGFjay1kb3R0ZWQuZ2lm/69/0/go.php) top right repeat-y;
		display:block;
		float:left;
		margin-right:10px;
		padding:0 10px 0 0;
		width:155px;
	}
		.sections div.last {
			background:0 none;
			margin-right:0;
			padding:0;
			width:165px;
		}
	.sections h3 {
		color:#333;
		font-size:16px;
		font-weight:bold;
		margin:0 0 5px 0;
	}
	.sections p {
		font-size:13px;
		line-height:18px;
		margin:0 0 5px 0;
	}
	.sections p a {
		background:url(/index.php/Y29t/YW9sY2Ru/bw/aHR0cDovL28uYW9sY2RuLmNvbS9wcm9wZWxsZXIvZ2VuZXJhdGVkLy4uL2ltYWdlcy90b3VyLWFycm93LmdpZg/69/0/go.php) 100% 2px no-repeat;
		font-weight:bold;
		padding:0 20px 0 0;
	}

