body {
	margin:0;
	padding:0;
	}
	
#wrapper {
	width:779px;
	}
	
#leftcol {
	float:left;
	}
	
#rightcol {
	width:144px;
	float:left;
	}
	
#rightcol a img {
	clear:both;
	}

a:link {}
a:visited {outline:none;}
a:hover {outline:none;}	
a:active {}
