body, html {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url('img/layout/background.png') repeat-x top;
	padding: 0;
	margin: 0;
}

a {
	color: #990000;
	text-decoration: underline;
}
a img {
	border: none;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.2em; }

#siteBlock {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#mainBlock {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* IE */
}

#siteTop {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#siteContent {
	float: left;
	width: 100%;
	padding: 0;
	background: url('img/layout/main_block_bkg.png');
}

/* siteTop */
#siteTop .header {
	height: 62px;
	overflow: hidden;
	background: none; /* IE */
}
#siteTop .header img,
#siteTop .header a.img {
	border: 0;
	margin: 0;
	float: left;
}
#siteTop .header .tools {
	float: left;
	margin-top: 6px;
	line-height: 22px;
}
#siteTop .header .tools a {
	display: block;
	float: none;
	color: #ffffff;
  font-weight: bold;
}
#siteTop .header .tools a:hover {
  color: #990000;
  font-weight: bold;
}

#siteTop .header form {
	float: left;
}

#siteTop .header .input {
	float: left;
	margin: 18px 0 0 5px;
	width: 120px;
	height: 23px;
	overflow: hidden;
	background: url('img/layout/search_input_bkg.png');
}
#siteTop .header .input input {
	width:100%;
	font-size: 1.2em;
	background: none;
}
#siteTop .header .input.submit {
	width: 80px;
	background: none;
}
#siteTop .header .input.submit input {
	margin: 2px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}

#siteTop .header .separator {
	float: left;
	width: 15px;
	height: 100%;
	background: url('img/layout/site_top_separator.png') no-repeat center center;
}

#siteTop .header .separator.small {
	background: url('img/layout/site_top_separator_small.png') no-repeat center center;
}
#siteTop .header .ico {
	float: left;
	width: 40px;
	height: 100%;
}
#siteTop .header .ico.search {
	width: 23px;
}
#siteTop .header .ico.search { background: url('img/layout/ico_search.png'); }
#siteTop .header .ico.cart { background: url('img/layout/ico_cart.png'); }
#siteTop .header .ico.user { background: url('img/layout/ico_user.png'); }

#siteTop .header .right {
	margin: 0 15px;
}

