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

a.more_less {
	font-size:10px;
	text-decoration:none;
	border-bottom:1px dotted #000;
	}
	
#note {
	border: #ccc solid 3px;
	height: 600px;
	margin-bottom: 20px;
	min-width: 570px;
	}
	
#scribd_note_info {
	width:500px;
	margin:0px auto;
	margin-top:240px;
	text-align:center;
	font-size:18px;
	}

.note_description {
	font-style:italic;
	padding:0px 5px 10px 0px;
	}
	
.item_title{
	font-weight:bold;
	}
	
#note_functions ul {
	width:200px;
	}

#note_functions li {
	list-style-type:none !important;
	list-style-image:none;
	margin-left:-20px;
	margin-bottom:5px;
	width:200px;
	}

#note_functions li img {
	margin-right:10px;
	}

#note_loader iframe {
	width:0px;
	height:0px;
	margin:0px;
	overflow:hidden;
	display:none;
	}

div.rating {
	display:inline;
	}

div.rating img {
	margin:0px !important;
	padding:0px;
	}

#rating_text {
	}

#follow {
	display:none;
	}
	
#favorite {
	display:none;
	}

#keywords_text {
	display:run-in;
	width:180px;
	}

/* ShareThis fix */	
a.stbutton {
	margin:0px !important;
	padding:0px !important;
	}

a.stico_default {
	background:none !important;
	}