html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Arial, Trebuchet MS, Helvetica;
	color: #333;
	padding: 0px;
	padding-top: 5px;
}
p {
	color:#404040;
	line-height:1.38em;
	letter-spacing: normal;
	padding: 0;
	margin: 0;
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;

}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
/* Normal link */
a {
	color: #3A72AB;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #cc2c0e;
	text-decoration: underline;
}
a img {
	border: none;
}
/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	line-height: 1.1;
}
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, p.site-slogan, a.readon, #ja-pathway, #ja-footer {
	font-size: 92%;
}
#ja-pathway {
	width: 100%;
	font-size: 90%;
	background: transparent url(../images/vert_divline.gif) repeat-x scroll left bottom;
	padding: 1px 0 9px 0;
}
small, .small {
	color: #666;
}
img, div {
	margin: 0;
	padding: 0;
}
/* Heading */
h1 {
	font-size: 225%;
	font-weight: normal;
}
h2 {
	font-size: 125%;
	font-weight: normal;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 125%;
}
pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
/*ul{
	margin: 0;
	padding: 0;
}
ul li, ol li{
	list-style: disc;
}

#jasdl-mainnav ul, #jasdl-subnav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#jasdl-mainnav ul li, #jasdl-subnav ul li {
}
#jasdl-mainnav ol li, #jasdl-subnav ul li {
}
th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}
td, div {
	font-size: 100%;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	font-size: 90%;
}
.inputbox {
	border: 1px solid #c6d3e4; /*ABABAB*/
	padding: 3px 3px;
	color: #333333;
	background: #f4f9ff;/*#FFF*/
}
.button {
	padding: 2px;
	margin: 0;
	/*border: 1px outset #ABABAB;*/
	background: #F7F7F7;
	font-size: 100%;
	font-weight: bold;
}
*html .button { /*IE 6*/
	padding: 2px 1px !important;
}
*+html .button { /*IE 7*/
	padding: 2px 1px !important;
}
/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #F7F7F7;
	float: left;
	max-width: 200px;
	padding: 5px;
}
.tool-title {
	background: url(../images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}
/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}
/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* SAM's LAYOUT 2009-08-24, toCSS2 by Ivan */
body#bd {
	text-align: center;
	background: #e4e4e4 url(../images/bg.gif) repeat-x top left;
	padding-top: 0;	
	
}
/*#itweb_skin {
	padding-top: 5px;
	display:block;
	width: 100%;
	background: #040120 url(../images/BIEB_wallpaper_02.jpg) repeat-x top center;
	z-index: 0;
	cursor: pointer;
}*/

#itweb_skin {
	padding-top: 5px;
	display:block;
	width: 100%;
	background: #D8F1FF url("http://www.itweb.co.za/templates/ja_itweb/images/CA-skin-final.gif") no-repeat top center;
	cursor: pointer;
}

#itweb_skinSS{

	cursor: pointer;
}

#container {
	width: 984px;
	background: #FFF;
	padding: 8px;
	text-align: left;
	margin: 0 auto;
	cursor: default;
}
.vline {
	background: url(../images/vert_divline.gif) repeat-x top left;
	width: 100%;
	height: 5px;
	padding:0; margin: 0;
}
.clr, .clear {
	width: 100%;
	clear: both;
	height: 1px;
}
#industry-portals {
	width: 155px;
	margin: 3px 5px 0 0;
}
#vpo, #industry-sector {
	font-size: 92%;
	width: 150px;
}

/* Main cols */
#region-body {
	width: 663px;
	overflow: hidden;
	padding-right: 16px;
	background: #fff url(../images/hor_divline.gif) repeat-y top right;
	float: left;
	display: inline;
}
#region-side {
	width: 305px;
	overflow: hidden;
	float: left;
	display: inline;
}
#region-side .clearfix {
	width: 305px !important;
}

