﻿div.topDetails_topToolBar
{
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #989691;
	width: 686px;
	background-color: #F3F3F1;
}

div.topDetails_topToolBar td
{
	padding-right: 4px!important;
	padding-left: 4px!important;
}

div.topDetails_topToolBar td select
{
	font-size: 16px;
}

table.topDetails_content
{
	width: 693px; 
	text-align:left;
	font-family: Verdana,arial;
	font-size:12px;
	line-height:17px;
	vertical-align: top;
	margin-top: -6px;
}

table.topDetails_content td
{
	padding: 0px;
	vertical-align: top;
}

table.topDetails_content a
{
	color: #004dbd;
	text-decoration:none;
	font-family:Verdana,arial;
	font-size:12px;
}

table.topDetails_content a:hover
{
	color: #f87905;
	text-decoration:underline;
	font-family:Verdana,arial;
	font-size: 12px;
}

td.topDetails_BlogTitle
{
	background-image: url(../../../Images/en-US/Default/Common/Dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 693px; 
	text-align: left;
	padding-left: 0px;
	line-height: 34px;
}

td.topDetails_BlogTitle a, td.topDetails_BlogTitle a:hover
{
	color: #515151;
	font-weight: bold;
	font-size: 28px;
	font-family: arial;
}

td.topDetails_BlogTitle a:hover
{
	text-decoration:none;
	color:#515151;
}

td.topDetails_userPic
{
	vertical-align: text-top;
	background-image: url(../../../Images/en-US/Default/Common/Dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px!important;
}

td.topDetails_userPicWithEdit
{
	vertical-align: text-top;
}

td.topDetails_userPic img,
td.topDetails_userPicWithEdit img
{
	max-width: 242px;
	width: expression(this.width > 242 ? 242: true);
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 8px;
	border: 1px solid #989691!important;
}

td.topDetails_userPic span
{
	vertical-align: top;
	color: #004dbd;
	font-weight: bold;
}
td.topDetails_userPic div
{
	
}

td.topDetails_linkMyPage
{
	padding-top: 0px;
	padding-bottom: 10px!important;
	vertical-align: text-top;
	background-image: url(../../../Images/en-US/Default/Common/Dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

td.topDetails_linkMyPage a, td.topDetails_linkMyPage a:hover
{
	font-size: 11px;
	color: #646464;
}
