	.welcomeContainer{
		border-bottom: 1px solid #c3c5c8;
		height: 230px;
		height: auto !important;
		min-height: 230px;
	}

	.regionalStrategyCopy {
		color: #737373;
		width: 461px;
		height: auto;
		float: right;
		margin-bottom: 20px;
	}
	
	.regionalStrategyVideo, .regionalStrategyVideo2 {
		float: left;
		background: #fff;
		width: 210px;
		border: 1px solid #c3c5c8;
		padding: 4px;
	}
	
	.regionalStrategyVideo2 {
		margin-left: 10px;
	}
	
	.rsVideoBlock {
		background: #e6e6e6;
/*		height: 184px;*/
		padding: 10px;
	}
	
	.rsVideoBlock img {
		margin-bottom: 5px;
	}
	
	.rsVideoBlock p {
		margin: 0;
		padding: 0;
		color: #e6e6e6;
	}
	
	.rsVideoBlock p {
		margin-top: 5px;
	}
	
	.rsVideoBlock p a {
		font-size: 89%;
		background: url('/a/img/publications/linkArrow.gif') no-repeat right;
		padding-right: 8px;
	}

		.searchHolder .pageTitle{
			border-bottom: solid 1px #000; 
		}
		
			.searchTabs{
				margin: 20px 0 0 0;				
			}
			
			.searchNumber select {
				width:40px;
			}
	
	.searchResultsHolder{ 
		text-align: left;
		clear:both;
		color:#737373;
	}
	
	.createDate {
		color:#660000;
	}
	
	.size {
		color:#660000;
	}
	
     table {
   		table-layout:fixed;
   		width:100%;
   	 }

     table img {
   		border: 1px solid #660000;
		padding: 3px;
   	 }	

		td.borders {
			height: 20px;
		}
	
	.resultsTable {
		padding:0 0 10px 0;
	}
	
	
	.mainMenu li.brand{
		background: url('../../img/global/menuTabDown.jpg') no-repeat 0 0;
	}
	
	.mainMenu li.brand a{
		color:#000000;
	}
	
	.tabsContainer li.images{
		background: url('../../img/global/searchTabDown.gif') no-repeat 0 0;
	}
	
	.searchResults {
		width:960px;
	}
	
	.pageNumber {
		float:left;
		width:400px;
		color:#439ae0;
		padding:5px 0 0 0;
	}
	.pageNumber img {
		display:inline;
	}

	.searchNumber {
		float:right;
		width:400px;
		text-align:right;
		color:#439ae0;
		padding:5px 0 0 0;
	}
	
	.searchNumber select {
		width:50px;
	}
	
	.spacer {
		padding:10px 0 0 0;
	}
	
	.border {
		border-top:1px solid #c4c4c4;
		padding: 0;
	}
	
	#brandHeader {
		width: 169px;
		height: 31px;
		position: relative;
		background: url(/a/img/global/publications.gif) no-repeat;		
		}