.storyauthor {
	font-size: 92%;
	font-style: italic;
	color: #939393;
}
ul.relatednews, ul.relatednews-hilite1, ul.relatednews-hilite2, ul.numberednews  {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.numberednews li {
	list-style: decimal;
}
ul.relatednews-hilite1 {
	list-style: none;
	margin: 10px 10px 10px 25px;
}
ul.relatednews-hilite2 {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 0;
	background: #f1f1f1;
	border: 1px dotted #ccc;
}
.relatednews li {
	background:transparent url(../images/related_bullet.gif) no-repeat scroll left top;
	color:#0F5994;
}
.relatednews-hilite1 li a {
	display: block;
	background:transparent url(../images/arrow_red.gif) no-repeat scroll left center;
	padding: 5px 2px 2px 10px;
	color: #BF432D;
}
.bulletednews li, .leadrelatednews li, .relatednews li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 2px 0;
	padding:3px 5px 2px 12px;
	line-height: 1;
}
ul.numberednews li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
	margin:0;
	padding:1px 5px 2px 12px;
	font-size: 92%;
	color: #888;

}
ul.numberednews li a {
	font-size: 110%;
	padding: 2px;
}
.relatednews-hilite2 li {
	background: #f1f1f1;
	padding: 2px 5px 0 5px;
}
.relatednews-hilite2 li a {
	display: block;
	margin: 4px 0 0;
	border-bottom: 1px dotted #CCC;
}
.relatednews-hilite2 li a.selected {
	text-decoration: none;
	color: #8A8A8A;
}

.hidden {
	display: none;
}
#ja-col1 {
	float: left;
	display: inline;
	width: 160px;
	padding: 0;
	overflow: hidden;
	
}
#ja-col2 {
	float: left;
	display: inline;
	width: 125px;
	overflow: hidden;
	text-align: center;
	padding-left: 20px;
	background: #fff url(../images/hor_divline.gif) repeat-y top left;
}

/* frontpage.css */
#top-banner, #bot-banner {
	width: 728px;
	height: 98px;
	float: left;
	display: inline;
}
#showcase-0 {
	background: url(../images/vert_divline.gif) repeat-x top left;
	margin-left: 5px;
	width: 250px;
	height: 80px;
	float: left;
	display: inline;
}
#showcase-0 img {
	margin: 10px 10px 10px 0;
}
#showcase-0 h4 {
	margin-top: 10px;
}
#showcase-0 h4 {
	font: 9pt Palatino Linotype,Book Antiqua,Palatino;
	font-style:normal;
	background:transparent url(../images/red_ic.gif) no-repeat scroll left center;
}
h2.section_heading, h2.section_heading a {
	color:#CC2C0E;
	font-family:Palatino Linotype,Book Antiqua,Palatino;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 1.3;
}
h2.section_heading a:hover {
	text-decoration: underline;
}
h2.section_headingsec, h2.section_headingsec a {
	color:#21729D;
	font-family:Palatino Linotype,Book Antiqua,Palatino;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 1.3;
}
h2.section_headingsec a:hover {
	text-decoration: underline;
}
hr.divider {
	clear: both;
	background-color:#CC2C0E;
	border:0px;
	color:#CC2C0E;
	height:2px;
	width:100%;
	margin-top: 15px;
}
hr.divider2 {
	clear: both;
	background-color:#21729D;
	border:0px;
	color:#21729D;
	height:2px;
	width:100%;
	margin-top: 15px;
}
h4 {
	font-size: 92%;
	font-weight: normal;
	color: #5f5f5f;
	text-transform: uppercase;
}
h4.surveyGraph {
	font-weight: bolder;
	text-align: center;
}
h4 a {
	font-weight: normal;
	color: #5f5f5f;
	text-transform: uppercase;
}
#valuemenu td {
	color: #5f5f5f;
}
#valuemenugadgets td {
	color: #5f5f5f;
}
#submenu a {
	font-size: 92%;
	color: #5f5f5f;
}
#valuemenu a {
	color: #BF432D;
}
#valuemenugadgets a {
	color: #007F7E;
}
#submenu a:hover {
	color: #cc2c0e;
	text-decoration: underline;
}
#showcase {
	margin-top: 4px;
	width: 100%;
	/*background: url(../images/grad_sml.gif);*/
	min-height: 60px;
}
#sponsor-logo, #cosponsor-logo {
	float: right;
	min-width:110px;
	overflow: hidden;
	text-align: center;
	margin-left: 10px;
	vertical-align:middle;
	min-height: 50px;
	
}
#sponsor-logo span, #cosponsor-logo span {
	display: block;
	font-size: 92%;
	text-transform: uppercase;
	margin: 0 auto;
}
#sponsor-logo span {
	color: #CC2C0E;
}
#cosponsor-logo span {
	color: #3971AA;
}
#sponsor-logo img, #cosponsor-logo img {
	margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
	vertical-align:middle;
	max-height: 45px;
	max-width: 120px;
}
hr.divider {
	clear: both;
	background-color:#CC2C0E;
	border:0px;
	color:#CC2C0E;
	height:2px;
	width:100%;
	margin-top: 15px;
}
.col4, .col3 {
	
	float: left;
	display: inline;
	background: #fff url(../images/hor_divline.gif) repeat-y top right;
	padding-right: 10px;
}
.col2 {
	float: left;
	display: inline;
	width: 47%;
	padding-right: 2%;
}
.col4 {
	overflow: hidden;
	width: 24%;
}
.col3 {
	width: 33%;
}
.col4-last, .col3-last {
	overflow: hidden;
	float: left;
	display: inline;
}
.col4-last {
	overflow: hidden;
	width: 23%;
}
.col3-last {
	width: 30%;
}
h4.section-title {
	background: #eaeaea;
	color: #5F5F5F;
	padding: 2px 0 2px 5px;
	width: 93%;
	font: 9pt Palatino Linotype,Book Antiqua,Palatino;
}
h4.section-title:after, .col4-last:after {
clear: both
}
h4.section-title a, h4.section-title-hilite1 a {
	color: #5F5F5F;
	font: 9pt Palatino Linotype,Book Antiqua,Palatino;
}
h4.section-title-hilite1,h4.section-title-hilite3 {
	padding: 0 2px 0 15px;
	margin: 2px 0;
	color: #5F5F5F;
	height: 14px;
	overflow: hidden;
	font-size: 92%;
	font-style: italic;
	text-transform: none;
}
h4.section-title-hilite2, h4.topic-hilite1 {
	padding: 0 2px 0 15px;
	margin: 2px 0;
}

