#smilies { 
background : #efe; 
border : 1px dashed #cdc; 
margin : 5px; 
width : 360px; 
}
.notice {
	font-size: 14px;
	border: 1px solid #EDEDCE;
	background: #FFFFF2 url(../../simply/images/notice.gif) no-repeat 5px 10px;
	padding: 8px 8px 8px 20px;
	margin: 10px 0px;
	color: #090;
}

.box, .quote, .blockcode { 
padding : 8px; 
border : 1px solid #ddd; 
margin-top : 10px; 
clear : both; 
background : #fff;
width : 80%;
}

.quote h5, .blockcode h5{ 
	background : #eee;
	height:28px;
	margin:-8px -8px 8px -8px;
	padding:8px 0px 0px 20px;
}
blockquote {
}

.headactions {
	display:none;
}


.smileytabs { 
height : 28px; 
background : #ded; 
position : relative; 
padding-right : 24px; 
} 
.smileytabs span { 
float : right; 
width : 24px; 
height : 24px; 
margin : 2px 0; 
position : absolute; 
right : 0; 
top : 0; 
} 
#smileytypes { 
white-space : nowrap; 
padding : 0; 
height : 27px; 
overflow : hidden; 
float : left; 
border : none; 
margin-top : 1px; 
} 
#smilieslist { 
border : 1px solid #e8e8e8; 
overflow : hidden; 
text-align : center; 
} 
#smilieslist { 
margin : 6px; 
} 
#smilieslist table { 
height : 100%; 
width : 100%; 
} 
#smilieslist td { 
border : none; 
padding : 5px; 
cursor : pointer; 
} 
#smilieslist td:hover { 
background : #cdc; 
} 
#smilieslist .pages { 
float : none; 
border-width : 1px 0 0; 
} 
#smilieslist h4 { 
color : #069; 
padding : 5px; 
line-height : 20px; 
background : #f7f7f7; 
border-bottom : 1px solid #e8e8e8; 
text-align : left; 
} 
#smilieslist .popupmenu_popup { 
overflow : visible; 
padding : 5px 10px; 
white-space : nowrap; 
background : #ded; 
} 
#smilieslist .popupmenu_popup a { 
color : #069; 
} 