.topMenu {
	float: left;
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url('img/layout/top_menu_bkg.png') repeat-x bottom;
}
.topMenu .menubox {
	float: left;
	list-style: none;
	overflow: hidden;
	margin: 0 0px;
	padding: 0;
	height: 60px;
}
.topMenu .menubox.right {
	float: right;
}
.topMenu .menubox .item {
	float: left;
	height: 60px;
	width: 120px;
	margin: 0;
	padding: 0;
	overflow: hidden;

	cursor: pointer;
	background: url('img/layout/top_menu_link.png') no-repeat top;
}
.topMenu .menubox .item a {
	text-align: center;
	width: 90px;
	padding: 0 15px;
}
.topMenu .menubox .item a,
.topMenu .menubox .item span {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
.topMenu .menubox .active { background: url('img/layout/top_menu_link_act.png') no-repeat top; }
.topMenu .menubox .item a { color: #ffffff; }
.topMenu .menubox .active a { color: #990000; }
.topMenu .menubox a:hover { color: #090909; }

/* siteContent */

#siteContent .content {
	margin: 10px 0 10px 0;
	background: url('img/layout/left_col_bkg.gif') repeat-y left top;
	float: left;
	position: relative;
}
#siteContent .content.fullwidth {
	background: none;
}
.treeline {
	Xposition: absolute;
	line-height: 15px;
	margin: 5px 0 0 15px;
	font-size: 11px;
}
.leftCol {
	float: left;
	width: 240px;
}
.leftCol.homeLeft {
	width: 710px;
	margin: 0 0 0 0;
}

.leftCol h2 {
	color: #ffffff;
	background: #515151;
	margin: 0 15px;
	padding: 0 5px;
	line-height: 25px;
	text-transform: uppercase;
}

.rightCol {
	float: left;
	width: 710px;
	margin: -30px 0 0 5px;
	position: relative;
}
.fullwidth .rightCol.homeRight {
	width: 210px !important;
	margin: -30px 0 -10px 10px;
	padding: 10px 10px 0 15px;
	background: #ffffff url('img/layout/right_col_bkg.png') repeat-y left;
}
.fullwidth .rightCol {
	width: 940px;
}
.rightCol h2 {
	color: #ffffff;
	background: #515151 !important;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 25px;
	text-transform: uppercase;
}
	

/* menubox */

ul.menubox, 
.menubox ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.menubox {
	margin: 10px 15px 0 15px;
}

ul.menubox a.selected { font-weight: bold; }

ul.menubox li { margin: 0; }

ul.menubox li a {
	display: block;
	padding: 7px 0 6px 20px;
	/*padding-left: 20px;*/
	/*height: 28px; /* explorer will add a newline otherwise */
	height: 1%;
	/*line-height: 28px;*/
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url('img/layout/menu_level0.gif') top left no-repeat;
}
ul.menubox li a.selected { background: url('img/layout/menu_level0_selected.png') top left no-repeat; }
ul.menubox li a.selected span {
	background: #ffffff;
	color: #4e4e4e;
}
ul.menubox li a:hover { background: url('img/layout/menu_level0_act.png') top left no-repeat; }

ul.menubox ul li a {
	/*line-height: 1em;*/
	height: 1%;
	padding-left: 40px;
	background: url('img/layout/menu_level1.gif') top no-repeat;
	text-transform: none;
	color: #515151;
}
ul.menubox ul li a.selected { background: url('img/layout/menu_level0_selected.png') top no-repeat; }
ul.menubox ul li a.expand { background: url('img/layout/menu_level1_act.png') top no-repeat; }
ul.menubox li a:hover { background: url('img/layout/menu_level1_act.png') top left no-repeat; }

ul.menubox ul ul li a {
	padding-left: 60px;
	line-height: 20px;
	background: url('img/layout/menu_level2.png') top no-repeat;
	text-transform: none;
	font-weight: normal;
	color: #515151; 
}
ul.menubox ul ul li a:hover { color: #000000; }
ul.menubox ul ul li a.selected,
ul.menubox ul ul li a.expand { background: url('img/layout/menu_level2_expand.png') top no-repeat; }

ul.menubox ul ul ul li a {
	padding-left: 70px;
	line-height: 1.4em;
	background: url('img/layout/menu_level3.png') top;
}
ul.menubox ul ul ul li a.selected,
ul.menubox ul ul ul li a.expand { background: url('img/layout/menu_level3.png') top; }

ul.menubox.alt li a {
	padding-left: 23px;
	line-height: 20px;
	height: 100%;

	font-size: .8em;
	text-transform: none;
	background: url('img/layout/menu1_level0.png');
}

#tabTitulka {
  width: 720px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#tabTitulka h1 {
  width: 205px;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	background: #515151 !important;
	/*margin: 0 15px;*/
	margin: 0 0 5px 0;
	padding: 0 5px;
	line-height: 25px;
	text-transform: uppercase;
}

#tabTitulka h2 {
  width: 205px;
  color: #515151;
  font-size: 12px;
  line-height: 17px;
  margin: 5px 0 5px 0;
  padding: 0 0 0 0;
  background: transparent;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: oblique;
}

#tabTitulka td {
  width: 215px;
  vertical-align: top;
}

#tabTitulka tr td img {
  float: left;
  clear: both;
}

/* texty */



/* shop */

.shopMenu {
	margin: 4px 0 0 0;
	clear: both;
	height: 20px;
	line-height: 18px;
}

.shopMenu .right { float: right; }
.shopMenu .right div { float: left; }