h4.section-title-hilite2 {
	height: 28px;
}
h4.section-title-hilite1, h4.topic-hilite1 {
	background: transparent url(../images/red_ic.gif) no-repeat top left;
}
h4.section-title-hilite2 {
	background: transparent url(../images/blue_ic.gif) no-repeat top left;
}
h4.section-title-hilite3 {
	background: transparent url(../images/green_ic.gif) no-repeat top left;
}
.topic-hilite2 {
	padding-left: 25px;
	background: transparent url(../images/red_ic_big.gif) no-repeat center left;
}
h4.highlight-author {
	margin: 2px 0;
}
.highlight-author {
	color:#5F5F5F;
	font-family:Palatino Linotype,Book Antiqua,Palatino;
	font-size:8pt;
	font-weight:bold;
	text-transform: uppercase;
	font-style:normal;
}
a.hilite7 {
	display: inline;
	background: #D5DAF0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 80%;
}

#region-topnews-left {
	width: 300px;
	overflow: hidden;
	float: left;
	display: inline;
}
#region-topnews-right {
	padding-left: 21px;
	background: #fff url(../images/hor_divline.gif) repeat-y top left;
	width: 330px;
	overflow: hidden;
	float: left;
	display: inline;
}

/*columnist/industry insight*/
.hilite1, .hilite2, .hilite3 {
	padding: 6px 6px 15px 6px;
	width: 138px;
}
.hilite1 a, .hilite2 a, .hilite3 a {
	width: 100%;
	display: block;
}
.hilite1 h3 a, .hilite2 h3 a, .hilite3 h3 a {
	text-align: left;
}	
.hilite1 img, .hilite2 img, .hilite3 img {
	margin: 0 auto;
}
.hilite1 {
	background: #ebdcd6 url(../images/columnist_bottom.gif) no-repeat bottom right;
}
.hilite2 {
	background: #dee5ef url(../images/insights_bottom.gif) no-repeat bottom right;
}
.hilite3 {
	background: #E2EFDE url(../images/feature_bottom.gif) no-repeat bottom right;
}
.img_left {
	float: left;
	margin: 0 5px 5px 0;
}
.img_right {
	float: right;
	margin: 0 0 5px 5px;
}
.topnews_pic {
	float: left;
	margin: 0 5px 5px 0;	
}
.topnews_title {
	clear: left;
	padding-top: 10px;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	background: url(../images/vert_divline.gif) repeat-x top left;

}
.topnews_title a {
	font-size: 100%;
		color: #1d4b7a;
}
.topnews {
	padding: 0 4px 0 0;
	margin: 5px 0;
}
.topnews a {
		color: #1d4b7a;
	font-size: 100%;
}

