.cr_box {
   background: #154489 url('/images/grad.png') repeat-x top left;
}
.cr_top div {
   
}
.cr_top {
   
}
.cr_bottom div {
   
}
.cr_bottom {
   
}

.cr_top div, .cr_top,
.cr_bottom div, .cr_bottom {
   width: 100%;
   height: 6px;
   font-size: 1px;
}

.cr_content { margin: 0 6px; }

	body {
		margin-left:5%;
		margin-right:5%;
		margin-top:0px;
		font-family:Verdana;
	}
	
	a {
		color:#00f;
		text-decoration:none;
		
	}
	a:hover {
		text-decoration:underline;
	}
	img {
		border:0px;
	}
	.top {
		width:100%;
	}
		.top a {
			color:#fff;
			padding:4px;
		}
	.header {
		width:100%;
		background:transparent url('/images/head-bg.png');
	}
	.sidebar {
		float:left;
		padding:0px;
		width:100%;
	}
	.sidebar-title {
		font-size:1.5em;
		color:#fff;
		display: block;
		padding-bottom:4px;
		position:relative;
		margin-top:-4px;
	}
	.sidebar-body {
		background-color:#fff;
		padding:10px;
		position:relative;
		top:0px;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		margin-bottom:8px;
	}
		.sidebar-body a {
			display:block;
			margin-bottom:4px;
			margin-left:6px;
			font-size:.9em;
		}

	.sidebar-link {
	
	}
	
	.user-info{
		float:right;
		color:white;
	}
	.search {
		width:100%;
		margin-bottom:40px;
		background-color:#0C3737;
	}
		.searchBox {
			width:80%;
			border:1px solid #ccc;
			margin-left:10px;
			margin-right:10px;
			font-size:1.1em;
			margin-bottom:4px;
		}
		.searchButton {
			height:16px;
			position:relative;
			top:0px;
		}
		
	.box-title {
		padding:10px;
		display:block;
		font-size:1.5em;
		color:#a20;
	}
	
	.box-inner {
		background:#fff;
		border:1px solid #ccc;
	}
	
	.sbox-title {
		padding:10px;
		display:block;
		font-size:1.1em;
		color:#a20;
	}
	
	.sbox-content {
		padding:10px;
	}

	.sbox-ans {
		border-bottom:1px solid #ccc;
		margin-bottom:8px;
		padding:4px;
		font-size:.8em;
	}

	.script-title {
		font-size:1.1em;
		color:#00f;
	}
	
	.script-description {
		font-size:.8em;
	}
	
	.sbox-download {
		margin-left:8px;
		font-size:1.5em;
	}
	
	.script-icon {
		width:64px;
		padding:10px;
		border:5px solid #124382;
	}
	
.page-link, .page-link-highlighted {
	display:inline;
	margin-top:10px;
	border:1px solid #eee;
	padding:4px 6px 4px 6px;
	font-size:.8em;
}

.subscriptions-cols-td {
	text-align:center;
	padding:4px;
	border-top:3px solid #eee;
	border-bottom:1px solid #eee;
}

.subscriptions-box-td {
	text-align:center;
	padding:4px;
	font-size:75%;
}

.subscriptions-other-td {
	text-align:left;
	padding:4px;
}

.subscriptions-other-high-td {
	text-align:center;
	padding:4px;
	background:#eee;
}

.subscriptions-icon {
	width:48px;
	border:0;
	vertical-align:middle;
	margin-right:10px;
}

.site-wide-warning {
	position:relative;
	left:-20px;
	float:right;
	font-size:100%;
	width:400px;
	color:#f00;
}

.list-box {
	float:left;
	width:250px;
	margin:6px;
	padding:6px;
	border:1px solid #aaa;
	border-radius:4px;
	min-height:200px;
	max-height:200px
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
}

.list-box-title {
	font-size:100%;
}

.list-box-link {
	margin-left:10px;
	margin-top:6px;
}

.text-counter {
	font-size:65%;
	color:#aaa;
}
