#highlight {
	height: 180px;
}

#highlight div.highlight {
	height: 180px;
}

#highlight div.highlight {
	padding: 5px;
	background-color: #EFF5E5;
	border: none;
}

#highlight img.highlight-image {
	float: left;
	margin-right: 10px;
}

#highlight h3 {
	margin: 0 0 0 310px;
}

#highlight ul {
	margin: 0 0 0 310px;
}

#pagetitle-technology {
	background-image: url(../images/technology/header.jpg);
}

#fold-2 div.content-col1 div.section-box {
	width: 420px;
}

div.section-box h2 { 
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #CCC;
	margin: 0 0 5px 0;
}

.section-search {
	margin: 10px 0 0 0;
	padding: 10px 10px 0 10px;
	background-color: #EFF5E5;
	border-bottom: none;
}

#section-search {
	background-image: url(../images/global/search/search_background_green.jpg);
}

.section-search h3 {
	border-bottom: 1px dotted #CCC;
	height: 25px;
	line-height: 25px; 
}

.section-search select {
	margin: 10px 0 0 0;
	width: 100%;
}

#section-search {
	clear: both;
}

#topten {
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}

#topten table {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
}

#topten-header {
	padding: 10px;
}

#topten tr.head {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#topten tr {
	height: 15px;
}

tr.head th {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 2px 0;
}

#topten td {
	text-align: center;
}

#topten td.text {
	text-align: left;
}

#topten tr.alt {
	background-color: #E0EBCE;
}


#topten thead td {
}

.articles {
	background-image: url(../images/technology/icons_articles.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.videos {
	background-image: url(../images/technology/icons_videos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.images {
	background-image: url(../images/technology/icons_images.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

#submenu-0 a {
	background-image: url(../images/technology/submenu_0.jpg);
	width: 103px;
}

#submenu-0 a:hover {
	background-image: url(../images/technology/submenu_0_over.jpg);
}

#submenu-0.selected a {
	background-image: url(../images/technology/submenu_0_over.jpg);
	width: 103px;
}

#submenu-1 a {
	background-image: url(../images/technology/submenu_1.jpg);
	width: 87px;
}

#submenu-1 a:hover {
	background-image: url(../images/technology/submenu_1_over.jpg);
}

#submenu-1.selected a {
	background-image: url(../images/technology/submenu_1_over.jpg);
}
