
#container_top_content .png { float:left; }
#container_top_content #experience { float:right; width:520px; }

#specialized-experience { background:url(../images/markets/specialized-experience.png) no-repeat; text-indent:-10000px; height:23px; border-bottom:1px solid #aaa; }
#internal-capabilites { background:url(../images/markets/internal-capabilities.png) no-repeat; text-indent:-10000px; height:23px; border-bottom:1px solid #aaa; }
#certifications { background:url(../images/markets/certifications.png) no-repeat; text-indent:-10000px; height:23px; border-bottom:1px solid #aaa; }
#recent-projects { background:url(../images/markets/recent-projects.png) no-repeat; text-indent:-10000px; height:23px; border-bottom:1px solid #aaa; float:none; clear:both; }

#capabilities { margin:10px 0 20px 0; }
#capabilities tr td { background:url(../images/markets/bullet.png) no-repeat 3px 5px; padding:0 5px 0 15px; vertical-align:top; }

#certification-list { list-style:none; margin:10px 0 10px 0; padding:0; }
#certification-list li { display:block; width:240px; float:left; text-align:center; }
#certification-list td { text-align:center; padding:0 20px 0 20px; }
#certification-list .png { display:block; margin:auto; margin-bottom:5px; }

.RecentProjects .project-title { color:#888; font-size:14px; margin:10px 0 10px 0; text-align:center; }
.RecentProjects .view-project { text-align:center; }
.RecentProjects .view-project a { cursor:pointer; }
.RecentProjects .view-project img { border:5px solid #ccc; }
.RecentProjects .view-project .project-load { display:none; position:absolute; background:url(../images/waiting.gif) no-repeat center center; }
.RecentProjects .project-more { color:#9D1930; text-align:center; display:block; margin:5px 0 5px 0; }
.RecentProjects .webcam { display:inline-block; background:url(../images/icons/webcam.gif) no-repeat left center; padding:5px 0 5px 25px; color:#9D1930; }

/* make-shift drop-shadows */
.shadow-container { position:relative; left:3px; top:3px; margin-right:3px; margin-bottom:3px; }
.shadow-container .shadow2, .shadow-container .shadow3, .shadow-container .container { position:relative; left:-1px; top:-1px; }
.shadow-container .shadow1 { background: #F1F0F1; }
.shadow-container .shadow2 { background: #DBDADB; }
.shadow-container .shadow3 { background: #B8B6B8; }
.shadow-container .container { background: #ffffff; border: 1px solid #848284; }

/* IE Hacks */
* html #specialized-experience { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/markets/specialized-experience.png",sizingMethod="crop"); height:20px; }
* html #internal-capabilites { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/markets/internal-capabilities.png",sizingMethod="crop"); height:20px; }
* html #certifications { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/markets/certifications.png",sizingMethod="crop"); height:20px; }
* html #recent-projects { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/markets/recent-projects.png",sizingMethod="crop"); height:20px; }

* html #leftarrow { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home/leftarrow.png",sizingMethod="scale"); }
* html #rightarrow { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home/rightarrow.png",sizingMethod="scale"); }
