/* CSS Document */
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	text-align: center;
	margin:0 auto;
	color: #202020;
	font: 13px Arial, Helvetica, sans-serif;
}
h2
{
	font-size: 16px;
	letter-spacing: 2px;
	color: #24215B;
}
p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}
form {
  margin: 0;
  padding: 0;
}

.clear {
	clear: both;
}

#tmpl_container {
	width:100%;
	padding:0;
	margin:0 auto;
	background:#ffffff url(../images/menu_bg.jpg) repeat-x center top;
	height: auto;
	padding-bottom:75px;
	margin-top:5px;
}

/*** OFFICES  ***/
.offices {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.offices li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(../images/list_icon.jpg) left top no-repeat;
}
/*** PARTNERS ***/
.partners
{
	margin:0;
	padding: 0;
}
.partners li
{
	background:url(../images/partner.jpg) no-repeat left top;
	padding-left: 50px;
	list-style: none;
	margin: 0;
}

/*** WRAPPER ***/
#tmpl_wrapper {
	margin:0 auto;
	width:980px;
	text-align:left;
	padding-bottom:50px;
}

/*** MAINMENU ***/
#tmpl_mainmenu {
	display:block;
	position:relative;
	width: 980px;
	height: 41px;
	/**height: 100%;*/
	margin: 0 auto;
	padding:0;
}

#tmpl_mainmenu ul {
	margin:0;
	list-style:none;
}

#tmpl_mainmenu li {
	display:inline;
	margin: 0;
	padding:0;

	float:left;
	background: url(../images/tabLeft.gif) no-repeat left top;
	margin:0;
	height: 35px;
	/*padding:0 0 0 10px;*/
	padding: 0px 0px 0px 17px;
	text-decoration:none;
	font-weight: bold;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#tmpl_mainmenu a {
float:left;
display:block; /*for Firefox*/
background: url(../images/tabRight.gif) no-repeat right top;
/*padding: 9px 15px 6px 6px;*/
height: 22px;
padding: 13px 17px 0px 0px;
margin-right: 2px;
color:#FFF;
}

#tmpl_mainmenu a.current, #tmpl_mainmenu a:hover {
	color:#000;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tmpl_mainmenu a {float:none;}

/* End IE5-Mac hack */
/* END MAINMENU*/

/*** MAINBODY ***/
#tmpl_mainbody {
	/*clear: both;*/
	width: 980px;
	margin: 0 auto;
}
.tmpl_mainbody
{
	width: 900px;
	margin: 30px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}

/*** MOD GALLERY ***/
#tmpl_mod_gallery {
	border: none;
}

/*** GALLERY ***/
/*
#tmpl_gallery .entry div, #tmpl_gallery td div {
	display:block;
	position: relative;
	float: right;

	width: 110px;
	height: 91px;
	margin: 10px 0 0 10px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #ebebeb;
}

#tmpl_gallery .entry div img, #tmpl_gallery td div img {
	position: absolute;
	width: 200px !important;
	height: auto !important;
	z-index:1;
	top:-20%;
	left: -20%;
	border: solid 0px #FFBA00;
	cursor: pointer;
}

#tmpl_gallery .entry div.cleaner, #tmpl_gallery td div.cleaner  {
	display:block;
	position: relative;
	float: none;
	clear: both;
	width: 400px !important;
	height: 1px !important;
	border: 0px solid lime;
}
*/

#tmpl_gallery .entry div, #tmpl_gallery td div {
	display:block;
	position: relative;
	float: left;

	width: 110px !important;
	height: 91px !important;

	background: #fff;
	margin: 10px 0 0 10px;
	padding: 0;

	overflow: hidden;
	border: 4px solid #ebebeb;
}


div#tmpl_gallery .entry img, div#tmpl_gallery div img {
	display:block;
	position: relative;
	float:none;

	height: 91px !important;
	width: auto !important;

	margin-left:auto !important;
	margin-right:auto !important;
	text-align: center !important;
	border: 0px solid #FFBA00;
	cursor: pointer !important;
}

#tmpl_gallery .entry div.cleaner, #tmpl_gallery td div.cleaner  {
	display:block;
	position: relative;
	float: none;
	clear: both;
	width: 400px !important;
	height: 1px !important;
	border: 0px solid lime;
}


