.account_container { 
	background-image: url('/amsterdam/pict/grayEmailbox_body.jpg');
	background-position: 0 26px;
	border-style: none;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	height: 212px;
	position:absolute;
	text-align:left;
	width: 480px;}

.account_titlebar {
	background-image: url('/amsterdam/pict/grayEmailbox_top.jpg');
	height: 26px;}

.account_titletext {
	color:#79797a;
	font-size: 19px;
	font-weight:bold;
	height: 26px;
	left: 10px !important;
	line-height: 22px;
	padding-left:0 !important;
	text-align: left;}

.account_content {
	color: #79797a;
	font-size: 14px;
	height: 180px;
	left: 35px;
	line-height: 25px;
	position:absolute;
	text-align: left;
	top: 46px;
	width: 420px;}

.account_icon {
	background-image: url(jControlImage/btn_cross.png);
	height: 17px;
	width:17px;}

.msg_container {
	background-color:transparent;
	background-image: url(../pict/msgBox_alertbg.png);
	border-style:none;
	height: 133px;
	width: 393px;}

.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 {
	background-image: url(../pict/msgBox_Info.png);
	height: 33px;
	left: 20px;
	top: 20px;
	width: 34px;}

/*Warning icon*/
.msg_icon2 {
	background-image: url(../pict/msgBox_Warning.png);
	height: 33px;
	left: 20px;
	top: 20px;
	width: 34px;}

/*error icon*/
.msg_icon3 {
	background-image: url(../pict/msgBox_Warning.png);
	height: 33px;
	left: 20px;
	top: 20px;
	width: 34px;}

.msg_okButton {
	background-image: url(../pict/msgBox_okbtn.png);
	height: 30px;
	left:300px;
	top:95px;
	width: 64px;}

.msg_okConfirmButton {
	background-image: url(../pict/msgBox_okbtn.png);
	height: 30px;
	left:240px;
	top:95px;
	width: 64px;}

.msg_cancelButton {
	background-image: url(../pict/msgBox_cancelbtn.png);
	height: 30px;
	left:310px;
   	top:95px;
    width: 64px;       
}

.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;
}
