.account_container { 
    position :absolute;
    font-family : Arial,helvetica,sans-serif;
    font-size : 12px;
    font-style :normal ;    
    font-weight : normal;
    text-align :left;
    background-image: url('/amsterdam/pict/grayEmailbox_body.jpg');
    background-position: 0px 26px;
    width: 480px;
    height: 212px;
    border-style: none; 
}

.account_titlebar {
    height: 26px;
    background-image: url('/amsterdam/pict/grayEmailbox_top.jpg');
}

.account_titletext {
    color:#79797a;
    text-align: left;
    padding-left:0px !important;
    font-size:  19px;
    font-weight:bold;
    line-height: 22px;
    left: 10px !important;
    height: 26px;
}

.account_content {
    position :absolute ;
    top: 46px;
    left: 35px;
    width: 420px;
    height: 180px;
    text-align: left;
    font-size: 14px;
    color: #79797a;
    line-height: 25px;
}

.account_icon 
{
    width:17px;
    height: 17px;
    background-image: url(jControlImage/btn_cross.png);
}

.msg_container {
    border-style:none;
    background-color:Transparent ;
    width: 393px;
    height: 133px;
    background-image: url(../pict/msgBox_alertbg.png);
}
.msg_text_Large
{
    font-size:16px;
    line-height:15px;
	word-spacing:0.5px;
}
.msg_text_Middle
{
    font-size:14px;
    line-height:15px;
	word-spacing:0.5px;
}
.msg_text_Small
{
    font-size:12px;
    line-height:15px;
	word-spacing:0.5px;
}
/*Information icon*/
.msg_icon1 {
    left: 20px;
    top: 20px;
    width: 34px;
    height: 33px;  
    background-image: url(../pict/msgBox_Info.png);
}
/*Warning icon*/
.msg_icon2 {
    left: 20px;
    top: 20px;
    width: 34px;
    height: 33px;
    background-image: url(../pict/msgBox_Warning.png);
}
/*error icon*/
.msg_icon3 {
    left: 20px;
    top: 20px;
    width: 34px;
    height: 33px;
    background-image: url(../pict/msgBox_Warning.png);
}

.msg_okButton {
	top:95px;
	left:300px;
    width: 64px;       
    height: 30px;
    background-image: url(../pict/msgBox_okbtn.png);
}

.msg_okConfirmButton {
	top:95px;
	left:240px;
    width: 64px;       
    height: 30px;
    background-image: url(../pict/msgBox_okbtn.png);
}

.msg_cancelButton {
	top:95px;
	left:310px;
    width: 64px;       
    height: 30px;
    background-image: url(../pict/msgBox_cancelbtn.png);
}

.userImage_image_cropContainer
{
    position:absolute;
    width: 300px;
    height: 220px;
}

.sayt_text_container1 {
    border:solid;
    border-width:1px;
}

.sayt_text_container2 {
    border:solid;
    border-width:1px;
    border-top-style: none ;
}

.sayt_text_container3 {
    border:solid;
    border-width:1px;
    border-bottom-style: none ;
}
.sayt_text_line {
    white-space: nowrap;
    overflow: hidden;
}

.sayt_search_container {
    height: 80px;
    border-style: none;
    cursor: pointer;
}

.sayt_search_image {
    top: 10px;
    left: 5px;
    width: 90px;
    height: 70px;
}

.sayt_search_right {
    left: 105px;
    top: 10px;
    height: 65px;
}

.sayt_search_name {
    width: 100%;
    position: relative;
    white-space: normal;
    overflow: hidden;
    font-size: 12px;
    text-decoration: none;
}

.sayt_search_itemId {
    position: relative;
    font-size: 10px;
    opacity: 0.9;
    width: 100%;
}

.sayt_search_line {
    position:absolute;
    left: 0px;
    top: 78px;
    height: 1px;
    width: 100%;
    background-color: lightgray;
}

.reorder_waitCover_background {
    width: 400px;
    height: 200px;
    background-color: white;
    padding-top: 30px;
    padding-left: 140px;
}

.reorder_waitCover_text {
    width: 370px;
    top: 160px;
    left: 15px;
    height: 40px;
    color: #2D4E6E;
    font-size: 16px;
    font-weight: bold;
}