/*** HEADER ***/
#tmpl_header
{
	float: left;
	width: 900px;
	height: 290px;
	margin-top: 0px !important;
	margin-bottom: 10px;
	/*background: #215b8d;*/
}

#tbl_header {
	display:table;
	position:relative;
	width:100%;
	height: 290px;
	padding:0;
	margin:0;
	border: 0px solid red;
}

.tmpl_leftheader {
	display:table;
	position:relative;
	float:left;
	width: 610px;
	height: 290px;
	padding: 0;
	margin: 0;
	background: #fca12c url(../images/slider_right_divider.jpg) right repeat-y;
}

.project_content {
	display:table;
	position:relative;
	float:left;
	width: 290px;
	height: 290px;
	padding:0;
	margin: 0;
	background: #24205b;
	text-align: left;
}

.header_03 {
	clear: both;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	width: 220px;
	padding: 0 0 10px 0;
	margin: 30px 0 15px 20px !important;
	background: url(../images/banner_divider.jpg) bottom repeat-x;
}

/*** COMPANY INFO ***/
#tbl_company_info td, td.company_info, td.company_item {
	margin:0 !important;
	padding:0 !important;
	height: 10px !important;
	text-align: left;
}

#tbl_company_info a {
	color: #24215B;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#tbl_company_info a:hover {
	text-decoration: underline;
}

/*** SLIDESHOW  ***/
#tmpl_slideshow {
	display:block;
	position: absolute;
	float: none;
	width: 528px;
	height: 200px;
	top: 133px;
	left: 30px;
	padding:0;
	margin: 0;
	background: #fff;
	z-index: 100 !important;
	border: 0px solid red;
}

/*
 * Color, Border, and Button Rules
 */
.contentslider {
   /* This is the color of said border */
}
.cs_wrapper, .cs_article {
	background: none; /* Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {

  width: 55px; /* Should be as wide as the button graphic being used */
  background: none; /* This will probably match the contentslider bg color */
}

#tbl_company_info h2 {
	color: #24215B;
	font-size: 13px;
	letter-spacing: 0;
}
/*
 * Article styles (font, color, etc.)
 *
 * If textResize is set to TRUE, sizing shouldn't need to be touched. However,
 * depending on the sizes you have defined, additional tweaking may be
 * required in order to get the text to display properly.
 */

/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if
 * it's not absolutely necessary.
 ******************************************************************************
 */
/*
.contentslider_preloader {
	display:block;
	position: relative;
	float:left;
	top:0;
	left:0;
	padding:0;
	margin: 0 auto;
  	overflow:hidden;
	width:608px;
	height: 258px;
	z-index: 100000;
	background: #FCA12C url(../../../images/ajax-loader.gif) center center no-repeat;
	border:1px solid red !important;
}
*/
.contentslider_preloader {
  position:absolute;
  display:block;
  width:608px;
  height: 258px;
  z-index: 100000;
  margin: 0 auto;
  background: #FCA12C url(../../../images/ajax-loader.gif) center center no-repeat;
  overflow:hidden;
}

.contentslider {
  position:relative;
  display:block;
  width:530px;
  height:200px;
  margin: 0 auto;
  overflow:hidden;
}
.cs_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  width:10000px;
  position:relative;
  /*position:absolute;*/
  height:100%;
  margin:0;
  padding:0;
}
.cs_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width: 530px;
  height: 200px;
  margin:0 auto;
  padding:0;
}

.cs_article img {
	position:absolute;
  	/*top:0;
  	left:0;*/
	float: left;
	margin-left: 55px;
	/*width: 418px;
	height: 198px;*/
	z-index: 100;
	/*border: 1px solid white;*/
}


.cs_article .img_border {
	display:block;
	position:absolute;
	top:0;
  	left:0;
	margin-left: 55px;
	width: 416px;
	height: 196px;
	#width: 418px;
	#height: 200px;
	overflow:hidden;
	z-index:999;
	background:transparent;
	border: 0px solid #fff;
	#border: 0px solid #fff;
}