.hilite1 .topnews a {
	color: #BB561F;
}
.hilite1 h4, .hilite3 h4 {
	text-transform: uppercase;
	color:  #BB561F;
	font: bold 120% Palatino Linotype,Book Antiqua,Palatino;
	margin: 5px;
	padding: 2px 0 5px 5px;
	border-bottom: 1px dotted #D2B69F;
	
}
.hilite2 .topnews a {
	color: #3970A9;
}
.hilite2 h4 {
	text-transform: uppercase;
	color:  #3970A9;
	font: bold 120% Palatino Linotype,Book Antiqua,Palatino;
	margin: 5px;
	padding: 2px 0 5px 5px;
	border-bottom: 1px dotted #D2B69F;
	
}
.hilite3 .topnews a {
	color: #27990E;
}
.pagination li {
	display: inline;
}

#ja-footer {
	background:#FFFFFF url(../images/footer_back.gif) repeat-x scroll center top;
	margin: 10px 0 0;
	padding-top:12px;
	text-align:center;
}
#copyright {
	text-align: center;
}
#ja-footerwrap, #ja-footer {
	width: 100%;
}
#ja-footer li {
	background:transparent url(../images/vline.gif) no-repeat scroll left center;
	display:inline;
	margin:0;
	padding:0 10px;
}
#partners {
	display:block;
	text-align:center;
}
.partner_box {
display:inline;
margin:0 30px;
}
.ja-cert {
position:absolute;
right:0;
top:20px;
}
.ja-cart a span { display: none; }
img.editors-choice-img {
	width: 100px;
	margin: 0 5px 5px 0;
}

