﻿#resultBar{

	padding:10px 0;
}


#resultBar .leftcol{
	color: #237DBB;
	font-weight: bold;
	padding-left: 20px;
}

#resultBar .leftcol, #resultBar .rightcol{
	font-weight: bold;
	padding-left: 20px;
}

#resultBar {
	width: 100%;
}




.article{
	padding:5px 0;
	margin:0;
	border-bottom: 1px solid #F3F3F3;
}

.result_businesstable {
	border-top: 2px solid #e6e6e6 !Important;
	border-bottom:  2px solid #e6e6e6 !Important;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}


.altrow{
	background: #F3F3F3;
}

.article h4{
	display:none;
}

#left_content .article h3 {
	background: url(images/news.gif) no-repeat 20px 7px !important;
	padding-top: 5px;
	padding-left: 45px;
}


.article h3 a:link, .article h3 a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #237DBB ;
}


.article h3 a:hover{
	text-decoration: underline;
}

.article h3 a:visited {
	
}


p{
	color: #333333 ;
	font-size:12px;	
	font-weight:normal;
	line-height:1.4em !important;
	

}


.ArticleList 
{
	/*border-top:1px dashed #CCCCCC;*/
}

.ArticleList h3 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	margin-top:0px;
	margin-bottom:0.5em;
	color:#449cb7;
}
* html .ArticleList h3 
{
	margin-top:1em;
}
.ArticleList h4 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
	margin-top:0px;
}
.ArticleList .articlefooter {
	text-align: right;
	display:block;
	width: 100%;
	margin-bottom:0px;
}

* html .ArticleList .articlefooter 
{
	margin-bottom:1em;
}

.ArticleList .techguide h3, .techguide h4 {
	margin: 0px 0px 0px 80px;
}
.ArticleList .news h3, .news h4 {
	margin: 0px 0px 0px 52px;
}
.ArticleList .whitepaper h3, .whitepaper h4 {
	margin: 0px 0px 0px 100px;
}
.ArticleList .casestudy h3, .casestudy h4 {
	margin: 0px 0px 0px 90px;
}
.ArticleList td {
	padding: 10px;
}

.ArticleList .Normal td 
{
	border:none;
	padding:5px;
}
.ArticleList p {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.ArticleList a, .ArticleList a:link, .ArticleList a:visited, .ArticleList a:hover, .ArticleList a:active {
    text-decoration: underline;
    color: #449cb7;
}

.articlefooter a, .articlefooter a:link, .articlefooter a:visited {
	color: #ffa302;
	font-weight:bold;
}
/*
.ArticleList .techguide {
	background-image: url(images/icon_techguide.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
.ArticleList .news {
	background-image: url(images/icon_news.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
.ArticleList .whitepaper {
	background-image: url(images/icon_whitepaper.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
.ArticleList .casestudy {
	background-image: url(images/icon_casestudy.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
.ArticleList .article h4 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
}
.ArticleList .articlefooter {
	text-align: right;
	display:block;
	width: 100%;
}
.ArticleList .article h3 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.ArticleList .techguide h3, .techguide h4 {
	margin: 0px 0px 0px 80px;
}
.ArticleList .news h3, .news h4 {
	margin: 0px 0px 0px 52px;
}
.ArticleList .whitepaper h3, .whitepaper h4 {
	margin: 0px 0px 0px 100px;
}
.ArticleList .casestudy h3, .casestudy h4 {
	margin: 0px 0px 0px 90px;
}
.ArticleList .article {
	margin: 10px 5px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 5px;
}
.ArticleList .article p {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.ArticleList a, .ArticleList a:link, .ArticleList a:visited, .ArticleList a:hover, .ArticleList a:active {
    text-decoration: underline;
    color: black;
}
*/
