.box table, .size table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.box td, .box th, .size td{
	padding: 0;
}
.box th{
	color: #777;
	font-size: 9px;
	font-weight: normal;
	padding: 4px 12px 2px 0;
	text-align: right;
}
.box th{
	padding-right: 9px
}
.box td{
	color: #616161;
	font-size: 11px;
	line-height: 25px;
}
.box .inbox, .box .outbox, .box .draft, .box .trash{
	padding-left: 48px;
}
.box .inbox{
	background: url(/res/images/personal/inbox-icon.png) no-repeat 17px 6px;
}
.box .outbox{
	background: url(/res/images/personal/outbox-icon.png) no-repeat 17px 6px;
}
.box .draft{
	background: url(/res/images/personal/draft-icon.png) no-repeat 17px 6px;
}
.box .trash{
	background: url(/res/images/personal/trash-icon.png) no-repeat 17px 6px;
}
.box .active td{
	background-color: #e9e9e9;
	border-bottom: solid 1px #dbdbdb;
	border-top: solid 1px #dbdbdb;
}
.box .active td.inbox, .box .active td.outbox, .box .active td.draft, .box .active td.trash{
	border-left: solid 1px #dbdbdb;
	width: 126px;
}
.box .active td.td3{
	border-right: solid 1px #dbdbdb;
}
.box td.td2, .box td.td3{
	width: 35px;
}
.box td.td2{
	padding-top: 2px
}
.box td.td3{
	padding-top: 4px;
}
.box .td2 div{
	font-weight: bold;
	float: left;
	line-height: 100%;
	padding: 3px 3px 4px 2px;
}
.box .td2 div.yellow{
	background-color: #fff9b4;
}
.message-list{
	border-collapse: collapse;
	border-spacing: 0;
	border-top: solid 1px #8f8f8f;
	margin-top: 1px;
	width: 100%;
}
.message-list form{
	margin: 0;
	padding: 0;
}
.message-list input{
	display: block;
	height: 13px;
	width: 13px;
	margin: 0 auto;
	padding: 0;
}
.message-list th, .message-list td{
	font-size: 11px;
}
.message-list th{
	background: url(/res/images/personal/message-th-bg.png) repeat-x;
	background-color: #999;
	border-bottom: solid 1px #8b8b8b;
	border-right: solid 1px #8b8b8b;
	padding: 6px 0 7px 0;
}
.message-list th, .message-list th a{
	color: #000;
}
.message-list th a:hover{
	color: #000;
}
.message-list .td1{
	border-right: 0;
}
.message-list td{
	border-right: solid 1px #bebebe;
	color: #797979;
	padding: 10px 0 9px 0;
}
.message-list .new td{
	border-top: 0;
}
.message-list .tr1 td{
	background-color: #e6e6e6;
}
.message-list .tr2 td{
	background-color: #d2d2d2;
	border-top: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	padding-top: 9px;
	padding-bottom: 8px;
}
.message-list .new td{
	background-color: #fff9b4;
}
.message-list .td1{
	text-align: center;
	width: 30px;
}
.message-list td.td1{
	border-left: solid 1px #bebebe;
}
.message-list .td3{
	padding-left: 13px;
	width: 194px;
}
.message-list .td4{
	padding-left: 15px;
	width: 128px;
}
.message-list td.td3{
	color: #484848;
	font-weight: bold;
}
.message-list a{
	text-decoration: none;
}
.message-list a:hover{
	text-decoration: underline;
}
.message-list td.td4{
	color: #484848;
}
.paging{
	background-color: #ccdae1;
	background: url(/res/images/personal/paging-bg.png) repeat-x;
	border-left: solid 1px #a5b6bf;
	margin: 0;
	height: 36px;
	position: relative;
	z-index: 9;
}
.paging a{
	text-decoration: underline;
	height: 40px;
}
.pagin a:hover{
	text-decoration: none;
}
.paging h2{
	color: #484848;
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 6px 37px 0 15px;
}
.paging ul{
	padding-top: 13px;
}
.paging li{
	float: left;
	line-height: 12px;
	padding-right: 5px;
}
.paging li.laquo{
	padding-right: 11px;
}
.paging li.raquo{
	padding-left: 4px;
}
.paging li.laquo, .paging li.raquo, .paging li.raquo2{
	padding-top: 1px;
}
.personal{
	background: url(/res/images/personal/personal_messages.png) no-repeat top left;
	height: 35px;
	overflow: hidden;
	padding-top: 116px;
	position: relative;
}
.personal h1{
	background-color: #00bcfb;
	color: #fff;
	height: 151px;
	position: absolute;
	top: -10px;
	left: 0;
	width: 971px;
}
.personal .box{
	background-color: #fff;
	background: url(/res/images/personal/box-bg.png) no-repeat top left;
	height: 147px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 2px;
	position: absolute;
	top: 4px;
	right: 2px;
	width: 192px;
	z-index: 10;
}
.personal .buttons{
	position: absolute;
	left: 6px;
	padding: 0;
	top: 87px
}
.buttons{
	font-size: 11px;
	margin: 0;
	padding: 13px 0 0 0;
	width: 765px;
}
.buttons li{
	background: url(/res/images/personal/buttons-right.png) no-repeat top right;
	float: left;
	padding: 0 12px 0 5px;
}
.buttons li.re1, .buttons li.draft1{
	background: none;
	padding: 0 4px 0 0;
}
.buttons li.re1 input, .buttons li.draft1 input{
	border: none;
	cursor: pointer;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.buttons li.re1 input{
	background: url(/res/images/personal/reply-button.png) no-repeat top left;
	color: #0081c2;
	height: 26px;
	padding: 0 0 4px 7px;
	width: 99px;
}
.buttons li.draft1 input{
	background: url(/res/images/personal/draft-button.png) no-repeat top left;
	color: #575757;
	height: 26px;
	padding: 0 0 4px 16px;
	width: 104px;
}
.buttons li.new{
	float: right;
}
.personal .clean a, .personal .clean a:hover{
	color: #c41400;
}
.personal .clean a{
	background: url(/res/images/personal/clean-bg.png) no-repeat top left;
	padding: 0 3px 0 24px;
}
.personal .edit a, .personal .edit a:hover{
	color: #327caf;
}
.personal .edit a{
	background: url(/res/images/personal/edit-bg.png) no-repeat top left;
	padding: 0 0 0 32px;
}
.personal .del a, .personal .del a:hover{
	color: #c41400;
}
.personal .del a{
	background: url(/res/images/personal/del-bg.png) no-repeat top left;
	padding: 0 4px 0 34px;
}
.personal .draft1 a, .personal .draft1 a:hover{
	color: #575757;
	padding: 0 1px 0 5px;
}
.personal .new a, .personal .new a:hover{
	color: #4a8100;
}
.personal .new a{
	background: url(/res/images/personal/new-bg.png) no-repeat top left;
	padding: 0 13px 0 48px;
}
.personal .re a, .personal .re a:hover{
	color: #0081c2;
}
.personal .re a{
	background: url(/res/images/personal/reply-bg.png) no-repeat top left;
	padding: 0 3px 0 30px;
	text-transform: capitalize;
}
.personal .restore a, .personal .restore a:hover{
	color: #009a07;
	padding: 0 1px 0 28px;
}
.personal .restore a{
	background: url(/res/images/personal/restore-bg.png) no-repeat top left;
}
.personal .edit a, .personal .del a, .personal .new a, .personal .re a, .restore a, .clean a{
	display: block;
	line-height: 26px;
}
.personal .edit a:hover, .personal .del a:hover, .personal .new a:hover, .personal .re a:hover, .personal .draft1 a:hover, .restore a:hover, .clean a:hover{
	text-decoration: none;
}
.personal .size{
	background: url(/res/images/personal/size-border.png) no-repeat top left;
	height: 55px;
	position: absolute;
	right: 200px;
	top: 9px;
	width: 206px;
}
.reply{
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 6px;
	width: 100%;
}
.reply td{
	color: #575757;
	font-size: 11px;
	padding-bottom: 11px;
	vertical-align: top;
}
.reply td.fsize12{
	font-size: 12px;
	padding: 10px 0 20px 5px;
}
.reply td.inputs{
	background-color: #f1f1f1;
	line-height: 28px;
	padding: 0 0 0 15px;
}
.reply td.subj{
	color: #ac0000;
	font-weight: bold;
}
.reply .td1{
	padding-left: 7px;
	white-space: nowrap;
	width: 48px;
}
.reply .td2{
	width: 100%;
}
.reply label{
	font-weight: normal;
	padding: 0 28px 0 8px;
}
button:hover a{
	text-decoration: none;
}
.size table{
	margin-top: 13px;
}
.size td{
	color: #fff;
	font-size: 9px;
}
.size .td0{
	font-size: 0;
	line-height: 0;
}
.size .td1{
	padding-left: 7px;
	width: 19px;
}
.size .td2{
	line-height: 150%;
}
.size .td2 div{
	border-right: solid 1px #fff;
	text-align: right;
}
.size .td2 div div{
	float: left;
}
.size .td2 div.bar{
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	overflow: hidden;
	zoom: 1;
}
.size .td2 div span{
	padding-right: 5px;
}
.size .td3{
	padding-left: 1px;
	width:27px;
}
.size .td1, .size .td2, .size .td3{
	padding-bottom: 2px;
}
.size .td1, .size .td3{
	white-space: nowrap;
}
.size .td4{
	background-color: #f0f0f0;
	border: solid 1px #d2e1e7;
	font-size: 0;
	line-height: 0px;
	height: 7px;
}
.size .td4 div.bar{
	background: url(/res/images/personal/bar-bg.png) repeat-x;
	background-color: #4bdddb;
	border-right: solid 1px #4bdddb;
	height: 7px;
	font-size: 0;
	float: left;
}
.size-span{
	display: block;
	float: left;
	padding-left: 7px
}