.shopMenu a {
	float: left;
	display: inline;
	margin: 0 3px;
	padding: 0 0 0 20px;
	text-decoration: none;
}
.shopMenu .ico {
	float: left;
	display: inline;
	padding: 0;
	width: 20px;
	height: 20px;
}
.shopMenu a .ico { width: 7px; }

.shopMenu a.active {
	color: #cc0000;
	background: #ffffff;
}	
.shopMenu a:hover {
	color: #000000;
}

.shopMenu .list { background: url('img/layout/ico_list.gif'); }
.shopMenu .listAct { background: url('img/layout/ico_list_act.gif'); }
.shopMenu .list:hover { background: url('img/layout/ico_list_act.gif'); }

.shopMenu .cards { background: url('img/layout/ico_cards.gif'); }
.shopMenu .cardsAct { background: url('img/layout/ico_cards_act.gif'); }
.shopMenu .cards:hover { background: url('img/layout/ico_cards_act.gif'); }

.shopMenu .name { background: url('img/layout/ico_sort_name.gif') no-repeat; }
.shopMenu .name:hover { background: url('img/layout/ico_sort_name_act.gif') no-repeat; }
.shopMenu .nameAct { background: url('img/layout/ico_sort_name_act.gif') no-repeat; }
.shopMenu .price { background: url('img/layout/ico_sort_price.gif') no-repeat; }
.shopMenu .price:hover { background: url('img/layout/ico_sort_price_act.gif') no-repeat; }
.shopMenu .priceAct { background: url('img/layout/ico_sort_price_act.gif') no-repeat; }

.shopMenu .Asc { background: url('img/layout/ico_down.gif'); }
.shopMenu a.nameAct:hover .Asc,
.shopMenu a.priceAct:hover .Asc { background: url('img/layout/ico_up.gif'); }
.shopMenu .Desc { background: url('img/layout/ico_up.gif'); }
.shopMenu a.nameAct:hover .Desc,
.shopMenu a.priceAct:hover .Desc { background: url('img/layout/ico_down.gif'); }

.productList .code,
.productList .title,
.productList .description,
.productList .price,
.productList .form,
.productList .form .input,
.productList .form input,
.productList {
	float: left;
}

.productList .form .input { margin-left: 0; }

.productList {
	float: right;
	display: inline;
	clear: both;
	margin: 0 !important; /* IE */
	width: 100%;
	height: 28px;
	line-height: 28px;
}
.productList.odd { background: url('img/layout/product_list_odd_bkg.png'); }
.productList.even { background: url('img/layout/product_list_even_bkg.png'); }
.productList.listHeader {
	margin-top: 6px !important;
	background: #515151;
	color: #ffffff;
}
.productList.listHeader .price,
.productList.listHeader .code,
.productList.listHeader .title,
.productList.listHeader .description {
	height: 100%;
	color: #ffffff !important;
	font-style: normal !important;
	font-weight: bold !important; /* IE will overwrite otherwise */
}
.productList.listHeader .form {
	background: none !important;
}

