
.whyUs ul, ul.industryNews {
	clear:both;
	margin:0px;
}

.whyUs li,  ul.industryNews li {
	/*/
	list-style-image:url("../images/blit_circle01.gif");
	/*/
	list-style: none;
	background: url(../images/marker_orange_1.gif) no-repeat 2px 7px;
	margin:0px;
	padding: 2px 2px 2px 15px;
	line-height: 14px;
}


td.portfolio_flash_element
{
	padding: 0px 0px 5px 5px;
}
td.portfolio_flash_element a div, td.portfolio_flash_element a:hover div
{

	border: solid 1px #e9e7e8;
	padding: 5px;
}
td.portfolio_flash_element a div img
{
	border: solid 1px #e9e7e8;
	width: 157px;
	height: 118px;
}
td.portfolio_flash_element a:hover div, td.portfolio_flash_element a:hover div img
{
	border: solid 1px #ffdcc7;
}

td.portfolio_flash_element a:hover { text-indent: 0px; }
td.portfolio_flash_element a span, td.portfolio_flash_element a:hover span
{
	display: block;
	border: solid 1px #e9e7e8;
	padding: 3px;
}
td.portfolio_flash_element a span img
{
	border: solid 1px #e9e7e8;
	width: 160px;
	height: 120px;
}
td.portfolio_flash_element a:hover span, td.portfolio_flash_element a:hover span img
{
	border: solid 1px #ffdcc7;
}


.portfolioNumLink {
	padding: 0px;
	margin: 0px;
}

.portfolioNumLink a{
	display:block;
	float:left;
	width:19px;
	height:18px;
	padding: 2px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
	background:url("../images/portfolio_num_bg.gif") repeat-x top;
	font-weight:bold;
	color:#a4a4a4;
	border:1px solid #c3c3c3;
	text-decoration:none;
	text-align: center;
}
.portfolioNumLink a:hover, .portfolioNumLink a.active {
	background-position: bottom;
	color:#006dba;
	border:1px solid #a0b5d0;
}
.portfolioNumLink a.active {
	color: #006dba;
}


.border_preview {
  z-index: 100;
  position: absolute;
  border: 1px solid #c4c9cd;
  color: #006dba;
  background: #fff;
}
.title_h2 {
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}
.preview_temp_load {
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.preview_temp_load img {
  vertical-align: middle;
  text-align: center;
  margin: 10px auto;
  border: solid 1px #e9e7e8;
}
#loader_container {
  text-align: center;
  top: 40%;
  padding: 10px;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  width: 160px;
  z-index: 99;
}

#loader {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 10px;
  margin: 0 auto;
  display: block;
  width: 140px;
  border: 1px solid #c4c9cd;
  text-align: center;
  z-index: 255;
}

#progress {
  height: 5px;
  font-size: 1px;
  width: 1px;
  top: 1px;
  left: 0px;
  background-color: #9D9D94;
}

#loader_bg {
	margin: 5px auto 5px auto;
  height: 7px;
  text-align: left;
  position: relative;
  width: 113px;
  font-size: 1px;
  background: #EBEBE4 url(../images/ajax/ajax-loader-bar.gif) no-repeat center;
}
#loader_bg div { position: relative; display: none; }