
/*body {
MARGIN: 0px 0px 10px 0px;
scrollbar-base-color: #51caef;
scrollbar-arrow-color: #e0edf1;
scrollbar-3dlight-color: #51caef;
scrollbar-darkshadow-color: #51caef;
scrollbar-face-color: #68a1d8;
scrollbar-highlight-color: #142dbd;
scrollbar-shadow-color: #142dbd;
scrollbar-track-color: #e0edf1;
font-family: 'Arial (Hebrew)',Arial;
font-size:12px;
}*/
.procartTitle{font-size:12px; color:Black; font-weight:bold; text-decoration:none}
body
{
    font-family: Arial;
    font-size: small;
    margin: 0px 0px 0px 0px;
    background-image: url(/images/BgSite.jpg);
}

.spacerow
{
    height: 3px;
}

.space
{
    height: 3px;
}

.space10
{
    height: 10px;
}

.defaultfont
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
.footermenu
{
    color: White;
    font-family: Arial (Hebrew);
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.RegisterTop
{
    background: url( /images/DetNameTC1.jpg ) repeat-x;
    width: 100%;
}

.Timer
{
    background-image: url(/images/BgTimeOut.jpg);
}


.REGISTERBottom
{
    background-image: url( /images/REGISTERBottom.jpg );
    background-repeat: no-repeat;
    background-position: center;
    height: 10px;
}

.REGISTERCenter
{
    background-image: url(/images/REGISTERCenter.jpg );
    background-repeat: repeat-x;
    background-position: top;
}

.REGISTERForm
{
    background-color: #e9e9e9;
}

.REGISTERInput
{
    width: 206px;
    height: 20px;
    border: 1px solid #b6b6b6;
}

.REGISTERInputMulti
{
    width: 256px;
    height: 40px;
    border: 1px solid #b6b6b6;
}

.REGISTERComment
{
    font-size: 11px;
    color: #8d8d8d;
}

.REGISTERIdBackground
{
    background-image: url( /images/REGISTERIdBackground.jpg );
    background-position: center;
    background-repeat: no-repeat;
    height: 26px;
}

.REGISTERTitle, .REGISTERPaysHeader
{
    padding: 0px 0px 4px 4px;
}

.REGISTERPaysForm
{
    background-color: #ceffd0;
    width: 357px;
}

.REGISTERPaysHeader
{
    color: #07960d;
    font-size: 14px;
}

.REGISTERPayDeatilsBg
{
    background: url( /images/REGISTERPayDeatilsBg.jpg ) no-repeat center;
    width: 351px;
    height: 78px;
}

.FormCaption
{
    background-color: #3C8AD5;
}

.FormItemTop
{
    background-image: url( /Images/FormItemTop.jpg );
    height: 9px;
}

.FormItemBottom
{
    background-image: url( /Images/FormItemBottom.jpg );
    height: 9px;
}

.FormItemBG
{
    background-color: #F7F7F7;
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
}

.WhiteCaption
{
    color: white;
    font-family: Arial;
    font-size: 14px;
    font-weight: Bold;
    line-height: 20px;
}

.BlueCaption
{
    color: #3C8AD5;
    font-family: Arial;
    font-size: 14px;
    font-weight: Bold;
    line-height: 20px;
}

.GrayLine
{
    background-color: #717171;
    height: 1px;
}

.LogInLink
{
    color: #6fa321;
}

.LogInLink:hover
{
    text-decoration: underline;
    color: #6fa321;
}

/* border */
.borderb
{
    width: 100%;
    background-position: bottom;
    background-image: url( /images/BorderB.jpg );
    background-repeat: repeat-x;
}

.bordervr
{
    width: 1px;
    background-position: right;
    background-image: url( /images/Borderver.jpg );
    background-repeat: repeat-y;
}

.bordervl
{
    width: 1px;
    background-position: left;
    background-image: url( /images/Borderver.jpg );
    background-repeat: repeat-y;
}

.borderc
{
    height: 9px;
    background-image: url( /images/BorderC.jpg );
    background-repeat: repeat-x;
}
/* end border */

.HideShow
{
    color: #009204;
    text-decoration: underline;
}


.MenuGroup
{
    background-color: #FFB400;
    border: solid 1px #FFE793;
    border-right-color: #CE6500;
    border-bottom-color: #CE6500;
}

.MenuItem
{
    background-color: #FFB400;
    color: #621000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #FFB400;
    cursor: pointer;
}

.MenuItemHover
{
    background-color: #FFB400;
    color: black;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #FFE793;
    border-right-color: #CE6500;
    border-bottom-color: #CE6500;
    cursor: pointer;
}

.MenuItemActive
{
    background-color: khaki;
    color: #621000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: 1px;
    border: solid 1px #CE6500;
    border-right-color: #FFE793;
    border-bottom-color: #FFE793;
    cursor: pointer;
}

.MenuItemExpanded
{
    background-color: #FFB400;
    color: darkslategray;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #FFE793;
    border-left-color: #CE6500;
    border-top-color: #CE6500;
    cursor: pointer;
}

.MenuBreak
{
    background-image: url(/images/break_bg.jpg);
    width: 100%;
    height: 1px;
}

.RadioButtonChecked
{
    font-size: 12px;
    color: #000000;
    display: block;
    background-image: url( /images/RadioButtonChecked.png );
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
}

.RadioButtonUnChecked
{
    font-size: 12px;
    color: #000000;
    display: block;
    background-image: url( /images/RadioButtonUnChecked.png );
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
}

.clickable
{
    cursor: pointer;
}

.ProductText
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}