.productList .code,
.productList .title,
.productList .description,
.productList .price {
	height: 100%;
	background: url('img/layout/product_list_separator.png') no-repeat right center;
	padding: 0 3px;
}
.productList .code {
	width: 6%;
	Xfont-weight: bold;
	font-size: .7em;                                                                               
	text-align: center;
	color: #515151;
}
.productList .title {
	width: 35%;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.productList .description {
	width: 23%;
	font-style: italic;
	overflow: hidden;
}
.productList .price {
	width: 9%;
}
.productList .form {
	width: 23%;
	height: 100%;
}

.productList .form input {
	width: 35px;
	border: 1px solid #959595;
	height: 17px;
	margin: 3px 0 0 0;
	_margin: 4px 0 0 0;
	font-size: .9em;
}

.productList .form .detail input {
	width: 24px !important;
	margin-right: 2px;
	background: url('img/layout/ico_info.png') !important;
}
.productList .form .submit input {
	margin-left: 2px;
	width: 89px;
	height: 21px;
	border: none;
	background: #990000 url('img/layout/button_cart.png');
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.product {
	float: left;
	display: inline;
	width: 344px;
	border-bottom: 1px solid #515151;
}
.product.odd { margin: 6px 0 8px 10px; background: none !important; /* IE */ }
.product.even { margin: 6px 0 8px 0px; background: none !important; /* IE */ }

.product h3 {
  font-size: 1em;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	background: #515151;
	color: #ffffff;
}
.product h3 a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.product .image {
	float: left;
	height: 125px;
	width: 30%;
	margin-right: 5px;
	background: #ffffff;
}

.product .image a {
	width: 100%; /* IE won't center otherwise */
	text-align: center;
}

.product .description {
	float: left;
	width: 68%;
	height: 65px;
	overflow: hidden;
	margin: 5px 0 0 0;
	font-style: italic;
}

.product .price {
	float: left;
	width: 68%;
	line-height: 27px;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
}

.product .price em {
  font-size: 1.6em;
	font-style: normal;
	color: #515151;
}

.product .form {
	float: left;
	height: 24px;
	width: 68%;
	background: url('img/layout/border_dotted_h.gif') repeat-x top;
}

.product .form input,
.product .form .submit {
	float: right;
}
.productFull input,
.product .form input {
	width: 35px;
	border: 1px solid #959595;
	height: 17px;
	margin: 3px 0 0 0;
	_margin: 4px 0 0 0;
	font-size: .9em;
}

.product .form .detail {
	float: left;
}
.product .form .detail input {
	float: left;
	Xwidth: 70px !important;
	margin-left: 0 !important;
	background: url('img/layout/ico_detail.png') !important;
}
.productFull .submit input,
.product .form .submit input {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 13px;
	width: 80px;
	height: 21px;
	border: none;
	background: #990000 url('img/layout/button_cart.png');
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.productFull {
	float: left;
	background: url('img/layout/border_dotted_v.gif') 69% 0 repeat-y;
}
.productFull .info {
	width: 68%;
}

.productFull .image {
	float: right;
	display: inline;
	margin: 10px 8px 0 0;
	padding: 20px 0;
	width: 28%;
	text-align: center;
	background: #ffffff;
	border: 1px solid #f7f7f7;
}
.productFull h3 {
	background:#515151 none repeat scroll 0%;
	color:#FFFFFF;
	line-height:25px;
	margin:0pt;
	padding:0pt 5px;
	text-transform:uppercase;
}

.productFull table {
	width: 50%;
	border-collapse: collapse;
}
.productFull table tr { background: url('img/layout/border_dotted_h.gif') repeat-x top; }

.productFull table.properties {
  width: 450px;
}

.productFull table.properties tr td.title {
  font-size: 1.1em;
	font-style: normal;
	color: #333333;
}

.productFull table.properties tr td {
  font-size: 1.1em;
	font-style: normal;
	color: #990000;
}

.productFull table.properties tr td em {
  font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.productFull .form {
	padding: 3px 0;
}
.productFull input {
	float: right;
	margin: 0;
}
.productFull .submit {
	float: right;
}

.productFull .info .tab {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
.productFull .info .tab p {
	margin: 10px 8px;
}

.productFull,
#checkout,
#cart {
	margin-top: 6px;
}
#checkout .header,
#cart .header {
	margin: 0 2px 0px 2px;
	clear: both;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 5px;
	Xborder-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	Xbackground: url('img/layout/shop_menu_bkg.png');
}

#checkout .name, #checkout .price, #checkout .qty,
#cart .name, #cart .price, #cart .qty {
	font-size: 10px;
	font-weight: bold;
	float: left;
	height: 26px;
	text-align: center;
}

#checkout .item .name, #checkout .item .price, #checkout .item .qty,
#cart .item .name, #cart .item .price, #cart .item .qty {
	height: 26px;
}

#checkout .right,
#cart .right {
	float: right;
}

