* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana;
	font-size: 0.8em;
	background: #e5e5e5;
	margin: 1em;
	padding: 0;
}

.settings {
	width:47em;
	margin: 0 auto;
	padding: 0;
	padding-bottom:0.3em;
	text-align:right;
}

.settings a{
	font-size:0.8em;
	color:#333;
	margin-bottom:0.5em;
	text-decoration:none;
}

#editlinks a{
	font-size:0.8em;
	color:#333;
	text-decoration:underline;
	font-weight:normal;
	background-image:none;
	padding-right:0;
}

.box {
	width:45em;
	margin: 0 auto;
	padding: 1.5em;
	color: #000000;
	background-color: #fff;
	border: 1px solid #aaa;
}

.box .thumb{
	padding:0;
	margin:0;
	margin-bottom:3px;
	width: 150px;
	height: 150px;
	background-position:center left !important;
	background-repeat:no-repeat !important;
	background-color:#333 !important;
	border:1px solid #666;
}

.box .imagecontainer{
	float:left;	 
	width: 152px;
	font-size:0.8em;
	color: #888;
	margin:0px 10px 10px 0px;
}

.box p, .box h2{
	clear:both;
}

.box a:link, .box a:visited, .box a:hover, .box a:active{ 
	color:#003165;
	font-weight:bold;
	text-decoration:none;
	padding-right:14px;
	background:url("icon.png") center right no-repeat;
	
}


h1, h2, h3, h4, h5, h6, p {
	margin:0.5em 0;
	width:100%;
}

h1 {
	font-family: Georgia;
	color:#a85;
	font-size:2.1em;
}

h2 {
	font-size:0.8em; 
	color: #C60;
	border-bottom:1px dotted #ccc;
	margin: 1.2em auto;
}

li {
	margin: 0.35em 2.5em;
	font-size:0.85em;
	color:#666;
}

ul {
	list-style-image: url("list_circle.png");
	  
}

h1 form {
	font-size:0.47em;
}

form {
	font-family:Verdana;
	color:#000;
	font-weight:normal !important;
}

form a{
	color:#e00 !important;
	text-decoration:underline !important;
	background-image:none !important;
	font-weight:normal !important;
	padding-right:0 !important;
}

li a {
	background-image:none !important;
	font-weight:normal !important;
	padding-right:0 !important;
}

li a img{
	border:none;
}

input{
	margin-top:1px;
	margin-bottom:1px;
}