.ProductTextBold
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
}

.ProductInfoBg
{
    background-image: url( /images/ProductInfoBg.jpg );
    background-position: bottom right;
    background-repeat: repeat-y;
    width: 447px;
}

.ProductInfoDetails
{
    font-size: 12px;
    color: #757575;
    font-family: Arial;
    font-weight: normal;
}

.PreviewPanel
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 54000;
}

.preview
{
    cursor: pointer;
    border: 1px solid black;
}

.PagingBg
{
    background-image: url( /images/PagingBG.jpg );
    background-position: top right;
    background-repeat: repeat-x;
}

.ClockBg
{
    background-image: url( /images/ClockBg.jpg );
    background-position: top right;
    background-repeat: repeat-x;
}

.ClockText
{
    color: #616161;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.CategoriesBg
{
    background-image: url( /images/CategoriesBg.jpg );
    width: 149px;
    background-position: top right;
    background-repeat: repeat-y;
}

.MailListBg
{
    background-color: #eaf3ff;
    width: 195px;
}

.Top10Bg
{
    background-color: White;
    width: 195px;
    border-left: #c0c0c0 1px solid;
    border-right: #c0c0c0 1px solid;
}

.LoginControlBg
{
    background-color: #eaf3ff;
    width: 195px;
}

.SearchBg
{
    background-color: #eaf3ff;
    width: 195px;
}

.TopMenuBg
{
    background-color: White;
    width: 100%; /* background-image: url( /images/LinksTitle.jpg );     height: 30px;     background-repeat: no-repeat;     background-position: top right;*/
}

.MiddleMenuBg
{
    width: 770px;
    height: 31px;
    background-image: url( /images/ButUp1.jpg );
    background-repeat: repeat-x;
    background-position: top right;
}

.MiddleMenuItem
{
    color: white;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    height: 31px;
    background-image: url( /images/ButUp1.jpg );
    background-repeat: repeat-x;
    background-position: top right;
}

.GrayLinks
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.GrayText
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}


