@charset "UTF-8";
/* CSS Document */

body { margin: 0; padding: 0; text-align: center; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; 
	}
	
.wrap{ width: 940px; margin: 0 auto;	
	}
	
.bookmarks { width: 900px; border-top: 1px solid #CCCCCC; padding: 0px; margin: 0px 0 20px 20px; text-align:left; color: #666666; /*line-height:110%;*/
	}
.bookmarks-notopmargin { width: 900px; border-top: 1px solid #CCCCCC; padding: 0px; margin: 0 0 20px 20px; text-align:left; color: #666666; /*line-height:110%;*/
	}
.bookmark-titles { border-top: 1px solid #FFFFFF; padding: 0px 5px 5px 3px; font-size: 14px; font-weight: bold;
	}
.bookmark-text { border-top: 1px solid #FFFFFF; padding: 0px 5px 5px 0; line-height: 160%;
	}
.bookmark-logo { margin-bottom: -4px;
	}
.bookmark-new { margin-bottom: -2px;
	}
.bookmark-icons { margin: 0 5px -2px 0; 
	}

.bookmarks-left { /*width: 430px;*/ margin: 10px 0 0 0; text-align:left; float: left; padding-right: 40px; 
	}
.bookmarks-right { /*width: 280px;*/ border-left: 1px solid #CCCCCC; padding-left: 10px; margin-top: 10px; text-align:left; float: left; padding-right: 40px; 
	}
.bookmarks-right-2 { /*width: 180px;*/ border-left: 1px solid #CCCCCC; padding-left: 10px; margin-top: 10px; text-align:left; float: left; padding-right: 40px; 
	}
.bookmarks-right-3 { /*width: 180px;*/ border-left: 1px solid #CCCCCC; padding-left: 10px; margin-top: 10px; text-align:left; float: left; padding-right: 40px; 
	}
.bookmarks-right-4 { width: 180px; border-left: 1px solid #CCCCCC; padding-left: 10px; margin-top: 10px; text-align:left; float: right; background-color: #CCCCCC;
	}
	
a { color: #666666;	text-decoration: none; 
	}
a:visited { color: #666666;	text-decoration: none;
	}
a:hover{ color: #333333; text-decoration: underline;
	}
	
.pinpnt-msg { width: 100%; background-color: #FEF07F; margin: 0 0 0 0; color: #333333; padding: 5px 0 5px 0; text-align: left; }
.pinpnt-msg-title { padding: 0px 5px 5px 3px; font-size: 14px; font-weight: bold;}
.pinpnt-icons { margin: 0 10px -2px 10px; }
	
.pinpnt-msg a { color: #000000; text-decoration: underline; 
	}
.pinpnt-msg a:hover { color: #000000; text-decoration: none;
	}