﻿.RateComment div {float: left;cursor: pointer;margin:0px 2px}
.RateComment span {width: 20px;	height: 20px;cursor: default;border-radius:3px;	}
.like span {float: left;text-align: center;	}
.unlike span {float: left;text-align: center;}
#EmotionPanel {position:absolute;width:260px; border:1px solid #e4e4e4;border-radius:3px; box-shadow:#888 1px 1px;padding:3px; background-color:#fff;margin-top:-120px;  }
#EmotionPanel img {width:30px; height:30px; cursor:pointer;padding:1px; }
#MyEmotionImage {margin-right:200px; margin-top:-60px;}
#MyEmotionImage:hover {background-color:#fff;}
.EmotionIMG {width:32px;}
#ColseEmotion img { width:16px; height:16px;padding:4px;}