.GrayText a
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.Graybold
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.Graybold a
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.blackLinks
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.BlackText
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.BlackBold
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.WhiteText
{
    color: white;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.WhiteBold
{
    color: white;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.whiteSmall
{
    color: white;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.BlueText
{
    color: #1f3d93;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.noBorder
{
    border: 0px solid black;
}

.ProductOfDay
{
    position: absolute;
    color: #FFFFFF;
    left: 400px;
    top: -550px;
    width: 250px;
    text-align: center;
    border: 1px solid #000000;
    z-index: 2;
}

.WhitePanel
{
    background-color: White;
}

.WhitePanelRight
{
    background-color: White;
    border-right: 1px solid e4e4e4;
}

.ProductOfDayTop
{
    background-image: url( /Images/TProductTop.jpg );
    height: 174px;
    width: 240px;
}

.ProductOfDayPanel
{
    background-color: White;
}

.ExtrasHeader
{
    background-image: url( /Images/ExtrasHeader.jpg );
    background-repeat: no-repeat;
    height: 36px;
    width: 586px;
}

.productborder
{
    background-image: url( /Images/productborder.jpg );
    background-repeat: repeat-y;
    background-position: top right;
    width: 586px;
}

.ProductImageTop
{
    background-image: url( /Images/ProductImageTop.jpg );
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductImageBottom
{
    background-image: url( /Images/ProductImageBottom.jpg );
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductHeader
{
    background-image: url( /Images/HeaderPro.jpg );
    background-position: center top;
    background-repeat: no-repeat;
    height: 130px;
    width: 183px;
    vertical-align: bottom;
}
.productborder
{
    border-right: #d1d0d0 1px solid;
    border-left: #d1d0d0 1px solid;
    background-color: #ffffff;
}
.ProductGalleryScroll
{
    background-color: #b5b5b5;
}

.MessageBox_Left
{
    width: 7px;
    background-image: url( /images/Dialog/left.gif );
}

.MessageBox_Right
{
    width: 7px;
    background-image: url( /images/Dialog/right.gif );
}

.MessageBox_Bottom
{
    height: 7px;
    background-image: url( /images/Dialog/bottom.gif );
}

.MessageBox_Top
{
    height: 25px;
    background-image: url( /images/Dialog/headerBG.jpg );
}

.MessageBox_Panel
{
    background-color: White;
}

.InnerPageHeader
{
    background-image: url( /Images/InnerPageHeader.jpg );
    background-repeat: no-repeat;
    height: 36px;
    width: 440px;
}

.InnerPageBg
{
    background-image: url(/Images/InnerPageBg.jpg );
    background-repeat: repeat-y;
    background-position: top right;
    width: 440px;
}

.GrayLineW
{
    width: 1px;
    background-color: #e4e4e4;
}

.GrayBorderLeft
{
    border-left: 1px solid #e4e4e4;
}
.GrayBorder
{
    border: 1px solid #e4e4e4;
}

.LoadingPanel
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #6a6a6a;
    -moz-opacity: 0.7;
    FILTER: alpha(opacity=70);
    OPACITY: .70;
    z-index: 55000;
}

.InnerLoadPanel
{
    z-index: 55001;
    position: absolute;
    width: 100%;
    height: 100%;
}

.InnerLoader
{
    -moz-opacity: 100;
    FILTER: alpha(opacity:100);
    OPACITY: 100;
    background-color: White;
    border: 1px solid black;
}

.Input
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    border: 1px solid #bdbcbc;
    background-color: White;
}

.CartSeparatorLine
{
    background-image: url( /images/L.gif );
}

.CartRight
{
    background-image: url( /images/SakofBasket.gif );
    background-position: top left;
    background-repeat: repeat-y;
}

.CartHeader
{
    background-image: url( /images/BgUpBasket.gif );
    height: 9px;
}

.CartBg
{
    background-color: White;
    height: 172px;
}

.CartLeft
{
    background-image: url( /images/BgLbasket.gif );
    width: 1px;
}

.CartFooter
{
    background-image: url( /images/BgDownBasket.gif );
    height: 20px;
}

.CartItemSeparator
{
    background-image: url( /images/LineHrBsket.gif );
    height: 2px;
}

.RedLabel
{
    font-size: 14px;
    color: #992020;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
}

.RedBold
{
    font-size: 12px;
    color: #992020;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

.GrayDottedLeft
{
    border-left: 1px dotted #c9c9c9;
}

.TimerBg
{
    background-image: url( /images/TimerBg.jpg );
}

.PersonalCountActiveBg
{
    background-image: url( /images/PersonalCountBg.jpg );
    width: 26px;
    height: 22px;
    border: 0px solid black;
    font-size: 12px;
    color: white;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
}

.PersonalCountBg
{
    background-color: white;
    width: 26px;
    height: 22px;
    border: 1px solid #b5b5b5;
    font-size: 12px;
    color: black;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

.productborder
{
    border-right: #d1d0d0 1px solid;
    border-left: #d1d0d0 1px solid;
    background-color: #ffffff;
}

.rootCategories
{
    background-image: url(/images/TopLinks.jpg);
    background-repeat: no-repeat;
    height: 22px;
    width: 150px;
}

.categorybgOFF
{
    color: White;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    border: 0px;
    background-image: url(/images/LinksUpOFF.jpg);
    background-repeat: no-repeat;
    height: 22px;
    width: 150px;
    text-align: center;
    vertical-align: middle;
}

.categorybgON
{
    color: White;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    border: 0px;
    background-image: url(/images/LinksUpON.jpg);
    background-repeat: no-repeat;
    height: 22px;
    width: 150px;
    text-align: center;
    vertical-align: middle;
}

.mainborder
{
    border-right: #95d011 1px solid;
    border-left: #95d011 1px solid;
}

.headerbg
{
    background-image: url(/images/headerBG.jpg);
    background-repeat: repeat-x;
    background-position: right top;
    vertical-align: top;
    text-align: right;
}
.ProductImageTop
{
    background-image: url( /Images/ProductImageTop.jpg );
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductImageBottom
{
    background-image: url( /Images/ProductImageBottom.jpg );
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductImageRight
{
    background-image: url( /Images/ProductImageRight.jpg );
    background-repeat: repeat-y;
    background-position: top right;
    width: 8px;
}

.ProductImageLeft
{
    background-image: url( /Images/ProductImageLeft.jpg );
    background-repeat: repeat-y;
    background-position: top right;
    width: 8px;
}


/*
img{border:0px;display:block;}
A:link  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A:active  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A:visited  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A:hover  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}

A.Menu:link  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.Menu:active  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.Menu:visited  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.Menu:hover  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}

A.TopLinks:link  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}
A.TopLinks:active  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}
A.TopLinks:visited  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}
A.TopLinks:hover  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}

A.Cat:link  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}
A.Cat:active  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}
A.Cat:visited  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}
A.Cat:hover  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}

A.Location:link  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A.Location:active  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A.Location:visited  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A.Location:hover  {  COLOR: #142DBD; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}

A.ProName:link  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.ProName:active  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.ProName:visited  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.ProName:hover  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}

A.CartProName:link  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.CartProName:active  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.CartProName:visited  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.CartProName:hover  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}

td { COLOR: #000; font-family: Arial; font-size:12px;  text-decoration: none; font-weight:none;}

td.Location { COLOR: #4F4F4F; font-family: Arial; font-size:12px;  text-decoration: none; font-weight:bold;}

input.but1{font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; color:White; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
a.but1{color:White; padding-left:5px;padding-right:5px;font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
a.but1:visited{color:White; padding-left:5px;padding-right:5px;font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
a.but1:hover{color:White; padding-left:5px;padding-right:5px;font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
Input.stbn {background:#FFCC00; border:1px solid black; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; width:65px; height:18px;}
Input.bordesimple {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR:'#000000'; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; HEIGHT:17px; background-color:'#ffffff' }
Input.bordesimpleOn {	BORDER-RIGHT: #fc4f36 1px solid; BORDER-TOP: #fc4f36 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #fc4f36 1px solid; COLOR: #000000; BORDER-BOTTOM: #fc4f36 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; }

.border_preview{ z-index:100; position:absolute;  background: #fff; border: 1px solid #444; }
.title_h2 { width:300px; padding:12px 0 0 18px; }
.preview_temp_load { vertical-align:middle; text-align:center; padding: 10px; }
#loader_container {text-align:center;position:absolute;top:40%;width:70%}
#loader { font-family:Tahoma, Helvetica, sans; font-size:10px; color:#000000; background-color:#FFFFFF; padding:10px 0 16px 0; margin:0 auto; display:block; width:135px; border:1px solid #6A6A6A; text-align:left; z-index:255; }
#progress { height:5px; font-size:1px; width:1px; position:relative; top:1px; left:10px; background-color:#9D9D94 }
#loader_bg { background-color:#EBEBE4; position:relative; top:8px;left:8px;height:7px; width:113px;font-size:1px }

	td.p1{background-image:url('/images/LinksUpOFF.jpg'); font-family:arial; font-size:13px; color:#FFFFFF;}
	td.p2{background-image:url('/images/LinksUpON.jpg'); font-family:arial; font-size:13px; color:#FFFFFF;}
	
	.RadioButtonChecked
{
	font-size:12px;
	color:#000000;
	display:block;
	background-image:url('/images/RadioButtonChecked.png');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}

.RadioButtonUnChecked
{
	font-size:12px;
	color:#000000;
	display:block;
	background-image:url('/images/RadioButtonUnChecked.png');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}
*/
.personal_payment{list-style:none;}
.personal_payment{font-size:12px; font-weight:bold;}
.personal_payment .section{}
.personal_payment .section ul{list-style:none; direction:rtl; text-align:right;}
.personal_payment .section ul li{clear:both; padding-top:3px;}
.personal_payment .section ul li label{float:right; display:block; width:140px;}
.personal_payment .section ul li .small_input{width:180px; border:solid 1px #CCCCCC;}