.p_clear{clear:both;font-size:0;line-height:0;}div{font:12px Verdana,Arial,Helvetica,sans-serif;}
.clear{height:0;line-height:0;clear:both;}

.update-separator {
height: 10px;
font-size: 0px;
line-height: 0px;
border-bottom: 1px solid #DBD9DA;
color: #201e1f;
}

.update-separator-grey {
height: 10px;
font-size: 0px;
line-height: 0px;
border-bottom: 1px solid #ccc;
}

.update-separator-nobor {
height: 10px;
font-size: 0px;
line-height: 0px;
clear: left;
}

.secondary-action-link{font-size:11px;font-weight:normal;}img{border:none;}img.picture{border:1px solid #666;}
.smaller-secondary-action-link{font-size:9px;font-weight:normal;}img{border:none;}img.picture{border:1px solid #666;}

.scrapBody{
overflow: hidden;
width: 100%;
}

.topic {
font-size:14px;
margin-bottom: 10px;
}

.post {
font-size:12px;
margin-bottom: 8px;
overflow: hidden;
width: 100%;
}

.comment {
font-size:10px;
margin-bottom: 6px;
overflow: hidden;
width: 100%;
}

.small-comment {
font-size:9px;
margin-bottom: 5px;
overflow: hidden;
width: 100%;
}

.smaller-comment {
font-size:8px;
margin-bottom: 5px;
overflow: hidden;
width: 100%;
}


#scrapbookTopicText {
font-size:16px;
float: left; max-width: 100%; _width: this.offsetWidth + 'px');
line-height: 1.2em;
overflow: hidden;
}

img.profile_border {
	border: 1px solid #6fa900;
}

.homelinks A:link {text-decoration: none;color: #cc9900;}
.homelinks A:visited {text-decoration: none;color: #cc9900;}
.homelinks A:active {text-decoration: none;color: #cc9900;}
.homelinks A:hover {text-decoration: none; font-weight:bold; color: #5ea92b;}

.paginateButtons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 2px solid #dddddd;
    border-top: 0;
    color: #6b9144;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #dddddd;
    border-color: #dddddd #aaa #aaa #dddddd;
    color: #cc9900;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

.minitext {
	  font: normal 0.7em Arial, sans-serif;
	  color: Black;
	}

	.disable {
	  background-color: #CF110C;
	  color: #fff;
	  font-weight: bold;
	  padding: 5px;
	}

	.shadow {
		  -moz-box-shadow: 5px 5px 5px #dddddd;
		  -webkit-box-shadow: 5px 5px 5px #dddddd;
		  box-shadow: 5px 5px 5px #dddddd;
	}
	
	.rounded {
		border-radius: 15px;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
		-moz-border-radius: 15px;
		-moz-border-radius-topleft: 15px;
		-moz-border-radius-topright: 15px;
		-moz-border-radius-bottomleft: 15px;
		-moz-border-radius-bottomleft: 15px;
	}
	
