div.logout-box {
	display: block;
	margin-top: 5px;
	position: relative;
}

div.logout-box a {
	outline: none;
}

div.logout-left {
	display: block;
	float: left;
	width: 725px;
}

div.logout-right {
	display: block;
	float: right;
	width: 250px;
}

div.mobile-box {
/*	background-image: url("/images/v2/images/logout/mobile_bg.gif");
	background-position: left top;
    background-repeat: no-repeat;*/
	display: block;
	width: 723px;
	height: 196px;
	overflow: hidden;
	background-color: #EEEEEE;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	border: solid 1px #C9C9C9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.mobile-box div.mobile-box-body {
	padding: 20px;
}

div.mobile-box-body div.mobile-types div.mobile-item {
    display: block;
    float: left;
    height: 180px;
    line-height: 14px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
    width: 155px;
}

div.logout-mobile-info1 {
	font-size: 14px;
}

div.logout-mobile-info2 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 25px 0;
}

div.logout-mobile-info3 {
	font-size: 13px;
}

div.mobile-box-body div.mobile-more-info {
	display: block;
	margin: 6px 0 6px 0;
}

div.mobile-box-body div.mobile-types {
    display: block;
    margin-left: -20px;
    margin-top: 10px;
}
div.mobile-box-body div.mobile-types div.mobile-item img {
    border: medium none;
    display: block;
    margin: 4px auto 6px;
}

/*div.mobile-types a {
	display: block;
	width: 322px;
	height: 174px;
	background-image: url(logout/app-download.png);
	background-repeat: no-repeat;
	position: absolute;
}*/

a#logout_iphone_tv {
	background-position: 70px 100px;
}
a#logout_android_tv {
	left: 364px;
	background-position: 52px 100px;
}

/* item recommendation */
div.item-recommendation-content-container {
	background-color: #F2F2F2!important;
}

div.item-recommendation-container {
	border: none!important;
	margin: 0px!important;
}

div.logout-item-recommendation-box {
	border: solid 1px #C9C9C9;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

span.item-recommendation-header-text {
	display: none!important;
}

div.recommendation-item-logout {
	width: 156px;
	height: 185px;
	overflow: hidden;
	float: left;
	margin: 0 7px 0px 13px;
	color: #232323;
}

div.recommendation-item-logout table {
	border-collapse: collapse;
	border: none;
}

div.recommendation-item-logout table td {
	width: 156px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: solid 1px #CACACA;
	border-right-color: #F7F9FB;
	border-bottom-color: #F7F9FB;
}

a.logout-recommendation-item-title {
	display: block;
	line-height: 14px;
	font-size: 12px;
	color: #3B4D93;
	text-decoration: none;
	height: 42px;
	margin: 6px 0 6px 0;
}
/* end of item recommendation */

div.logout-visit-pages {
	display: block;
	position: relative;
	width: 723px;
	height: 64px;
	overflow: hidden;
	margin-top: 5px;
	background-color: #EEEEEE;
	border: solid 1px #C9C9C9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.logout-visit-pages div.logout-visit-pages-body {
	width: 350px;
	height: 64px;
	margin-left: auto;
	position: relative;
}

a.recommend-page-item {
	display: block;
	position: absolute;
	top: 0px;
	left: -380px;
	width: 350px;
	height: 64px;
	overflow: hidden;
}

a.recommend-page-item img {
	display: block;
}

div.logout-visit-pages div.logout-visit-pages-title {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 64px;
	background-image: url(logout/visit-other-pages.png);
}

div.logout-back-login {
	display: block;
	width: 250px;
	height: 136px;
	background-image: url(logout/back-login.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.logout-back-login div.relogin {
	padding: 72px 0 8px 17px;
}

div.logout-back-login div.relogin input {
	width: 155px;
	color: #0859A6;
	font-style: italic;
	font-family: sans-serif, arial;
	font-size: 13px;
	font-weight: bold;
}

div.logout-back-login div.contact {
	padding-left: 18px;
}

div.logout-back-login div.contact a {
	color: #ffffff;
}

div.logout-banner {
	background-color: #EEEEEE;
	width: 250px;
	height: 250px;
	overflow: hidden;
	margin-top: 5px;
}

div.logout-facebook-box {
	width: 250px;
	height: auto;
	display: block;
	margin-top: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}
