
/*  System styles ::: Note: CSS for components, all declarations here are specific for each component. */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231;}
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
a { color: #00e; }
/*a:visited { color: #551a8b; } a:hover { color: #06e; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; }*/
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { /*vertical-align: top;*/ }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
@media only screen and (min-width: 480px) {}
@media only screen and (min-width: 768px) {}
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
* { margin:0; padding:0;}
html {width:100%; height:100%;}
body {font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#363534;}
a {color:#104471;}
a:hover{text-decoration:none;}
a {cursor:pointer; text-decoration:none;}
p { margin-bottom:16px;}
ul { list-style:none;}
input, select { vertical-align:middle; font-weight:normal;}
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}
img {border:0; vertical-align:top; text-align:left;}
button {cursor: pointer;}
h1 { font-family:Arial, Gadget, sans-serif; color:#f1f0e2; font-weight:normal; text-decoration:none; font-size:2.18em; line-height:1.2em; padding:8px 20px 0 20px;}
h1 a {color:#f1f0e2; text-decoration:none;}
h2 { font-size:1.27em; font-family:Tahoma, Geneva, sans-serif; color:#fff; line-height:1.2em;}
h3 { font-size:1.27em; color:#fff; line-height:1.2em;}
h4 { font-size:1.27em; border-bottom:1px solid #b2aea9; color:#726d66; line-height:1.2em; padding:7px 0 6px 10px; margin-bottom:14px; margin-left:10px;}
h5 { font-size:1.1em; color:#164c7a; margin-bottom:12px;}
h5.alt1 { margin-bottom:0;}
h6 { font-size:.91em; color:#ac4518; margin-bottom:10px;}
h6.alt1 { margin-bottom:0;}
.Bob_WebSite_Body {width:100%; min-height:100%; background:#309800 /*url(../img/bg-main.png) top left repeat-x*/; text-align:center;}
.Bob_WebSite_Wrapper { width:100%; height:100%; /*background: url(../img/bg.jpg) top center no-repeat;*/}
.Bob_WebSite_Container {text-align:left; width:1000px; min-height:100%; margin:0 auto; *margin-left:-15000px; margin-left:-15000px\9;}
.Bob_WebPage_HomeStartPage {}
.Bob_PageSection_Header {clear:both;}
.Bob_PageSection_LeftColumn {margin:10px 0 0 0; float:left; min-width:150px; padding:0 5px 0 0; min-height:60px; position:relative;}
.Bob_PageSection_MidColumn {margin:10px 0 0 0; float:left; min-width:540px; padding:0 5px 0 5px; min-height:60px; position:relative;}
.Bob_PageSection_RightColumn {margin:10px 0 0 0; float:left; min-width:150px; padding:0 0 0 5px; min-height:60px; position:relative;}
.Bob_PageSection_Footer {padding:50px 0 0 0; clear:both;}
.jspDrag {
	width:8px;
	position: relative;
	margin:0 0 0 3px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF9C3C) to(#FF7E00));
	background: -webkit-linear-gradient(#FF9C3C, #FF7E00);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9C3C), to(#FF7E00));		
	background: -moz-linear-gradient(#FF9C3C, #FF7E00);
	background: -ms-linear-gradient(#FF9C3C, #FF7E00);
	background: -o-linear-gradient(#FF9C3C, #FF7E00);
	background: linear-gradient(#FF9C3C, #FF7E00);
	-pie-background: linear-gradient(#FF9C3C, #FF7E00);
}
.jspDrag:hover {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFBF3C) to(#FF8900));
	background: -webkit-linear-gradient(#FFBF3C, #FF8900);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBF3C), to(#FF8900));		
	background: -moz-linear-gradient(#FFBF3C, #FF8900);
	background: -ms-linear-gradient(#FFBF3C, #FF8900);
	background: -o-linear-gradient(#FFBF3C, #FF8900);
	background: linear-gradient(#FFBF3C, #FF8900);
	-pie-background: linear-gradient(#FFBF3C, #FF8900);
}
.jspDrag_Scrolling {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFBF3C) to(#FF8900));
	background: -webkit-linear-gradient(#FFBF3C, #FF8900);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBF3C), to(#FF8900));		
	background: -moz-linear-gradient(#FFBF3C, #FF8900);
	background: -ms-linear-gradient(#FFBF3C, #FF8900);
	background: -o-linear-gradient(#FFBF3C, #FF8900);
	background: linear-gradient(#FFBF3C, #FF8900);
	-pie-background: linear-gradient(#FFBF3C, #FF8900);
}
.Bob_ArticleItem_Button1 {
	padding:2px 7px 0 7px;
	height:18px;
	*padding:4px 7px 1px 7px;
	*height:19px;
	border:0;
	position: relative;
	font-weight:regular; 
	text-transform:uppercase;
	font-size:9px; 
	color:#000000; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9c3c) to(#ff6c00));
	background: -webkit-linear-gradient(#ff9c3c, #ff6c00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9c3c), to(#ff6c00));		
	background: -moz-linear-gradient(#ff9c3c, #ff6c00);
	background: -ms-linear-gradient(#ff9c3c, #ff6c00);
	background: -o-linear-gradient(#ff9c3c, #ff6c00);
	background: linear-gradient(#ff9c3c, #ff6c00);
	-pie-background: linear-gradient(#ff9c3c, #ff6c00); 
}
.Bob_ArticleItem_Button1:hover {
	font-weight:regular; 
	text-transform:uppercase;
	font-size:9px; 
	color:#000000; 
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFBF3C) to(#FF8900));
	background: -webkit-linear-gradient(#FFBF3C, #FF8900);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBF3C), to(#FF8900));		
	background: -moz-linear-gradient(#FFBF3C, #FF8900);
	background: -ms-linear-gradient(#FFBF3C, #FF8900);
	background: -o-linear-gradient(#FFBF3C, #FF8900);
	background: linear-gradient(#FFBF3C, #FF8900);
	-pie-background: linear-gradient(#FFBF3C, #FF8900);

}
.Bob_ArticleItem_Button2 {
	padding:5px 7px 5px 7px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px; 
	color:#000000; 
	border:0;
	position: relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#DEDEDE) to(#C9C9C9));
	background: -webkit-linear-gradient(#DEDEDE, #C9C9C9);
	background: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(#C9C9C9));	
	background: -moz-linear-gradient(#DEDEDE, #C9C9C9);
	background: -ms-linear-gradient(#DEDEDE, #C9C9C9);
	background: -o-linear-gradient(#DEDEDE, #C9C9C9);
	background: linear-gradient(#DEDEDE, #C9C9C9);
	-pie-background: linear-gradient(#DEDEDE, #C9C9C9); 

}
.Bob_ArticleItem_Button2:hover {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5) to(#DEDEDE));
	background: -webkit-linear-gradient(#F5F5F5, #DEDEDE);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#DEDEDE));		
	background: -moz-linear-gradient(#F5F5F5, #DEDEDE);
	background: -ms-linear-gradient(#F5F5F5, #DEDEDE);
	background: -o-linear-gradient(#F5F5F5, #DEDEDE);
	background: linear-gradient(#F5F5F5, #DEDEDE);
	-pie-background: linear-gradient(#F5F5F5, #DEDEDE);

}
.Bob_ArticleItem_Button3 {
	border:0;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius:7px 7px 7px 7px;
	border-radius:7px 7px 7px 7px;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	color:#000000;
	position: relative;
	padding:2px 7px 2px 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF9C3C) to(#d56a00));
	background: -webkit-linear-gradient(#FF9C3C, #d56a00);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9C3C), to(#d56a00));	
	background: -moz-linear-gradient(#FF9C3C, #d56a00);
	background: -ms-linear-gradient(#FF9C3C, #d56a00);
	background: -o-linear-gradient(#FF9C3C, #d56a00);
	background: linear-gradient(#FF9C3C, #d56a00);
	-pie-background: linear-gradient(#FF9C3C, #d56a00); 
}
.Bob_ArticleItem_Button3:hover {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFBF3C) to(#FF8900));
	background: -webkit-linear-gradient(#FFBF3C, #FF8900);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBF3C), to(#FF8900));	
	background: -moz-linear-gradient(#FFBF3C, #FF8900);
	background: -ms-linear-gradient(#FFBF3C, #FF8900);
	background: -o-linear-gradient(#FFBF3C, #FF8900);
	background: linear-gradient(#FFBF3C, #FF8900);
	-pie-background: linear-gradient(#FFBF3C, #FF8900);
}
.Bob_ArticleItem_Button4 {
	padding:5px 7px 5px 30px;
	height:18px; 
	*padding:4px 7px 1px 7px; 
	*height:19px;
	font-size:; 
	font-weight:bold;
	text-transform:;
	border:0;
	color:#;
	position: relative;  
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#DEDEDE) to(#C9C9C9));
	background: -webkit-linear-gradient(#DEDEDE, #C9C9C9);
	background: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(#C9C9C9));	
	background: -moz-linear-gradient(#DEDEDE, #C9C9C9);
	background: -ms-linear-gradient(#DEDEDE, #C9C9C9);
	background: -o-linear-gradient(#DEDEDE, #C9C9C9);
	background: linear-gradient(#DEDEDE, #C9C9C9);
	-pie-background: linear-gradient(#DEDEDE, #C9C9C9); 

}
.Bob_ArticleItem_Button4:hover {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5) to(#DEDEDE));
	background: -webkit-linear-gradient(#F5F5F5, #DEDEDE);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#DEDEDE));	
	background: -moz-linear-gradient(#F5F5F5, #DEDEDE);
	background: -ms-linear-gradient(#F5F5F5, #DEDEDE);
	background: -o-linear-gradient(#F5F5F5, #DEDEDE);
	background: linear-gradient(#F5F5F5, #DEDEDE);
	-pie-background: linear-gradient(#F5F5F5, #DEDEDE);
}
.Bob_ArticleItem_Button7 {
	padding:4px 7px 5px 7px;
	*padding:4px 7px 1px 7px;
	*height:19px; 
	display:block;
	position: relative;
	border:0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#282828) to(#000000));
	background: -webkit-linear-gradient(#282828, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#000000));				
	background: -moz-linear-gradient(#282828, #000000);
	background: -ms-linear-gradient(#282828, #000000);
	background: -o-linear-gradient(#282828, #000000);
	background: linear-gradient(#282828, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#282828, endColorstr=#000000);
}
.Bob_ArticleItem_Button7:hover {
	color:#000000;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFBF3C) to(#FF8900));
	background: -webkit-linear-gradient(#FFBF3C, #FF8900);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBF3C), to(#FF8900));				
	background: -moz-linear-gradient(#FFBF3C, #FF8900);
	background: -ms-linear-gradient(#FFBF3C, #FF8900);
	background: -o-linear-gradient(#FFBF3C, #FF8900);
	background: linear-gradient(#FFBF3C, #FF8900);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFBF3C, endColorstr=#FF8900);
}
.Bob_Section_Menu {position:absolute; top:86px; left:0; width:100%;}
.Bob_Article_Header_Nav_Wrap {
	position:relative;
	height:35px;	
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px; 
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#282828) to(#000000));
	background: -webkit-linear-gradient(#282828, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#000000));	
	background: -moz-linear-gradient(#282828, #000000);
	background: -ms-linear-gradient(#282828, #000000);
	background: -o-linear-gradient(#282828, #000000);
	background: linear-gradient(#282828, #000000);
	-pie-background: linear-gradient(#282828, #000000);

}
.Bob_Article_Header_Nav ul {
	height:21px;
	line-height:15px;
	margin:0;
	padding:10px 0 0 0;
	font-size:11px; 
	padding-bottom:5px;
	margin-bottom:20px;
}
.Bob_Article_Header_Nav li { float:left; margin-left:-1px;}
.Bob_Article_Header_Nav li a { display:block; background:url(../img/divider.gif) no-repeat right top; padding:0 20px 0 20px; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.Bob_Article_Header_Nav li a:hover { color:#ffd800;}
.Bob_Section_Box1 {
	padding-bottom:5px;
	margin-bottom:20px; 
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#282828) to(#000000));
	background: -webkit-linear-gradient(#282828, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#000000));
	background: -moz-linear-gradient(#282828, #000000);
	background: -ms-linear-gradient(#282828, #000000);
	background: -o-linear-gradient(#282828, #000000);
	background: linear-gradient(#282828, #000000);
	-pie-background: linear-gradient(#282828, #000000);

}
.Bob_Section_Box2 {
	padding-bottom:5px;
	margin-bottom:20px;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#E1E1E1) to(#E1E1E1));
	background: -webkit-linear-gradient(#E1E1E1, #C8C8C8);
	background: -webkit-gradient(linear, left top, left bottom, from(#E1E1E1), to(#E1E1E1));
	background: -moz-linear-gradient(#E1E1E1, #C8C8C8);
	background: -ms-linear-gradient(#E1E1E1, #C8C8C8);
	background: -o-linear-gradient(#E1E1E1, #C8C8C8);
	background: linear-gradient(#E1E1E1, #C8C8C8);
	-pie-background: linear-gradient(#E1E1E1, #C8C8C8);
}
.Bob_Section_Box3 { padding:15px;margin-bottom:10px;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	z-index:0;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF) to(#E1E1E1));
	background: -webkit-linear-gradient(#FFFFFF, #E1E1E1);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E1E1E1));
	background: -moz-linear-gradient(#FFFFFF, #E1E1E1);
	background: -ms-linear-gradient(#FFFFFF, #E1E1E1);
	background: -o-linear-gradient(#FFFFFF, #E1E1E1);
	background: linear-gradient(#FFFFFF, #E1E1E1);
	-pie-background: linear-gradient(#FFFFFF, #E1E1E1);
	background:#FFFFFF\9;
	*background:#FFFFFF;
}
.Bob_ArticleItem_Box1 {
	padding-bottom:5px; margin-bottom:20px;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px; 
	border-radius:10px 10px 10px 10px;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF) to(#EAEAEA));
	background: -webkit-linear-gradient(#FFFFFF, #EAEAEA);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEAEA));
	background: -moz-linear-gradient(#FFFFFF, #EAEAEA);
	background: -ms-linear-gradient(#FFFFFF, #EAEAEA);
	background: -o-linear-gradient(#FFFFFF, #EAEAEA);
	background: linear-gradient(#FFFFFF, #EAEAEA);
	-pie-background: linear-gradient(#FFFFFF, #EAEAEA);
}
.Bob_ArticleItem_BoxHeader1 { z-index:1; position:absolute;top:0;left:0;width:100%;height:30px;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	-webkit-box-shadow: #171717 0px 1px 1px;
	-moz-box-shadow: #171717 0px 1px 1px;
	box-shadow: #171717 0px 1px 1px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#363636) to(#161616));
	background: -webkit-linear-gradient(#363636, #161616);
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#161616));
	background: -moz-linear-gradient(#363636, #161616);
	background: -ms-linear-gradient(#363636, #161616);
	background: -o-linear-gradient(#363636, #161616);
	background: linear-gradient(#363636, #161616);
	-pie-background: linear-gradient(#363636, #161616);
}
.Bob_ArticleItem_Header1 {z-index:2; position:absolute; left:10px; top:8px; font-size:11px !important; font-weight:bold; color:#fff !important; text-transform:uppercase;}
.Bob_Section_BannerType1 {position:relative; width:180px; margin-bottom:10px;}