#checkout .price, #checkout .qty,
#cart .price, #cart .qty {
	width: 90px;
	padding-left: 5px;
	background: url('img/layout/cart_header_separator.gif') no-repeat left center;
}
#checkout .qty {
	width: 60px;
}
#checkout .item,
#cart .item {
	margin: 0px 0;
	padding: 2px 7px;
	height: 26px;
	line-height: 26px;
	background: url(img/layout/border_dotted_h.gif) repeat-x scroll center bottom;
}

#cart .item .name a,
#checkout .item .name a {
	color: #cc0000;
	font-weight: bold;
}

#checkout .item .price, #checkout .item .qty,
#cart .item .price, #cart .item .qty {
	background: url('img/layout/cart_separator.gif') no-repeat left center;
}

#cart .item .input input {
	border: 1px solid #000000;
	width: 25px;
	margin: 3px 7px 0 0;
	float: left;
}
#cart .item .input {
	margin: 0;
	float: left;
}
#cart .item .input label {
	float: left;
}
#cart .item a.ico {
	float: left;
	margin: 3px 0 0 2px;
	height: 19px;
	width: 19px;
	line-height: 19px;
	background: url('img/layout/ico_delete.png') no-repeat;
}

#cart .form {
	clear: both;
	padding: 0 2px;
	text-align: right;
}

#cart .form .input {
	float: right;
	margin: 0 2px;
}

#checkout .checkoutForm {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
}

#checkout .checkoutForm .item {
	float: left;
	clear: both;
	width: 95%;
	height: auto;
	line-height: 100%;
	margin: 5px 0;
	background: none;
}
#checkout .checkoutForm .item.fullwidth {
	height: 90px;
}

#checkout .checkoutForm .label {
	float: left;
	width: 120px;
	color: #cc0000;
}

#checkout .checkoutForm .field {
	float: right;
	width: 460px;
}

#checkout .checkoutForm .item.fullwidth .label,
#checkout .checkoutForm .item.fullwidth .field {
	width: 100%;
	margin: 3px 0;
}

#checkout .input { float: none; }
#checkout .input textarea { width: 604px; margin: 0; padding: 0; /* FUCK the box model!! */ }

/* loginBox */

.loginBox {
	color: #990000;
}

.loginBox h3 {
	text-align: center;
	padding: 0 30%;
}
.loginBox form {
	width: 320px;
	margin: 0 auto;
}

.loginBox fieldset {
	border: none;
}
.loginBox table {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	background: url('img/layout/border_dotted_h.gif') repeat-x bottom;
}
.loginBox table td.title { text-align: left; }
.loginBox table td { text-align: right; }
.loginBox div.submit {
	float: right;
	width: 100px;
}
.loginBox input { border: 1px solid #990000; }
.loginBox input.submit { color: #ffffff; }
.loginBox input.submit.hover { color: #000000; }

	
.loginBox a {
	display: block;
	margin: 0 0 0 2px;
	color: #515151;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

.loginBox a em {
	font-weight: normal;
	font-style: normal;
	color: #990000;
}

/* registerForm */

#registerForm {
	margin: 10px 2px;
}
#registerForm fieldset {
	margin: 8px 6px;
	padding: 0 7px;
	border: 1px solid #cccccc;
}
#registerForm legend {
	font-weight: bold;
	text-transform: uppercase;
}

#registerForm td.label {
	width: 110px;
}

#registerForm .required .label { color: #cc0000; }
#registerForm .required input { border: 1px solid #cc0000; }

#registerForm input {
	border: 1px solid black;
	margin: 0;
	padding: 0;
	width: 180px;
}

#registerForm input.required { border: 1px solid #cc0000; }