.morenews {
	width: 48%;
	overflow: hidden;
	float: left;
	display: inline;
}
.morenews-right {
	padding-left: 21px;
	background: #fff url(../images/hor_divline.gif) repeat-y top left;
	width: 48%;
	overflow: hidden;
	float: left;
	display: inline;
}
.jazin-box {
	background: url(../images/vert_divline.gif) repeat-x top left;
	padding-top: 10px;
	min-height: 120px;
}
.jazin-box-first {
	padding-top: 10px;
	min-height: 120px;
}
.jazin-box h4, .jazin-box-first h4 {
	margin: 0;
}
.jazin-box p,.jazin-box-first p {
	margin: 0;
	padding: 0;
}
h2.current-category { 
	margin: 0;
	display: inline;
	float: left;
	padding: 0 10px;
}
h2.current-category a {	
	color:#4E4E4E;
	font: bold 270% Palatino Linotype,Book Antiqua,Palatino;
	text-transform: uppercase;
}
.navtoc {
	float: right;
	clear:right;
	font-size: 1em;
	padding: 2px 2px 5px 0;
	margin:0;
	height: 20px;
	color: #8A8A8A;
}
.navtoc li {
	display: inline;
	padding: 2px 1px;
	list-style:none; !important;
	list-style-image:none;
	list-style-position:outside;
}
.navtoc li span {
	font-weight: bold;
}
.navtoc li a {
	color: #666;
	font-size: 0.95em;
	text-decoration: underline;
}
.navtoc li a.selected {
	color: #3A72AB;
	font-size: 0.95em;
	text-decoration: none;
	font-weight: bold;
}
ul.index-alpha {
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	width: 100%;
	font: bold 100% Palatino Linotype,Book Antiqua,Palatino;
}
ul.index-alpha li {
	display: inline;
	float: left;
	background: #CDCDCD;
	color: #666;
	margin-left: 2px; 
	padding: 1px 7px;
	text-align: center;
}
ul.index-alpha li a, ul.index-alpha li a:focus, ul.index-alpha li a:visited {
	color: #666;
}
ul.index-alpha li.selected {
	background: #636363;
	color: #70D4E4;
}
ul.index-alpha li.selected a, ul.index-alpha li.selected a:focus,ul.index-alpha li.selected a:visited {
	color: #70D4E4;
}
.index-line {
	clear: both;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	width: 97%;
	height: 35px;
}
.index-item {
	margin: 3px 0;
	float: left;
	display: inline;
	width: 32%;
	margin-left: 1%;
	height: 29px;
	overflow: hidden;
}
.indepth-box {
	margin-bottom: 15px;
}
.indepth-box img {
	float: left;
	margin: 5px 15px 5px 5px;
}
.indepth-box .content {
	float: left;
	width: 75%;
}
.indepth-box .byline {
	margin-top: 5px;
	color: #838383;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}
.indepth-box2 {
	background: #F5F5F5;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 10px 0;
}
.indepth-box2 img {
	float: left;
	margin: 5px 15px 5px 5px;
}
.indepth-box2 .content {
	float: left;
	width: 75%;
}
.indepth-box2 .byline {
	margin-top: 2px;
	color: #838383;
	font-size: 92%;
	font-style: italic;
	
}

.contentheading {
	color:#5F5D5E;
	font: bold 160% Palatino Linotype,Book Antiqua,Palatino;
	text-transform: uppercase;
}
.contentheading2 {
	color:#898989;
	font: bold 120% Palatino Linotype,Book Antiqua,Palatino;
}
.contentdescription {
	color: #5F5D5E;
	font-style: italic;
}
.index-nav {
	margin-top: 10px;
	background: #f1f1f1;
	padding: 2px;
}
.index-marker {
	display: inline;
	padding: 2px 5px;
	background: #CC2C0E;
	color: #FFF;
	font-weight: bold;
	font-size: 160%;
}
/* Accordion */
#sponsor, #cosponsor {
	border: 1px dotted #CCC;
	padding: 1px;
}
#cosponsor {
	margin-top: 15px;
}
#sponsor h3, #cosponsor h3 {
	margin: 0;
	font-size: 92%;
	text-transform: uppercase;
	cursor: pointer;
	padding: 3px;
}
#sponsor .jpane-slider, #cosponsor .jpane-slider {
	padding: 5px 10px;
	line-height: 1.2;
	font-size: 92%;

}
#sponsor .jpane-slider img[align="right"], #cosponsor .jpane-slider img[align="right"] {
	margin: 0 0 4px 4px;
}
#sponsor .jpane-slider img[align="left"], #cosponsor .jpane-slider img[align="left"] {
	margin: 0 4px 0 4px;
}
#sponsor .jpane-slider div, #sponsor .jpane-slider p,
#cosponsor .jpane-slider div, #cosponsor .jpane-slider p {
	padding: 5px 0;

}
.jpane-toggler,.jpane-toggler-down { 
	background: #AAA url(../images/sponsor_bg.gif) repeat-x;
	border-top: 1px solid #DDD;
}
#sponsor .jpane-toggler span {
	padding-left: 15px;
	color: #5F5F5F;
	font-weight: normal;
	background: url(../images/sponsor_plus.gif) no-repeat center left;
}
#sponsor .jpane-toggler-down span {
	padding-left: 15px;
	background: url(../images/sponsor_minus.gif) no-repeat center left;
	color: #CC2C0E;
}
#cosponsor .jpane-toggler span {
	padding-left: 15px;
	color: #5F5F5F;
	font-weight: normal;
	background: url(../images/sponsor_plus.gif) no-repeat center left;
}
#cosponsor .jpane-toggler-down span {
	padding-left: 15px;
	background: url(../images/cosponsor_minus.gif) no-repeat center left;
	color: #3971AA;
}
#sponsor h3.jpane-toggler-first {
	background: #CC2C0E;
	color: #FFF;
	poiner: none;
	padding-left: 10px;
}
#cosponsor h3.jpane-toggler-first {
	background: #3971AA;
	color: #FFF;
	poiner: none;
	padding-left: 10px;
}
#cosponsorTab img {
	margin-right: 10px;
}
.hilite11 {
	margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
	padding: 4px;
	text-align: left;
	background: #EEE;
	border: 1px dotted #CCC;
}
.hilite11 img {
	margin: 0px;
}
.hilite11 h3 {
	font-family:Palatino Linotype,Book Antiqua,Palatino;
	text-align: left;
	background: #626262;
	color: #EEE;
	padding: 4px;
	font-weight: bold;
	margin: 0;
}
.hilite11 h3 em {
	color: #69E1FF;
	font-style: normal;
}
.hilite4 {
	padding: 2px 0 2px 20px;
	background: #717171 url(../images/green_ic2.jpg) no-repeat 2px 4px;
	color: #FFF;
	font-size: 100%;
}
.subhead2 {
	color: #5f5f5f;
	font-family:Palatino Linotype,Book Antiqua,Palatino;
	text-transform: uppercase;
	font-size: 92%;
}
.highlight  {
	background: #FFEBB0;
}