.cs_leftBtn, .cs_rightBtn {
  position:absolute;
  top: 0px;
  height: 200px;
  padding:0;
  z-index:10000;
  margin:0;
  border: 0px solid red;
}
.cs_leftBtn {
  left:0;
  outline:0;
}
.cs_rightBtn {
  right:0;
  outline:0;
}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position:relative;
  top: 0px;
  margin:0;
}

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 20px 40px 20px 40px;
	margin: 0 auto;
	margin-top:25px !important;
	/*margin-bottom: 20px;*/
	background: url(../images/section_middle.jpg) repeat-y;
	border: 0px solid red;
}

.section_01_margin {
	/*margin-left:48px; margin-top:-12px;*/
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(../images/section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(../images/section_bottom.jpg) bottom left no-repeat;
}

.project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

.button_01 a{
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 5px;
	background: url(../images/readmore_button.jpg) no-repeat;

	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


/*** CONTENTBOX ***/
#tmpl_content_box
{
	clear: both;
	width: 898px;
	border: 0px solid #c6c5c5;
	/*background: #fff;*/
	/*background: #fff url(../images/rightcol_bg.png) right repeat-y !important;*/
	background: #fff url(../images/rightcol_bg_left.png) left repeat-y !important;
}

/*** CONTENT IMAGES ***/
div.content_img_logo {
	display:block;
	position:relative;
	float:left;
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	margin: 3px 10px 10px 0px !important;
	border: 0px solid #e2e2e2;
}

div.content_img_left {
	display:block;
	position:relative;
	float:left;
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	margin: 10px 10px 10px 0px !important;
	border: 0px solid #e2e2e2;
}

div.content_img_right {
	display:block;
	position:relative;
	float:right;
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	margin: 10px 0px 10px 10px !important;
	border: 0px solid #e2e2e2;
}

img.content_img_left {
	display:block;
	position:relative;
	float:left;
	width: 150px !important;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}

img.content_img_right {
	display:block;
	position:relative;
	float:right;
	width: 150px !important;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}


/*** LEFTCOL ***/
#tmpl_leftcol
{
	display:block;
	position:relative;
	float: right;
	width: 510px;
	padding: 40px 48px 20px 50px;
	background: #ffffff;
	text-align: left;
	border: 0px solid red;
}
/*** BREADCRUMBS ***/
#tmpl_breadcrumbs	{
	display:block;
	position: relative;
	width: 500px;
	top: 0px;
	/*left: 30px;*/
	margin-bottom: 20px;
	float:left;
}

#tmpl_breadcrumbs ul	{
	margin:0;
	padding:0;
	list-style:none;
}

#tmpl_breadcrumbs ul li	{
	float:left;
	margin:0 0 0 6px;
	padding:0 0 0 12px;
	color:#24215B;
	font-size:0.95em;
	line-height:0.9em;
	*line-height:1em;
	background:url(../images/brcr.gif) left center no-repeat;
}

#tmpl_breadcrumbs ul li.first {
	margin:0;
	padding:0;
	background:none;
}

#tmpl_breadcrumbs ul li a {
	color:#24215B;
	text-decoration:none;
	padding: 0;
}

#tmpl_breadcrumbs a {
	color:#110404;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-right:3px;
	padding:5px 6px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#tmpl_breadcrumbs a:hover {
	color: #110404;
	text-decoration: underline;
}

/*** RIGHTCOL ***/
#tmpl_rightcol
{
	display:block;
	position:relative;
	float: left;
	width: 290px;
	padding: 40px 0 20px 0;
	height:100% !important;
	/*background: #eeeeee url(../images/content_right_column_bg.jpg) left repeat-y;*/
	text-align: left;
	margin:0;
}
#tmpl_rightcol h2 {
/*	clear: both;*/
	font-size: 16px;
	letter-spacing: 2px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url(../images/side_header_bg.jpg) repeat-x;
	text-align: left;
}
#tmpl_rightcol ul
{
	margin: 0;
	padding: 0;
}
#tmpl_rightcol li
{
	list-style: inside;
	margin-left:20px;
}

#fb_like_b {
	display:block;
	position: relative;
	float:left;
	left: 20px;
	width:auto;
	height:auto;
	border: 0px solid red;
}

