/* Marcus Linder, 2008-06-28 */

table td {
	align:top;
	width:auto;	
	padding:10px;
}

#bookmarks {
	border:1px dotted black;	
	background:white;
	padding:20px;
	height:400px;
	width:300px;
}

#introtext {
	border:1px dotted black;	
	background:white;
	padding:20px;
	height:auto;
}

body {
	margin-left:auto;
	margin-right:auto;	
	font-size:.8em; 
	font-family:tahoma, arial, garamond; 
	background-image: url('/img/brushed-metal.jpg');
	text-align:justify;

}

h1 {
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
}

#mailbox { 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#mailbox a {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
		
	
}

#bookmarks li {
	padding:10px;
	text-align:left;
	list-style:none;
	margin-left:-35px;
	padding-left:-40px;	
}

#sharedOnGoogleReader {
	border:1px dotted black;	
	background:white;
	padding:20px;
}	

#sharedOnGoogleReader .bloggentry .blogentrydate {
	color:red;
}

#sharedOnGoogleReader p {
	margin-left:50px;
	margin-right:50px;	
	text-align:justify;
}