.intelli-box {
	padding: 0;
	border: 1px dotted #CCC;
	font-size: 92%;
	margin-top: 20px;
	width: 98%;
}
.intelli-box img.fold {
	position: relative;
	top: -7px;
	right: 4px;
	float: right;
}
.intelli-box .border-top {
	padding: 5px;
	padding-bottom: 2px;
	width: 100%;
	/*border-left: 1px dotted #CCC;
	border-top: 1px dotted #CCC;*/
}
.intelli-box .border-side {
	/*border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;*/
	padding: 0 5px;
}
.intelli-box .intelliword {
	color: #5E5E5E;
	background: #FFEBB0;
}
#bookmark {
	background: url(../images/vert_divline.gif) repeat-x top left;
}
#bookmark table {
	padding: 10px 10px 5px 0;
	background: url(../images/vert_divline.gif) repeat-x bottom left;
}
#bookmark td a {
	display: block;
	width: 25px;
	height: 20px;
	background-repeat: no-repeat;
}
#bookmark td a:hover {
	text-decoration: none;
}

ul.bullets, ul.bullets li {
	list-style: disc !important;
	list-style-position:outside !important;
}

/*ITWeb Apps page */
.itwebapps td
{
	background:top no-repeat;
}
.itwebapps td h2
{
	color:#fff;
	font-family:Georgia;
	font-size:30px;
	padding:0px 10px;
}
.itwebapps .spacer
{
	width:215px;
	height:50px;
	border:0px;
}

.itwebapps .spacer.left
{
	float:left;
}

.itwebapps .spacer.right
{
	float:right;
}

.itwebapps .itwebapps-ipad
{
	text-align:right;
	background-image:url('../images/apps-ipad.jpg');
	padding:66px 24px 0px 12px;
}

.itwebapps .itwebapps-iphone
{
	background-image:url('../images/apps-iphone.jpg');
	padding:47px 12px 0px 32px;
}

.itwebapps .itwebapps-iphone .spacer
{
	width:108px;
	height:79px;
}

.itwebapps .itwebapps-pro
{
	text-align:right;
	background-image:url('../images/apps-pro.jpg');
	padding:61px 24px 0px 12px;
}

.itwebapps .itwebapps-pro .spacer
{
	width:230px;
	height:55px;
}

.itwebapps .itwebapps-android
{
	background-image:url('../images/apps-android.jpg');
	padding:26px 12px 0px 32px;
}

.itwebapps .itwebapps-android .spacer
{
	width:220px;
	height:75px;
}
/*ITWeb Apps page end*/