.connect_widget_connected_text {
	color: #ffffff !important;
}

/*** FILETYPES  ***/
#tmpl_rightcol .filetypes li
{
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}

	 a[href$='.pdf'] {
    display: inline-block;
    padding-left: 20px;
    line-height: 18px;
    background: transparent url(../images/PDFIcon.gif) no-repeat center left;
    }

    a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(../images/ExcelIcon.gif) center left no-repeat;
    }

    a[href$='.ppt'], a[href$='.pps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(../images/PowerPointIcon.gif) center left no-repeat;
    }

 a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
    display: inline-block;
	 position: relative;
    padding-left: 20px;
    line-height: 18px;
    background: transparent url(../images/wordIco.gif) no-repeat center left;
    }

/*------CONTACT form------*/
#contact_form{
	float:left;
	width:300px;
	padding:10px 10px 0 0px;
	color:#666666;
	text-align: left;
}
#contact_form form label
{
	margin-top: 10px;
}
.contact_input{
	width:290px;
	height:17px;
	font-size:10px;
	float:left;
	border:1px #C8CDD2 solid;
}
label.contact_form{
	width:200px;
	padding:0 0 5px 0;
	font-size:12px;
}
.contact_textarea {
	width:290px;
	height:80px;
	font-size:10px;
	float:left;
	margin-bottom: 10px !important;
	border:1px #C8CDD2 solid;
}

input.submit:hover{
	cursor:pointer;
	background:#FAA61A;
	color:#333;
}

input.submit{
	cursor:pointer;
	background: #FAA61A;
	border: 1px solid #A1A1A1;
	width:100px;
	height:28px;
	text-align:center;
	color:#666;
	margin: 10px 0 0 0px;
	font-size:10px;
	text-transform:uppercase;
}

#tmpl_contacts{
    display:block;
    position:relative;
    float:left;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}
#tmpl_contacts p
{
	margin: 0;
	padding: 0;
	line-height: 20px;
}

/*** GOOGLEMAP ***/
#map {
	display:block;
	position:relative;
	border: 3px solid rgb(232, 232, 232);
	margin: 20px auto;
	padding: 0;
	float:left;
	left: 20px;
	width:250px;
	height:250px;
	overflow:hidden;
}

/*** FEEDBACK  ***/
#tmpl_radio{
	display: block;
	position:relative;
	float:left;
	text-align: left;
	top:10px;
	left: 0px;
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	border-top:1px solid #c2c2c2;

}

#tmpl_radio .feedback {
	border:0px solid red !important;
}

.feedback span {
	display: block;
	position: relative;
	float: left;
	height: 20px;
	width: 30px;
	padding: 3px 0 0 3px;
	margin: 0;
	border: 0px solid red;
}

.feedback input[type="radio"] {
	display: block;
	position: relative;
	float: left;
	height: auto;
	width: auto;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	border: 0px solid blue;
}


/*** FILES ***/
#tmpl_files {
	display: block;
	position: relative;
	float: left;
	width: auto;
	height: auto;
	z-index: 0 !important;
	border: 0px solid red;
	padding-bottom: 15px;
}

/*** FLASH VIDEO ***/
#tmpl_flashvideo {
	display: block;
	position: relative;
	float: left;
	width: 250px;
	height: auto;
	padding: 0 0 0 20px;
	margin: 0;
	z-index: 0 !important;
	background: transparent;
	border: 0px solid red;
}

object#flash_video {
	display: block;
	position: relative;
	float: left;
	width: 250px;
	height: 200px !important;
	height: auto;
	z-index: 0 !important;
	border: 0px solid red;
}

/*** FACEBOOK ***/
#tmpl_fbcode {
	display:table;
	position: relative;
	float:left;
	width: 290px !important;
	margin-top: 20px;
	border: 0px solid lime;
}
#tmpl_fbcode a, #tmpl_fbcode a:hover
{
	text-decoration: none;
}

#fb_like_b {
	display:table;
	padding-top: 20px !important;
	width: 250px !important;
	overflow: hidden !important;
	background: transparent !important;
}

