#testsms-menu {
    left: 0px ! important;
    width: 200px;
    height: 200px;
    margin-left: -230px;
    top: 180px;
}

#testsms-menu .handel {
    border-radius: 0px 5px 5px 0pt;
    border-left: medium none;
    right: -49px;
	margin-top:17px;
	
}

#testsms-menu p {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #DF9300;
    color: #bd1a0a;
    font-size: 14px;
    text-align: center;
}

.fast-menu,.fast-menu2 {
    background-color: #F9F0EE;
    direction: rtl;
    padding: 10px;
    position: fixed;
    border: 5px solid #e83c1f;
    border-radius: 10px 10px 10px 10px;
    z-index: 100400;
}

.fast-menu .handel,.fast-menu2 .handel2 {
    background-color: #FFFFFF;
    padding: 10px;
    position: absolute;
    border-radius: 8px 8px 8px 8px;
    border: 5px solid #e83c1f;
    cursor: pointer;
}

.fast-menu ul,.fast-menu2 ul {
    list-style-type: none;
    margin: 0pt;
    padding: 0pt;
}

.fast-menu ul li,.fast-menu2 ul li {
    border-top: 1px solid #FDE6C1;
    height: 25px;
    margin: 0pt ! important;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #FFC569;
    display: block;
    float: none;
    width: 100%;
}

.fast-menu ul li.first,.fast-menu2 ul li.first {
    border-top: medium none;
}

.fast-menu ul li.last,.fast-menu2 ul li.last {
    border-bottom: medium none;
    border-left: medium none ! important;
}

.fast-menu a,.fast-menu2 a {
    color: #555555;
    display: block;
    font-family: Tahoma;
    font-size: 11px;
    position: relative;
    text-decoration: none;
    top: -3px;
}

.fast-menu img,.fast-menu2 img {
    border: medium none;
    outline: medium none;
}

.fast-menu a img,.fast-menu2 a img {
    margin-left: 5px;
    vertical-align: middle;
}

.textbox {
    background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE) repeat scroll 0pt 0pt transparent;
    border-radius: 3px 3px 3px 3px;
    color: #999999;
    padding: 10px;
    margin-bottom: 5px;
    width: 185px;
    border: 1px solid #DF9300;
}

.button {
    border-radius: 3px 3px 3px 3px;
    background: -moz-linear-gradient(center top , #f1bbaf, #f1bbaf) repeat scroll 0% 0% transparent;
    border: 1px solid #de9383;
    color: #bd1a0a;
    font-family: b yekan;
    font-size: 15px;
    padding: 1px 10px 5px;
    margin-top: 5px;
    cursor: pointer;
}

.wait {
    cursor: wait;
}


#testsms-menu2 {
    right: 0px ! important;
    width: 200px;
    height: 200px;
    margin-right: -230px;
    top: 180px;
}

#testsms-menu2 .handel2 {
    border-radius: 5px 0px 0px 5px;
    border-right: medium none;
    left: -49px;
	margin-top:17px;
	
}

#testsms-menu2 p {
    margin-bottom: 5px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #DF9300;
    color: #bd1a0a;
    font-size: 14px;
    text-align: center;
	line-height:200%;
}