.sp-wrap  .sp-head	{ padding-left: 18px;}
.sp-wrap	{ margin: 6px auto !important; width: 99%; clear: both;}
.sp-wrap, .sp-head, .sp-body	{ border: solid #C3CBD1; border-width: 1px 1px 1px 2px; clear: both; border-radius: 5px;}

.sp-head	{ border-width: 0; font-size: 12px; padding: 2px 14px 3px 10px; margin-left: 6px; line-height: 18px; font-weight: bold; color: #424242; cursor: pointer;  text-align: left !important; }
.sp-body	{ padding: 2px 6px;  border-width: 1px 0 0 0; display: none; font-weight: normal; background: #F5F5F5; }

.clickable	{ cursor: pointer;}
.folded	{ display: block; background: transparent url(./images/spoiler/icon_plus_1.png) no-repeat left center;}
.unfolded	{ display: block; background: transparent url(./images/spoiler/icon_minus_1.png) no-repeat left center;}

var.postImgAligned {	display: block;}

img.postImg  { vertical-align: text-bottom; }
img.postImg        { margin: 2px 2px 0 0; }
img.postImgAligned { margin: 4px 4px 2px; }

.clear     { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }
