A { text-decoration:none }
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(bg.gif);
	background-repeat: no-repeat;	
}

img{
border-width: 0px 0px 0px 0px;
}

#container {
margin:0 auto;
text-align:left;
width:750px;
}

table.user {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	padding:5px;
}

table.user td {
	color:#000000;
	text-align:left;
}

table.main {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}


table.main th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.main td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.header {
	height:75%;
}

table.bar {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	padding: 0px 0px 0px 0px;
}


table.bar td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	border-style:none;
}

table.latest {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	color:#000000;
	text-align:left;
	width:100%;
}

table.latest td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:left;
	color:#000000;
	font-weight:normal;
}

#loading{
	visibility:hidden;
	background-color:#CCCCCC;
	position:absolute;
	filter:alpha(opacity=40);
	opacity: 0.6;
	-moz-opacity:0.6;
	width:562px;
	height:100%;
}

.mainbar{
background-color:#ff0000;
}

.whiteback{
background-color:#FFFFFF;
}

.grayback{
background-color:#f4f4f4;
}

.redback{
background-color:#fff5f6;
}

.lightback{
background-color:#fcfdc7;
}

table.latest A:link {text-decoration: none;}
table.latest A:visited {text-decoration: none;}
table.latest A:active {text-decoration: none; }
table.latest A:hover {text-decoration: underline; color: red;}

#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		color:#9d0000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}
		.sharesb{
		clear:both;
		position:relative;
		border:1px solid #ff0000;
		padding:3px;
		margin:15px 0 10px 0;
		width:75%;
		text-align:center;
	}
	.sharesb p {
		padding:0;
		margin:0;
	}
	.sharesb p a{
		position:absolute;
		top:0px;
		right:0px;
		padding:3px 5px 0 0;
	}
	.sharesb h3{
		padding:0 3px 0 0;
		margin:0;
		margin:0 5px 0 3px;
		font-size:0.88em;
		font-weight:normal;
	}
	.sharesb ul{
		text-align:center;
		list-style:none;
		margin:6px 0 4px 0;
		padding:0;
	}
	.sharesb ul li{
		text-align:center;
		display:inline;
		padding:0 4px 6px 0 ;
	}
	.sharesb ul li.delicious{
		background:url("http://www.lfclive.net/images/delicious.gif") no-repeat 0 0;
	}
	.sharesb ul li.digg{
		background:url("http://www.lfclive.net/images/digg.gif") no-repeat 0 0;
	}
	.sharesb ul li.reddit{
		padding:0 0 0 2px;
		background:url("http://www.lfclive.net/images/reddit.gif") no-repeat 0 0;
	}
	.sharesb ul li.facebook{
		background:url("http://www.lfclive.net/images/facebook.gif") no-repeat 0 0;
	}
	.sharesb ul li.stumbleupon{
		background:url("http://www.lfclive.net/images/stumbleupon.gif") no-repeat 0 0;
	}
	.sharesb ul li a{
		padding:0 0 0 18px;
		margin:0 3px 0 0px;
	}



