/* CSS Document */

#bookmark1{
	position:absolute;
	left:339px;
	top:0px;
	width:98px;
	height:50px;
	background: url(../../images/bookmarks/BGLeftBookmark.gif);
}

#bookmark1 IMG{
	margin-top:25px;
}

#bookmark2{
	position:absolute;
	left:437px;
	top:0px;
	width:93px;
	height:50px;
	background:url(../../images/bookmarks/BGMiddleBookmark.gif);
}

#bookmark2 IMG{
	margin-top:25px;
}

#bookmark3{
	position:absolute;
	left:530px;
	top:0px;
	width:131px;
	height:50px;
	background: url(../../images/bookmarks/BGRightBookmark.gif);
}


#bookmark3 IMG{
	margin-top:25px;
}