﻿td.main 
{
	text-align:left;
	width: 530px; /*709*/
}
div.myBlog_content
{
  padding-left:10px;
	width: 550px; /*709*/
	overflow: hidden;
}
table.myBlog_content
{
	width: 530px; /*709*/
	text-align:left;
	font-family:Tahoma,arial;
	font-size:12px;
	line-height:17px;
}
table.myBlog_content td
{
	padding-left:0px;
	padding-right:0px;
}
div.myBlog_PostDetails a,
div.myBlog_PostAttachment a,
div.myBlog_PostURL a,
div.myBlog_PostTitle a
{
	color: #004dbd;
	text-decoration:none;
	font-family:Tahoma,arial;
	font-size:12px;
}
div.myBlog_PostDetails a:hover,
div.myBlog_PostAttachment a:hover,
div.myBlog_PostURL a:hover,
div.myBlog_PostTitle a:hover,
{
	color: #f87905;
	text-decoration:underline;
	font-family:Tahoma,arial;
	font-size:12px;
}
td.myBlog_MyBlogTop
{
	padding-bottom:0px !important;	
}
td.myBlog_Post
{
	border-bottom: solid 1px #bdcfe7;
}
div.myBlog_PostTitle
{
	color: #004dbd;
	font-weight: bold;
	/*padding-bottom: 8px;*/
}
div.myBlog_PostContent
{
	text-align: justify;
	padding-bottom: 8px;
}

div.myBlog_PostContent p
{
	padding-top: 0px;
	margin-top: 0px;
	/*padding-bottom: 0px;
	margin-bottom: 0px;*/
}

td.myBlog_PagingList td
{
	text-align:center !important;
}

/* paging */
table.pagingList
{
	width: 530px !important;
	height: 30px !important;
	/*background-image: url(../../../Images/en-US/Default/Homepage/BG_PagingLine709.gif)!important;*/
	/*background-repeat: no-repeat;*/
	text-align: center !important;
	margin-top:10px;
}

td.pagingList
{
	text-align: center!important;
	width: 530px !important;
	height: 30px;
}

td.pagingList_numOff,
td.pagingList_numOn
{
    cursor:pointer!important;
	text-align: center!important;
}
