#main {
	float:left; display:inline;
	width:650px;		
}

#sidebar {
	float:left; display:inline;
	width:300px;
	margin:0 0 0 10px;
}

#profile div.panel 
{
	line-height: 1.5em;
	padding: 10px;
	margin-bottom: 10px;
	background-image:url(/images/black60percent.png);
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/black60percent.png');
	zoom:1;
}

#comments 
{
	margin-bottom:0px;
}

#profile strong
{
	font-weight:bold;
	color:#f00;
}

#about img 
{
	float:left;display:inline;
	margin: 0 10px 10px 0;
	width:80px;
	height:80px;
	filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=1);
}

#profile ul.tidbits 
{
	float:left;display:inline;
	margin-right: 2em;
	list-style-position: outside;
}

.pagecontainer h2 
{
	clear:inherit;
	font-weight:inherit;
}

#profile h2 
{
	clear:left;
	font-size: 100%;
	font-weight:bold;
	color:Red;
}

.action 
{
	float:right;display:inline;
	margin-left: 1em;
	font-size: 85%;
	padding:0;
}

a.action
{
	padding: 0 0.5em;	
	/*text-decoration:none;
	background-image:url(/images/white30percent.png);
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/black60percent.png');*/
}

a.action:hover
{
	/*background-image:url(/images/white50percent.png);
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/black60percent.png');*/
}

#sandbox #sandbox_content 
{
	width:630px;
	overflow-x: hidden;
}
#profile .commentbox textarea {
	width:615px;	
}

#profile .commentlist textarea 
{
	width:585px;	
}

#profile .commentlist .comment .commentpost {	
	width:545px;
}

#profile .commentlist .comment .commentlist .comment .commentpost {
	width:515px;
}

#profile .videolistinfo a
{
color:white;
}

#profile .remove_linkbutton 
{
	clear:none;
	margin-right:1em;
}

.pagetitle
{
    width:1006px;
}
