#sokande {
	margin: 0;
}
	#sokande a {
		font-size: 12px;
	}
	
	#sokande p {
		margin: 10px 0;
		font-size: 12px;
		line-height: 18px;
		text-align: justify;
	}
	
#foretag {
	margin: 0;
}

	#foretag h2 {
		margin: 0;
		color: #9a9a9a;
		font-size: 20px;
		font-weight: normal;
	}
	
	#foretag p {
		margin: 10px 0;
		font-size: 12px;
		line-height: 18px;
		text-align: justify;
	}
	
#student {
	margin: 0;
}
	#student h1 {
		margin: 5px 0;
	}

	#student h3 {
		margin: 1em 0 0 0;
		font-size: 16px;
		color: #9a9a9a;
	}
	
	#student p {
		margin: 10px 0;
		line-height: 18px;
		text-align: justify;
	}
	
	#student p.author {
		margin: 0;
		font-size: 10px;
		color: #666;
		font-weight: bold;
		float: right;
		text-align: right;
	}
	
	#student .read_whole {
		margin:  0 0 5px 0;
		float: right;
		clear: both;
		
	}
	#student .commenteditorial {
		margin:  0 0 5px 0;
		float: right;
		clear: both;
		
	}
		#student #editorial {
			
			cursor: hand;
		}
		
		#student #editorial #shadow{
			position: relative;
			background-image: url(/pic/editorial/shadow.gif);
			background-repeat: no-repeat;
			width: 581px;
			height: 264px;
			margin-left: -13px;
		}
		#student #editorial #img{
			position: relative;
			width: 555px;
			height: 238px;
			margin-top: -251px;
			background-image: url(/pic/editorial/editorial.jpg);
			background-repeat: no-repeat;
		}
			
		#student #img #text {
			padding-top: 198px;
			text-align: right;
			margin-left: 10px;
		}
		
			#student #img #text p {
				position: relative;
				font-size: 28px;
				color: #fff;
				font-weight: bold;
				font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
				letter-spacing: 1px;
				text-align: left;
				z-index: 1;
			}
			#student #img #text_shadow p {
				position: relative;
				font-size: 28px;
				color: #000;
				font-weight: bold;
				font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
				letter-spacing: 1px;
				text-align: left;
				z-index: 0;
				margin-top: -27px;
				margin-left: 9px;
				
				
			}

	#student #news {
		margin: 0;
		width: 560px;
		float: left;
	}
		
		#student #news .box {
			margin: 8px 0;
			width: 250px;
			border: 1px solid #9a9a9a;
			background-image: url(/pic/newsbox_bg.png);
			background-color: #efefef;
			background-repeat: repeat-x;
			cursor: pointer;
		}
		
		#student #news .left {
			float: left;
			clear: left;
		}
		
		#student #news .right {
			float: right;
			clear: right;
		}
		
			#student #news h1 {
				margin: 0;
				font-size: 16px;
				font-weight: bold;
			}
			
			#student #news p {
				margin: 0;
				font-size: 12px;
				line-height: 18px;
				text-align: left;
			}
			
			#student #news p.date {
				font-size: 10px;
				color: #666;
				line-height: normal;
				font-weight: bold;
			}

	#student #newsboxes {
		margin: 0;
		float: left;
		width: 560px;
	}
		
			#student div.box {
				margin: 8px 0;
				padding: 10px;
				width: 250px;
				height: 164px;
				border: 1px solid #9a9a9a;
				background-image: url(/pic/newsbox_bg.png);
				background-color: #efefef;
				background-repeat: repeat-x;
				cursor: pointer;
			}
			
			#student .left {
				float: left;
			}
			
			#student .right {
				float: right;
			}
			
				#student div h1 {
					margin: 0;
					font-size: 16px;
					font-weight: bold;
				}
				
				#student div.box p.date {
					margin: 0;
					font-size: 10px;
					color: #666;
					font-weight: bold;
				}
				
				#student div.box p {
					margin: 0;
					font-size: 12px;
					line-height: 18px;
					text-align: left;
				}
				
#settings {
float: left;
}

#settings label {
display: block;
margin-bottom: 6px;
margin-top: 1px;
}

#settings input {
width: 120px;
font-size: 12px;
margin: 3px 0;
}

#editorials a.editorials_link {
	font-size: 12px;
	font-weight: bold;
}

#editorials .editorials_item {
	padding-top: 5px;
}

#editorials .editorials_comments {
	padding-bottom: 20px;
}

	
#settings .left {

	float: left;
	width: 270px;
	margin-right: .5em;
	margin-top: .5em;
	clear: left;

}
#settings .right {

	float: right;
	width: 270px;
	clear: right;
	margin-right: .5em;
	margin-top: .5em;

}

	#settings .right .right, #settings .left .right {
		width: 125px;
		float: left;		

	}
	#settings .right .left, #settings .left .left {
		width: 120px;
		float: left;

	}

.toolbox #search h1 {
	float: left;
	clear: both;
	width: 50px;
	margin-top: 0;
}
.toolbox #search input {
	clear: left;
	float: left;
	width: 235px;
	border: 1px solid #a5acb2;
	margin: 0;
}

.toolbox #search img {
	float: left;
	margin-top: 1px;
	margin-left: 5px;
}

/*
.toolbox #search .help {
	float: left;
	margin-left: 196px;
}
.toolbox #search #help {
	clear: right;
	float: left;
	margin-bottom: 5px;
	font-size: 10px;
}

.toolbox #search input {
	clear: both;
	float: left;
	width: 275px;
	margin: 0;
}
.toolbox #search #loading {
	margin-bottom: .5em;
}

.toolbox #search #search_result {
	clear: both;
	float: left;
	width: 275px;
}*/


				
.toolbox #ads {
	text-align: center;
}
				
	.toolbox #ads img {
		border: 1px solid #757575;
		margin-bottom: 5px;
	}

.toolbox #errors #content{
	width: 50px;
}	

#login {
	margin: 0;
	float: left;
}

#login #labels {
	margin: 0;
	width: 80px;
	float: left;
}
	
	.toolbox #login #labels label {
		margin-bottom: 5px;
		float: left;
	}
	
#login #inputs {
	margin: 0;
	width: 180px;
	float: left;
}

	.toolbox #login #inputs input {
		margin-bottom: 3px;
		width: 170px;
		border: 1px solid #a5acb2;
		float: left;
	}
	
	.toolbox #login #button {
		margin: 0;
	}
	
	.toolbox #login #button input {
		margin: 2px 0;
		border: 1px solid #a5acb2;
		float: left;
	}
	
	#content #index_login_content div.errors .content {
		margin-top: 0;
		width: 244px;
	}
	
#loading_comments {
	font-size: 30px;
	float: left;
	color: #404040;
	text-align: center;
	margin-top: 50px;
	margin-left: 165px;
	padding: 1em;
	width: 200px;
	border: 1px solid #ff7d01;
	background-color: #fff;
}
	
