table#post_list_table {
	width: 100%;
	background: #ccc;
	margin-top: 20px;
	border-collapse: separate;
	border-spacing: 1px 1px;

}

table#post_list_table th {
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
	background: #f0f0f0;
	color: #666;
	font-weight: bold;
}

table#post_list_table td {
	line-height: 20px;
	text-align: left;
	padding: 2px;
}
table#post_list_table .row1 td{
	background: #fff;
}
table#post_list_table .row0 td{
	background: #f9f9f9;
}

/* end post list product */
/* totbar*/
.toolbar{
	padding:0px 0px;
	float: right;
}
.toolbar .button{
	text-align: right;
}
.toolbar .delete{
	padding:8px 8px;
}
.midde{vertical-align:middle;}
/* end tobar */
.mainNewsTitle {
    padding: 10px 0 17px 0;
    color: #F30;
    font-family: Arial, Tahoma, Verdana, "MS Sans-Serif";
    font-size: 18px;
}
/* */
.detailContent table{
    border-collapse:collapse;
}

.detailContent table td{
    text-align: left;
    vertical-align: top;
}

.newPostTable, .newPostTable2{
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin-top: 15px;

}
.newPostTable td, .newPostTable2 td{
    padding-bottom: 5px;
    text-align: left;
}
.textForm {
    border: 1px solid #ccc /* #CCC */;
    margin: 2px 0;
    padding: 2px 3px;
    color: #555;
    font: normal 11px Tahoma, Verdana, Arial, sans-serif;
    width: 200px;
}
.newPostTable select{
    border: 1px solid #ccc;
    width: 200px;
}
.newPostTable2 select{
    border: 1px solid #ccc;
    width: 200px;
    display: block;
    margin-top: 5px;
}
.newPostTable2 td{
    padding: 0 6px 0 0;
    line-height: 21px;
}
.textArea {
    border: 1px solid #ccc;
    margin: 2px 0;
    padding: 2px 3px;
    color: #555;
    width:600px;
    height: 100px;
    font: normal 11px Tahoma, Verdana, Arial, sans-serif;
}
input.button {
    margin-top: 5px;
    margin-right: 5px;
    padding: 3px 7px;
    background: #D8F0FF;
    border: 1px solid #ccc;
}
label.error {
    margin-left: 2px;
    color: #ff0000;
}

/* */
ul#sortable_img .sortableitem
{
    position: relative;
    float: left;
}
ul#sortable_img .sortableitem img
{
    padding: 10px;
    border:1px solid #aaa;
    height:80px;
    width:80px;
}
ul#sortable_img .sortableitem a
{
    color:red;
    font-size:16px;
    font-weight:bold;
    right: 0;
    position: absolute;
    top: -6px;
}
ul#sortable_img, ul#sortable_img li, ul#sortable_video, ul#sortable_video li{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#sortable_img li{
    margin-right: 5px;
}

a.submitButton {
    display:inline-block;
    background:url(../../images/btn_bg_white.gif) no-repeat right top;
}
a.submitButton span {
    display:block;
    background:url(../../images/btn_bg_white.gif) no-repeat left -25px;
    color:#FFF;
    padding:6px 16px 10px 16px;
    font-weight:700;
}
.clear_sortable_img{
    clear: left;
    height: 5px;
}
/* button */

.button1 {
	margin: 0 .15em .5em .15em;
	padding: .15em 1em;
	border-radius: .314em;
	-webkit-border-radius: .314em;
	-moz-border-radius: .314em;
	cursor: pointer;
	font-weight: 700;
}

.button1 {
	color: #4c4b4c;
	background: #eeeded;
	font-weight: 700;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeded),to(#c6c6c6) );	
	background: -moz-linear-gradient(top, #eeeded, #c6c6c6);
	border: 1px solid #c6c6c6;
}
.noteBooth {
	text-align: right;
	font-style: italic;
	padding:10px;
}
.requiredC {
	color: #F00;
	margin-left: 4px;
}
.titleM{font-weight:700; font-size:14px;border-bottom:1px dotted #ccc;
color:#1B5B99;
}
.formTitle {
    font-weight:700;
    color:#282828;
}
.bothwidth60px{width:180px;float:left; display: block; padding:10px;}
/* dieu khoan dang ky */
#TermsRegister{
	padding:0;
	margin:0;
}
#TermsRegister  h4{
	font-size:16px;
	font-weight: 700;
}
#TermsRegister ul{padding:0px 0px; margin:0;}
#TermsRegister ul li{  border:none; font-size:16px;font-weight:700;
padding-left:20px;
  background:url(../../images/check_r.png) no-repeat left 2px ;
}