/*** Offices ***/
#tmpl_offices {
	display: block;
	position: relative;
	float:right !important;
	text-align: right;
	width: 100%;
	padding:0;
	margin:10px 0 20px 0 !important;
	height:auto;
	border: 0px solid red;
}

.offices_holder {
	display: block;
	position: relative;
	float:right !important;
	text-align: right;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color:#414141;
	padding:3px 10px 5px 100px !important;
	width:auto;
	margin:20px 0 0 10px !important;
	border-right: 4px solid #ccc;
}

.offices_description {
	display: block;
	position:relative;
	float:none!important;
	clear: both !important;
	margin:0;
	padding:0;
	border: 0px solid #CCCCCC;
}

.offices_image {
	display: table;
	position:relative !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: auto;
	margin: 0 !important;
	padding:0px !important;
	border: 0px solid red !important;
}

.offices_image img {
	display: block;
	position:relative !important;
	float:right !important;
	clear: both !important;
	margin:0px 3px 10px 0 !important;
	padding:0px !important;
	border: 0px solid #CCCCCC !important;
}

.offices_name {
	font-weight: bold;
	margin: 0 0 10px 0 !important;
	font-size: 13px;
}

/*** Partners ***/
#tmpl_partners {
	display: block;
	position: relative;
	float:right !important;
	text-align: right;
	width: 100%;
	padding:0;
	margin:10px 0 20px 0 !important;
	height:auto;
	border: 0px solid red;
}

.partners_holder {
	display: block;
	position: relative;
	float:right !important;

	text-align: right;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color:#414141;
	padding:3px 10px 5px 100px !important;
	width:auto;
	margin:20px 0 0 10px !important;
	border-right: 4px solid #ccc;
}

.partners_description {
	display: block;
	position:relative;
	float:none!important;
	clear: both !important;
	margin:0;
	padding:0;
	border: 0px solid #CCCCCC;
}

.partners_image {
	display: table;
	position:relative !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: auto;
	margin: 0 !important;
	padding:0px !important;
	border: 0px solid red !important;
}

.partners_image img {
	display: block;
	position:relative !important;
	float:right !important;
	clear: both !important;
	margin:0px 3px 10px 0 !important;
	padding:0px !important;
	border: 0px solid #CCCCCC !important;
}

.partners_name {
	font-weight: bold;
	margin: 0 0 10px 0 !important;
	font-size: 13px;
}

/*** Products ***/
#tmpl_products {
	display: block;
	position: relative;
	float:right !important;
	text-align: right;
	width: 100%;
	padding:0;
	margin:260px 0 20px 0 !important;
	height:auto;
	border: 0px solid red;
}

.products_holder {
	display: block;
	position: relative;
	float:right !important;
	text-align: right;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color:#414141;
	padding:3px 10px 5px 100px !important;
	width:auto;
	margin:20px 0 0 10px !important;
	border-right: 4px solid #ccc;
}

.products_description {
	display: block;
	position:relative;
	float:none!important;
	clear: both !important;
	margin:0;
	padding:0;
	border: 0px solid #CCCCCC;
}

.products_image {
	display: table;
	position:relative !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: auto;
	margin: 0 !important;
	padding:0px !important;
	border: 0px solid red !important;
}

.products_image img {
	display: block;
	position:relative !important;
	float:right !important;
	clear: both !important;
	margin:0px 3px 10px 0 !important;
	padding:0px !important;
	border: 0px solid #CCCCCC !important;
}

.products_name {
	font-weight: bold;
	margin: 0 0 10px 0 !important;
	font-size: 13px;
}

/*** Special ***/
#tmpl_special {
	display: block;
	position: relative;
	float:right !important;
	text-align: right;
	width: 100%;
	padding:0;
	margin:10px 0 20px 0 !important;
	height:auto;
	border: 0px solid red;
}

.special_holder {
	display: block;
	position: relative;
	float:right !important;
	text-align: right;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color:#414141;
	padding:3px 10px 5px 100px !important;
	width:auto;
	margin:20px 0 0 10px !important;
	border-right: 4px solid #ccc;
}

.special_description {
	display: block;
	position:relative;
	float:none!important;
	clear: both !important;
	margin:0;
	padding:0;
	border: 0px solid #CCCCCC;
}

