﻿/* TechSage Solutions Overrides */

.Copyright 
{
	text-align:center;
}

#CommonHeader
{
	text-align:center;
}

#FlashHeader
{
}

.tssPart h2
{
	color:#04324e;
	font-size:120%;
	margin:0em 0em 0.25em 0em;
}

.tssPart h3
{
	color:#b5b5b5;
	font-size:100%;
	margin:0em 0em 1em 0em;
}

.tssLogos
{
	clear:both;
	text-align:center;
	margin:0em 0em 0.25em 0em;
}

.tssBlogPostTeaser h3
{
	color:#177bbe;
	font-weight:bold;
	font-size:105%;
	margin-bottom:1em;
	margin-top:0.5em;
}

.tssBlogPostTeaser h4
{
	color:Black;
	font-weight:bold;
	font-size:100%;
	margin:1em 0em 1em 0em;
}

.more
{
	background:url(/themes/techsagesolutions/images/Custom/1_z1.gif)  center left no-repeat;
	padding-left:13px;
	padding-bottom:1px;
	color:#1e1e1e;
	font-weight:bold;
	margin-left:2px;
	text-decoration:none;
	margin-top:1em;
	display:block;
}

.more:hover
{
	text-decoration:underline
}

.tssLeft
{
	width:60%;
	float:left;
}

.tssRight
{
	width:40%;
	float:right;
}

.tssSidebar
{
	/* should roughly match commoncontentarea */
	margin-top: 4px;
	padding-top:10px;
}