﻿table.myDailyPosts_content
{
	width: 545px;/*709*/
	text-align: left;
	font-family: Tahoma,arial;
	font-size: 12px;
	line-height: 17px;
}
table.myDailyPosts_content td
{
    padding-left: 10px;
	#padding-left: 0px;
	padding-right: 0px;
}
table.myDailyPosts_content a
{
	color: #004dbd;
	text-decoration: none;
	font-family: Tahoma,arial;
	font-size: 12px;
}
table.myDailyPosts_content a:hover
{
	color: #f87905;
	text-decoration: underline;
	font-family: Tahoma,arial;
	font-size: 12px;
}
td.myDailyPosts_MyBlogTop
{
	padding-bottom: 0px!important;	
}
td.myDailyPosts_PostsDate
{
	/*background-image: url(../../../Images/en-US/Default/Homepage/BackGTitle709x23.gif);
	background-repeat:no-repeat;
	background-position:left;*/
	width: 560px;/*709*/
	height: 23px;
	/*color: #A16801;*/
	color: #999999;
	font-weight: bold;
	/*font-size: 18px;*/
	font-size: 17px;
	font-family: Tahoma,arial;
	text-align:left;
	/*text-transform:uppercase;*/
	/*padding-left:11px!important;*/
}
td.myDailyPosts_Post
{
	border-bottom: solid 1px #bdcfe7;
}
div.myDailyPosts_PostTitle
{
	color:#f87905;
	font-weight:bold;
	padding-bottom:8px;
}
div.myDailyPosts_PostContent
{
	padding-bottom:8px;
}

td.myDailyPosts_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;
}