.special_image {
	display: table;
	position:relative !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: auto;
	margin: 0 !important;
	padding:0px !important;
	border: 0px solid red !important;
}

.special_image img {
	display: block;
	position:relative !important;
	float:right !important;
	clear: both !important;
	margin:0px 3px 10px 0 !important;
	padding:0px !important;
	border: 0px solid #CCCCCC !important;
}

.special_name {
	font-weight: bold;
	margin: 0 0 10px 0 !important;
	font-size: 13px;
}

#gplus {margin:10px 0 10px 40px !important;}


/* Articles styles*/

.linked_article {
    background: none;
}
.sb_middle {
    background: none no-repeat scroll -20px bottom ;
    padding-bottom: 22px;
}

#tmpl_rightcol h3 {
    border-bottom: 2px solid #EBEBEB;
    clear: both;
    color: #110404;
    display: block;
    float: none;
    font-family: "Times New Roman",Times,serif;
    font-size: 160%;
    font-weight: normal;
    margin: 10px 0 !important;
    padding: 0;
    position: relative;
    width: 207px;
    }
    
#other_company_articles_middle .other_articles_list,
#last_articles_by_category_middle .other_articles_list {
	float: left; padding: 0px !important; background: url('/images/sidebar_v_mid.png') repeat;
}

#linked_article_top .center_bar,
#art_title .center_bar,
#art_text .center_bar,
#linked_article_bottom .center_bar,
#other_company_articles_middle .other_articles_list, 
#other_company_articles_top .center_bar,
#other_company_articles_bottom .center_bar,
#last_articles_by_category_top .center_bar,
#last_articles_by_category_bottom .center_bar,
#last_articles_by_category_middle .other_articles_list{
	width: 210px !important; 
}

#other_company_articles_middle .other_articles_list li,
#last_articles_by_category_middle .other_articles_list li {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#other_company_articles_middle .other_articles_list a.article_link,
#last_articles_by_category_middle .other_articles_list a.article_link {
    background: url("/images/sidebar.png") no-repeat scroll right;
    border-top: 1px solid #D4D4D6;
    color: #231F57;
    display: block;
    font-size: 13px;
    padding: 12px 42px 8px 19px;
}

#linked_article_top .center_bar{
	float: left; height: 25px; background: url('/images/sidebar.png') no-repeat scroll -311px 0px transparent;
}

#art_title .center_bar{
	float: left; background: url('/images/sidebar.png') no-repeat scroll -311px -40px transparent; float: left;
}

#art_text .center_bar{
	float: left; background: url('/images/sidebar.png') no-repeat scroll -594px -40px transparent;
}

#linked_article_bottom .center_bar{
	float: left; height: 63px; background: url('/images/sidebar.png') no-repeat scroll -877px -147px transparent;
}

#other_company_articles_top .left_bar,
#last_articles_by_category_top .left_bar{
	float: left; width: 30px; height: 30px; background: url('/images/sidebar.png') no-repeat scroll -1395px 0px transparent;
}

#other_company_articles_top .center_bar,
#last_articles_by_category_top .center_bar{
	float: left; height: 30px; background: url('/images/sidebar.png') no-repeat scroll -1425px 0px transparent;
}

#other_company_articles_top .right_bar,
#last_articles_by_category_top .right_bar{
	float: left; width: 30px; height: 30px; background: url('/images/sidebar.png') no-repeat scroll -1639px 0px transparent;
}

#other_company_articles_bottom .left_bar,
#last_articles_by_category_bottom .left_bar{
	float: left; width: 30px; height: 42px; background: url('/images/sidebar.png') no-repeat scroll -1941px -158px transparent;
}

#other_company_articles_bottom .center_bar,
#last_articles_by_category_bottom .center_bar{
	float: left; height: 42px; background: url('/images/sidebar.png') no-repeat scroll -1964px -158px transparent;
}

#other_company_articles_bottom .right_bar,
#last_articles_by_category_bottom .right_bar{
	float: left; width: 30px; height: 42px; background: url('/images/sidebar.png') no-repeat scroll -2185px -158px transparent;
}
/* End Articles styles*/