/*html {
	background:none;
}
body {
	background: url('/images/layout/bg.png');
	background-color:none;
	margin-bottom:10px;
}
a:link, a:visited {
	color: #1156ad;
}

#content {
	text-align:left;
}

#layout {
	background:#0033FF;
	margin:0 auto;
}
#header {
	background:#00CCFF;
}*/

#col-left {
	width:390px;
	float:left;
	margin-right:5px;
	text-align:left;
}
/*#col-left-forum {
	width:635px;
	float:left;
	margin-right:5px;
	text-align:left;
}*/
#col-middle {
	width:190px;
	float:left;
	margin-right:5px;
	text-align:left;
}
#col-right {
	width:290px;
	float:left;
	text-align:left;
}
#content {
	width:900px;
	padding:7px;
}
#content-dynamic {
	padding:20px;
	min-height:600px;
}
div.sep {
	border-bottom:#000 solid 1px;
	margin-bottom:10px;
}
#shell {
	margin-top:7px;
}
.comment_signin_options {
	position:relative;
	float:left;
	margin:0 0 0 300px;
}
.signin {
	position:relative;
	width:500px;
	float:left;
	margin-top:-115px;
}
.header-search-box {
	border-bottom:#000000 solid 1px;
	margin-bottom:10px;
	width:435px;
}
#col-left-forum .header-search-box {
	width:625px;
}
.header-search {
	font-size:12px;
	height:30px;
	position:relative;
}
.header-search label {
	float:left;
}

.header-search #search {
	width:100px;
	float:left;
	font-size:10px;
	margin:0 3px;
	
	background:#FFF;
	color:#000;
	height:12px;
}
.header-search .submit {
	float:left;
	width:50px;
	font-size:10px;
}
.widget-syndication .widget-content ul {
	padding:0;
	margin:0;
}
.widget-syndication .widget-content ul li {
	padding:0;
	margin:0;
	list-style:none;
}
.widget-sign-in {
	width:250px;
	position:relative;
	color:#000;
}
.widget-sign-in a {
	color:#000;
}
#page-title, .asset-name {
	font-size:24px;
	font-weight:bold;
}
#comments-open-text {
	width:445px;
}
#comments-open-text #comment-text  {
	width:98%;
	font-size:12px;
}

.header-search {
    position:relative;
}
#mt_syndication {
	text-align:left;
	width:220px;
}/*
#search {
	float:left;
	width:100px;
	margin:5px;
}*/
.submit {
	float:left;
	margin-top:3px;
}
.widget-syndication .widget-content ul,
.widget-syndication .widget-content ul ll {
	padding:0;
	margin:0;
}
#footer {
	width:937px;
	margin-bottom:0;
	background-image:none;
}
h1 {
	font-size: 20px;
	color: #1156ad;
}
.top-nav {
	border-right:1px solid #FFF;
}

