textarea.sk-area { width: 99%; height: 75px; color: #999; }

input.sk-text {
    color:#5188d2;
    width:99%;
}

input.sk-button {
	background: hsla(0,0%,100%,0.1);
	border-top: 1px solid hsla(0,0%,100%,0.2);
	border-right: 1px solid hsla(0,0%,100%,0.05); 
	border-bottom: 1px solid hsla(0,0%,100%,0.05);
	border-left: 1px solid hsla(0,0%,100%,0.2); 
	color: #aaa;
	padding: 1px 5px;
}
input.sk-button:hover {
	background: hsla(0,0%,100%,0.15); 
	border-top: 1px solid hsla(0,0%,100%,0.05); 
	border-right: 1px solid hsla(0,0%,100%,0.2); 
	border-bottom: 1px solid hsla(0,0%,100%,0.2); 
	border-left: 1px solid hsla(0,0%,100%,0.05); 
	color: #eee; 
	box-shadow: inset 1px 1px 1px #000; 
	cursor: pointer;	
}
  
.sk-little {
	font-size : 80%;
}

/****** Button over the text */
div.sk-box-text {
	text-align: right;
}

div.sk-box-button {
	width: 100%;
}

input.sk-button-size {
	width: 100%;
} */

/* End of css for button over the text */

/****** Button at the right side of the text */
div.sk-box-message {
	margin-right: 5px;
	clear: both;
	text-align: center;
}

div.sk-box-text {
	margin-right: 5px;
	float: right;
	text-align: right;
}

div.sk-box-button {
	float: right;
}

input.sk-button-size {
	width: 75px;
	height: 20px;
}
  
/* End of css for button at the right side of the text */

div#skname {
    width:100%;
  }

td#skout {
	width:100%;
	}

td#skwarning {
    width:100%;
		border:1px solid #cbcbcb;
		text-align: center;
  }
	
p#skwarning {
		width:100%;
		border:1px solid #cbcbcb;
		text-align: center;
  }

img.avatar-25 {
    float : left;
  }

img.avatar-32 {	
	margin-right: 5px;
	float : left;
  }
	
img.avatar-41 {
	margin-right: 5px;	
	float : left;
  }
	
div.sk-widgettext {
	clear: both;
	overflow: hidden;
	margin-top : 3px;
}

.sk-userdata-user {
	/*background-color: #f1f1f1;*/
}

.sk-userdata-user-spam {
	background-color: #e3acac;
}

.sk-userdata-user-moot {
	background-color: #e1cf68;
}

.sk-userdata-admin {
	/*background-color: #f1f1f1;*/
	line-height: 13px;
}

.sk-userdata-admin-spam {
	background-color: #e3acac;
	line-height: 13px;
}

.sk-userdata-admin-moot {
	background-color: #e1cf68;
	line-height: 13px;
}

.skwidget-comment { width: 100%; font-size: 0.9em; text-align: justify; loat : left; }
  
.skwidget-edit {
	margin-left: 10px;
	white-space: nowrap;
	float : right;
}

.sk-comment {
	margin: 0px;
	padding: 4px;
	border: solid 1px #e1e1e1;
}

.sk-comment-spam {
	width: 100%; 
	padding: 5px; 
	font-size: 0.9em;
	border: solid 1px #e1e1e1 !important;
	background-color: #e17a7a !important;
}

.sk-comment-moot {
	margin: 6px 2px 1px 0px;
	padding: 4px;
	border: solid 1px #e1e1e1 !important;
	background-color: #edde88 !important;
}

div.throbber-page-on {		
	width: 100%;
	text-align: center;
	background: url(../img/loading.gif) no-repeat center;
	filter: alpha(opacity= 30);
	-moz-opacity: .30;
	opacity: .30;
	font-size: 0;
	min-height: 17px;
}

div.throbber-page-off { width: 100%; margin-top: -14px; font-size: 0.9em; text-align: center; background: none; min-height: 17px; }

div.throbber-img-on {
	display: block;
	margin: 6px 2px 1px 0px;
	padding: 4px;
	border: solid 1px #e1e1e1;
}

li.throbber-img-on {
	display: block;
}

li.throbber-img-off, div.throbber-img-off {
	display: none;
}

span.sk-for {
	text-align: right;
}

span.sk-for#answer {
	cursor : pointer;
	color: #1e5c8f;
}

tr.sk-for-nai {
	display: none;
}

tr.sk-for-yep {
	display: table-row;
}

.sk-separate {	
	padding-top : 8px;
	line-height : 15px;
}

.sk-page-actual {
	font-size: 1.5em;
}

.sk-page-other {
	cursor : pointer;
	font-size : 125%;
}

table.sk-table {
	width: 100%;
	margin: 0px;
}

table.sk-table tr td {
	margin: 0px;
	background-color: transparent;
	border: none;
}

div.sk-reply {
	padding: 2px 4px 2px 15px;
	margin-top: 10px;
	border-top: 1px solid #E1E1E1;
}

div.sk-reply-on {
	background-color: #e17a7a;
}

/*.sk-user-admin {
	background-color: #F1F1F1;
}

.sk-user-admin div img.avatar {
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}

.sk-user-editor {
	background-color: #F1F1F1;
}

.sk-user-author {
	background-color: #F1F1F1;
}

.sk-user-user {
	background-color: #F1F1F1;
}*/

.sku-count {
	float: left;
	width: 20px;
	text-align: center;
	margin-right: 4px;
	background: #AABCC0;
	color: white;
}

.sku-content {
	padding: 3px 25px 3px;
}

ul.sku-list {
	list-style-type: none;
	padding: 0px;
}

li.sku-back {
	background: #EAF2F4;
}

.sku-list li {
	border-top: 1px solid black;
}

