.box-edit-info {position: relative; background-color: #EFEEEA; padding: 10px;border: 1px solid #D1D1CF; min-height: 60px;}
.box-edit-info h4 {margin: 0 0 10px;}
.box-edit-info p {margin: 0;}
.box-right, .box-left {position: absolute; bottom: 10px; right: 10px; height:14px; width: 12px; cursor: pointer;}
.box-right {background:url(../images/right.png) no-repeat;}
.box-right:hover {background:url(../images/right-hover.png) no-repeat;}
.box-left {background:url(../images/left.png) no-repeat; right: 24px; display: none;}
.box-left:hover {background:url(../images/left-hover.png) no-repeat;}
.ajax-loader {display: none;position: absolute; top: 40px; left: 25%; height:31px; width:31px; background:url(../images/ajax-loader.gif) no-repeat;}


.right-img { float:right; }
.left-text { float:left; width:156	px; }
.expo-title, .expo-more {display: block; width:100% }
.expo-title:hover, .expo-more:hover a { color: #9B7B42 !important; }