#registerForm .input { /* button only in this case */
	float: right;
	display: inline; /* IE */
	margin: 4px 6px;
}
#registerForm .input input { /* button only in this case */
	width: auto;
}
#registerForm legend em {
	line-height: 100%;
	padding: 2px 5px;
	margin: 0 3px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	background: #cc0000;
	color: #ffffff;
}


/* footer */

#footer {
	margin: 40px 0 0 0;
	float: left;
	width: 80%;
	padding: 0 10%;
	line-height: 62px;
	background: url('img/layout/footer_bkg.png' );
}
#footer .copyright a,
#footer .copyright img {
	border: none;
	margin: 0;
}
#footer {
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
}

/* misc - forms, icons.. */

.input {
	height: 18px;
	float: right;
	margin: 0 0 0 5px;
}
.input input {
	float: left;
	border: none;
	background: none;
	padding: 0 6px
	margin: 0 4%;
}
.input input {}
.input.submit input {
	cursor: pointer;
	text-align: center;
}
.input.submit {
	height: 20px;
	cursor: pointer;
}
input.submit {
	border: none;
	background: #990000;
	height: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
input.hover {
	color: #000000 !important;
}

 input.green { background: #515151; color: #ffffff; }
 input.red { color: #ffffff; }

.info button {
	border: none;
	margin-right: 2px;
	line-height: 21px;
	height: 21pxffffff;
	font-size: .9em;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}


.info button.active { background: url('img/layout/tab_button_active_bkg.png'); }
.info button.inactive { background: url('img/layout/tab_button_inactive_bkg.gif'); }
.info button.hover { color: #000000; }

.infoBox {
	line-height: 32px;
	height: 32px;
	margin: 0 2px;
	padding: 0 0 0 36px;
	overflow: none;
	border: none;
	background: url('img/layout/ico_checkout_info.png') left no-repeat #aaaaaa;
}

/* helpers */

.htmlContent { padding-top: 30px; }
.homeLeft .htmlContent {
	padding: 0 10px 0 10px;
}
.left { float: left; height: 100%; }
.right { float: right !important; height: 100%; }


.rightCol .htmlContent h1,
.rightCol .htmlContent h2,
.rightCol .htmlContent h3,
.rightCol .htmlContent h4,
.rightCol .htmlContent h5,
.rightCol .htmlContent h6 {
	padding: 0;
	background: none !important;
	text-transform: none !important;
}
.rightCol .htmlContent h1 {
	/*
	color: #990000;
	text-transform: uppercase;
	*/
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
	background: #515151 !important;
	/*margin: 0 15px;*/
	margin: 0 0px;
	padding: 0 5px;
	line-height: 25px;
	text-transform: uppercase;
}

.rightCol .htmlContent h2 {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
}

.rightCol .htmlContent h3 {
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
}

.rightCol .htmlContent h4 {
	color: #333333
	font-size: 1.1em;
}

.rightCol .htmlContent h5 {
	color: #333333;
	font-style: italic;
	font-size: 1.1em;
}
.rightCol .news h2 {
  width: 200px;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	background: #515151 !important;
	/*margin: 0 15px;*/
	margin: 23px 0 5px 0; !important;
	padding: 0 5px;
	line-height: 25px;
	text-transform: uppercase;
}
.rightCol .news .date {
	margin-top: 10px;
	font-style: italic;
}

.rightCol .news h3 a,
.rightCol .news h3 {
	margin: 0;
	font-size: 1em;
	color: #910000;
}

.rightCol .news h3 a:hover {
  color: #515151;
  
}

.rightCol .news p {
	padding: 0 0 8px 0;
	margin: 15px 0 10px 0;
	background: url('img/layout/border_dotted_h.gif') repeat-x bottom !important;
}

.vaOuter { display: table; #position: relative; overflow: hidden; }
.vaOuter .vaInner { #position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
.vaOuter .vaInner .vaItem { #position: relative; #top: -50%; }

