
div#page div#rightCol {position:relative;float:left;text-align:left;width:190px;border-left:1px solid #bebebe;padding-left:10px;}
div#page div#rightCol p, div#page div#rightCol a {
	color: #0E5989;
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: left;
	}
div#page div#rightCol a {
	font-weight: bold;
	text-decoration: none;
	}
div#page div#rightCol a:hover {
	color: #D21C1B;
	text-decoration: underline;
	}
div#page div#content { width: 510px;}
div.title {
	background-color: #0E5989;
	}
div#leadform input {
	width: auto;
	}

div#leadform {text-align:left}
div#leadform li {
	
	list-style: none outside none;
	}
.postmetadata, .postmetadata a {
	color: #999;
	font: 10px/12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}
.postmetadata {
	padding-top: 10px;
	border-top: 1px #BEBEBE dotted;
	}
small {
	font-size: 10px;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry {
	margin-top: 1em;
	padding-top: .5em;
	border-top: 1px #BEBEBE solid;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

div#page div#content h2 {
	margin: 0px 0px 15px 0px;
	color: #5390B6;
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	}
div#page div#content h2 a {
	color: #5390B6;
	}
	.post {
		clear: left;
		padding-bottom: 40px;
		}
	.navigation {
		padding-bottom: 25px;
		}
	.widgettitle {
		margin: .5em 0px 0px 0px;
		padding: .5em;
		font-weight: bold;
		border-bottom: 1px #CACACA solid;
		/*background-color: #fff;*/
		}
#banner {
	position: relative;
	}
#tipsLogo {
	position: absolute;
	top: 35px;
	left: 570px;
	margin: 0px;
	padding: 0px;
	width: 187px;
	height: 116px;
	background: transparent url(http://www.tntdental.com/assets/images/Logo.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/assets/images/Logo.png',sizingMethod='scale');
	}
#teamLogo {
	position: absolute;
	top: 35px;
	left: 570px;
	margin: 0px;
	padding: 0px;
	width: 187px;
	height: 116px;
	background: transparent url(http://www.tntdental.com/assets/images/teamLogo.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/assets/images/teamLogo.png',sizingMethod='scale');
	}