.bottom_post{
	display:table;
/*   	height:620px;         */
        width:785px;
        border:0px;
}

.left_column_video{
   	float:left;
   	width:480px;
   	padding-top:0px;
   	text-align:left;
    border:0px;
}
.post_data{
	}
.right_column_video {
	border:0px;
	float:right;
	padding-top:0;
	text-align:right;
	width:297px;
}
.photos_post{
	margin-top:18px;
   	text-align:left;
}

.post_photo1{
	margin-left:40px;
   	text-align:left;
}

.post_photo2{
	margin-top:18px;
	margin-left:40px;
   	text-align:left;
}

.links_post{
	margin-top:18px;
   	text-align:left;
}

.error{
   	color:#FF0000;
   	font-weight:bold;
}

.error2{
   	color:#FF0000;
}

.bold-text{
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.bold-text-black{
   	color:#000000;
   	font-size:14px;
   	font-family: Arial;
   	font-weight:bold;
}

.normal-text-black{
   	color:#000000;
   	font-size:14px;
   	font-family: Arial;
   	font-weight:thin;
}

.td-left-post-form{
   	text-align:right;
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.page_title{
   	color:#176F93;
   	font-size:16px;
   	font-family: Arial;
   	font-weight:bold;
   	margin-left:15px;
}

.post-photo{
   	width:94px;
   	height:62px;
   	border-style:solid;
   	border-width:thin;
   	text-align:center;
   	padding: 0px 0px;
   	margin: 0px 0px;
}

a.light-blue-link-14{
   	color:#125D72;
   	font-size:14px;
   	font-family: Arial;
   	font-weight:thin;
   	text-decoration:underline;
}

.label-text{
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.edit-message{
   	text-align:center;
   	color:#000000;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.row_post_form ul{
  margin : 0px 0px 0px 80px;
  padding-top:1px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  list-style : none ;
  height:40px;
}

.row_post_form li{
  float : left ;
  margin : 0px ;
  padding: 0px;
}

.row_post_form .post-form-col1{
   	text-align:right;
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
	width:125px;
}
.row_post_form .post-form-col2{
   	text-align:left;
	width:10px;
}
.row_post_form .post-form-col3{
   	text-align:left;
	width:495px;
}
.title_more{
    background:transparent url(images/topvideo_middle.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial;
	font-size:14px;
	height:33px;
	padding:0;
	text-align:left;
	width:297px;
}
.title_more_text{
	padding:7px 0 0 10px;
	}
.title_more_left{
	float:left;
	height:33px;
	width:7px;
	display:inline;
	background-image:url(images/topvideo_left.png);
	}
.title_more_right{
	float:right;
	height:33px;
	width:7px;
	display:inline;
	background-image:url(images/topvideo_right.png);
	}
.body_more{
    border:1px solid #A2B7C4;
	border-top:none;
	margin-top:0;
	border-bottom:none;
	width:295px;
	margin-bottom:10px;
	overflow:auto;
	overflow-x:hidden;
	max-height: 259px;
  	height: expression(this.scrollHeight > 260? "259px" : "auto" );
	border-bottom:1px solid #A3C1CA;
}


.body_box_tags{
	width:540px;
	padding:2px 20px 0;
	margin:5px auto 0;
	background-color:#e8eeef;    
}
.listacheq_tag{
	float:left;
	width:100%;
	text-align:left;
	margin:10px 0 0;
	padding:0;
}

.code_comment{
	margin-left:157px;
	margin-bottom:10px;
	width:430px;
	display:block;
}
.listacheq_tag li{
	float:left;
	width:175px;
	margin-right:5px;
	}
