
html, body {
	margin:0;
	padding:0;
}

body {
	color:#F6FF00;
	font: 11px "Trebuchet MS";
}

#wrapper {
	margin:0;
	padding:0;
	background:url("/sites/all/themes/apn/images/wrapper_bg.jpg") repeat-y center;
	overflow:hidden;
}

#container {

	float:left;
	margin:0px 0px 25px 0px;
	padding:0;
	width:100%;
	background:url("/sites/all/themes/apn/images/container_bg.jpg") no-repeat center top;
}


a:link,
a:active {

	color: #638b28;
	text-decoration: underline;
}


a:visited,
a:hover {

	color: #395c18;
	text-decoration: none;
}


/* Links of yellow-green menu in top and bottom */
a.gm_link:link,
a.gm_link:active,
a.gm_link:visited,
a.gm_link:hover {
color:#fff; text-decoration:none; font-size:14px;}
/* Links of left and right vertical blocks*/
#right_block a.vblock:link,
#right_block a.vblock:active,
#right_block a.vblock:visited,
#right_block a.vblock:hover,
#left_block a.vblock:link,
#left_block a.vblock:active,
#left_block a.vblock:visited,
#left_block a.vblock:hover {

	color:#f6ff00;
	text-decoration:underline;
	font: bold 13px Trebuchet MS;
	padding: 7px 0px;
	display:block;
}
a.vblock:hover {

	text-decoration:none;
}
a.submenu:link,
a.submenu:active,
a.submenu:visited,
a.submenu:hover {
color:#fff; text-decoration:none; font: bold 13px Trebuchet MS; padding:5px 0px; margin:0; display:block;}
/* Links of main content */
a.c_content_link:link,
a.c_content_link:active,
a.c_content_link:visited {
color:#3d5019; text-decoration:underline; font-size:small;}

a.c_content_link:hover {
color:#3d5019; text-decoration:none; font-size:small;}
a.c_title_link:link,
a.c_title_link:active,
a.c_title_link:visited,
a.c_title_link:hover {

	color:#fff;
	text-decoration:none;
	font:bold 14px "Trebuchet MS";
	display:block;
	padding: 5px 0px;
	margin:0;
	position: relative;
	margin-top: 2px;
	/*margin-left: -7px;*/
}
.td_left {
margin:0; padding-right:0; padding-top:0;}

.td_center {
margin:0; padding:0; width:960px;}

.td_right {
margin:0; padding-left:0; padding-top:0;}
/**********************************************
HEADER
**********************************************/
#header {

	margin:0;
	padding:0;
	width:100%;
	height:425px;
}
#apn_logo {

	float:left;
	margin:0;
	padding:0;
	width:254px;
	height:101px;
}
#apn_logo img {

	border:none;
	margin:0;
}
#search {

	float:right;
	margin:0;
	width:350px;
	height:32px;
	padding-top: 8px;
}
#search #q {

	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('/images/srch_bg.gif') no-repeat;
	width: 199px;
	height: 27px;
	/*margin-top: 10px;*/
	/*font-size: 12px
	*/
}
#search #b {

	display: block;
	float: right;
}
.green_menu {

	float:right;
	margin:0;
	padding:0;
	width:700px;
	height:70px;
}
.green_menu_circle {

	float:left;
	margin:0;
	padding:0;
	width:40px;
	height:70px;
	background:url(/sites/all/themes/apn/images/h_green_line_left.png) no-repeat bottom;
}
.green_menu_line {

	float:right;
	margin:0;
	padding:0;
	width:660px;
	height:70px;
	background:url(/sites/all/themes/apn/images/h_green_line.png) repeat-x bottom;
}
#green_menu_continue {

	position:relative;
	float:right;
	z-index:2;
	margin:40px 0px 0px 0px;
	padding:0;
	width:100%;
	height:70px;
	background:url(/sites/all/themes/apn/images/h_green_line.png) repeat-x bottom;
}
.green_menu_line table {

	margin-top:12px;
	padding:0;
	height:35px;
}
.green_menu_line table td {

	padding:0 17px;
	text-align:center;
}
div.gm_div {

	position:relative;
	z-index:4;
}
div.float_div {

	position:absolute;
	margin-left:-17px;
	margin-top:-25px;
	z-index:3;
	height:35px;
}
div.float_div_left {

	float:left;
	width:19px;
	height:35px;
	background:url(/sites/all/themes/apn/images/float_div_left.png) no-repeat left;
}
div.float_div_center {

	float:left;
	width:45px;
	height:35px;
	background:url(/sites/all/themes/apn/images/float_div.png) repeat-x;
}
div.float_div_right {

	float:left;
	width:19px;
	height:35px;
	background:url(/sites/all/themes/apn/images/float_div_right.png) no-repeat right;
}
#blue_menu {

	float:left;
	margin:5px 0px 0px 0px;
	padding:0;
	width:945px;
	height:33px;
	font:18px Trebuchet MS;
	color:#fff;
}
#blue_menu_line {

	float:left;
	margin:0;
	padding:0;
	width:907px;
	height:33px;
	background:url(/sites/all/themes/apn/images/h_blue_line.gif) repeat-x bottom;
}
#blue_menu_circle {

	float:right;
	margin:0;
	padding:0;
	width:38px;
	height:33px;
	background:url(/sites/all/themes/apn/images/h_blue_line_right.png) no-repeat bottom;
}
#blue_menu_continue {

	position:relative;
	float:left;
	z-index:2;
	margin:0px;
	padding:0;
	width:100%;
	height:148px;
	background:url(/sites/all/themes/apn/images/h_blue_line.gif) repeat-x bottom;
}
#mail {

	float:left;
	height:26px;
	padding-top:5px;
}
#phone {

	float:right;
	margin:0px 10px 0px 80px;
	height:26px;
	padding-top:5px;
}
#icq {

	float:right;
	width:120px;
	height:26px;
	background:url(/sites/all/themes/apn/images/icq.gif) no-repeat top right;
	text-align:left;
	padding-top:5px;
}
span.small {

	font:bold 15px Trebuchet MS;
}
#hblock {

	float:left;
	padding:0;
	width:960px;
	height:232px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.delete {

	float:right;
	background:url(/sites/all/themes/apn/images/close.png) no-repeat top right;
	padding:0;
	width:30px;
	height:30px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
}

#hblock777 {

	float:left;
	padding:0;
	width:960px;
	height:335px;
	border:0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}

#hblock_left {

	float:left;
	margin:15px 0;
	padding:0;
	width:58px;
	height:200px;
	background:url(/sites/all/themes/apn/images/h_hblock_left.png) no-repeat center;
}
#hblock_center {

	float:left;
	margin:15px 0;
	padding:0;	width:423px;	height:200px;	background:url(/sites/all/themes/apn/images/h_hblock.png);}
#hblock_right {
	float:right;	padding:0;	width:479px;	height:232px;	background:url(/sites/all/themes/apn/images/h_hgallery.png) no-repeat right;}
#hblock_text {
	float:left;	margin:0;	padding:80px 0px 0px 20px;	font:32px Trebuchet MS;	color:#fff;}
div.carus {
	width:200px;	height:200px;	margin:16px 0px;}
div.carus ul {
	margin:0;	padding:0;	list-style:none;}
div.prev{
	width:40px;	height:60px;	margin:0 auto;}
div.next{
	width:40px;	height:60px;	margin:0 auto;}
.yellow {
position:relative; z-index:2; top:10px; color:#f6ff00;}
.big {
font-size:40px; margin:0px 0px 0px 100px;}
/**********************************************CONTENT**********************************************/
div.vblock_top {

	margin:0;
	padding:0;
	width:200px;
	height:58px;
	background:url('/sites/all/themes/apn/images/block_top.png') no-repeat;
}
div.vblock_center {

	margin:0;
	padding:5px 0px;
	width:200px;
	background:url('/sites/all/themes/apn/images/h_hblock.png');
}
div.vblock_bottom {

	margin:0;
	padding:0;
	width:200px;
	height:58px;
	background:url('/sites/all/themes/apn/images/block_bottom.png') no-repeat;
	margin:0px;
}
div.vblock_top p {

	margin:0px;
	padding:15px 0px 0px 30px;
	font-size:24px;
}
div.vblock_center dl {

	margin:0;
}
div.vblock_center dt {

	padding-left:20px;
}
div.vblock_center dd {

	margin:0;
	padding:0 20px 10px 20px;
	text-align:left;
	color:#fff;
	font: small "Trebuchet MS";
}
p.date {

	color:#b2a300;
	margin:0;
	padding:0;	text-align:left;	font: x-small Tebuchet MS;}
#content {

	margin:0 auto;
	padding:0;
	width:990px;
}
#left_block {

	float:left;
	margin:0;
	padding:0;
	width:200px;
}


div.button {

	margin:35px 0px 5px 0px;
	padding:0px;
	width:200px;
}


div.button_more{

	display: block;
	width:200px;
	height:30px;
	padding:0;
	background:url(/sites/all/themes/apn/images/button_more.png) no-repeat center;
	text-align:left;
}


a#staff {

	display: block;
	width: 165px;
	height: 30px;
	padding: 6px 0 0 20px;
	font-size: 11px;
	line-height: 18px;
	background:url("/images/button_more.png") no-repeat left top;
	text-align:left;
}

div.button_more p {
	margin:0px 0px 0px 40px;	padding:6px 0px 0px 0px;}
a.link_more:link,a.link_more:active,a.link_more:visited,a.link_more:hover {
color:#000; font: 11px trebuchet MS; text-decoration:none;}
div.accordion {
	width:200px;}
div.accordion h3 {
	background: url(/sites/all/themes/apn/images/arrow-square.gif) no-repeat right -49px;
	padding: 7px 15px;
	margin: 0;
	font: bold 13px Trebuchet MS;
	border-bottom: none;
	text-decoration:underline;
	cursor: pointer;
}

div.accordion h3:hover {
	text-decoration:none;
}
div.accordion h3.active {
	background-position: right 9px;}
div.accordion h3 a {
	color:#f6ff00;
}
div.ac_div {
	width:180px;	margin-left:15px;}
ul.vblock_ul {
	margin:0px;	padding:0px;	width:175px;	list-style:none;}
ul.vblock_ul li.vblock_li, ul.vblock_ul li.vblock_sub {
	margin-left:15px;	padding-left:10px;	list-style:none;	width:100%;	display:block;	background:url(/sites/all/themes/apn/images/list-style.gif) no-repeat left center;}
ul.vblock_ul li.vblock_li:hover, ul.vblock_ul li.vblock_sub:hover {
background:#2d3511 url(/sites/all/themes/apn/images/list-style.gif) no-repeat right center;}
div.accordion_menu_block {
	position:absolute;	width:200px;}
ul.submenu {
	background:#2d3511;	width:180px;	position: relative;	text-align:left;	padding-left:20px;	border:none;	list-style:none;	display:none;}
ul.submenu li {
	list-style:none;}
/* Ids and Classes of white center block */#main {
float:left; margin:0px 0px 0px 15px; padding:0; width:560px;}
#main_top {

	margin:0;
	padding:0;
	width:560px;
	height:52px;
	background:url(/images/main_top.png) no-repeat;
}

#main_top h2 {
	padding: 10px 33px;
	font: normal 24px/24px "Trebuchet MS", Arial, serif;
	color: #638b28;
	
}

#main_top h1 {

	margin:0;
	padding: 0;
	margin-left: 23px;
	margin-top: 7px;
	padding-top: 7px;
	padding-left: 23px;
	width: 496px;
	height: 38px;
	/*margin-top: 10px;
	margin-left: 10px;*/
	background: url('/images/header_background.png') 0px 7px no-repeat;
	/*border: 1px solid #070;*/
	color: #fff;
	font:normal 18px "Trebuchet MS";
	/*top: 10px;
	padding-right:30px;
	padding-top:8px;
	padding-bottom: 10px;
	padding-left:60px;
	background: url('/images/header_background.png') no-repeat 30px 4px;*/
}
#main_center {
margin:0; padding:10px 0px 5px 0px; width:560px; background:#fff; color:#000;}
#main_center p {
margin:0; padding:10px;}
#main_bottom {
margin:0; padding:0; width:560px; height:42px; background:url(/images/main_bottom.png) no-repeat;}
#main_container_front {

	/*width:510px;*/
	width: 525px;
	margin:0 auto;
	font-family: "Trebuchet MS";
}
#main_container {

	width:490px;
	margin:0 auto;
	font-family: "Trebuchet MS";
}
#main_container_katalog {
	width:510px;	margin:0 auto;}
h2.title a:link,h2.title a:active,h2.title a:visited {
color:#000; text-decoration:none; font-family: Trebuchet MS;}
h2.title a:hover {
color:#000; text-decoration:underline; font-family: Trebuchet MS;}
div.categories {
	float:left;	width:245px;	padding:20px 5px;	margin:0;}
#main_head {
width:540px; margin-left:10px;}
#mtabs {
float:left; margin-bottom:20px; margin-left:-10px;}
div.m_title2 {
float:left; margin-right:39px; width:430px; height:38px; background:url(/sites/all/themes/apn/images/c_title2_bg.gif) repeat-x top;}
div.m_title2_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title2_left.gif) no-repeat top left;}
div.m_title2_right {
float:right; width:379px; height:38px; background:url(/sites/all/themes/apn/images/c_title2_right.gif) no-repeat top right;}
div.m_title5 {
float:left; margin-right:39px; width:430px; height:38px; background:url(/sites/all/themes/apn/images/c_title5_bg.gif) repeat-x top;}
div.m_title5_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title5_left.gif) no-repeat top left;}
div.m_title5_right {
float:right; width:379px; height:38px; background:url(/sites/all/themes/apn/images/c_title5_right.gif) no-repeat top right;}
div.c_title1 {
width:252px; height:38px; background:url(/sites/all/themes/apn/images/c_title1_bg.gif) repeat-x top;}

div.c_title1_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title1_left.gif) no-repeat top left;}

div.c_title1_right {
float:right; width:231px; height:38px; background:url(/sites/all/themes/apn/images/c_title1_right.gif) no-repeat top right;}
div.c_title2 {
width:252px; height:38px; background:url(/sites/all/themes/apn/images/c_title2_bg.gif) repeat-x top;}

div.c_title2_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title2_left.gif) no-repeat top left;}

div.c_title2_right {
float:right; width:231px; height:38px; background:url(/sites/all/themes/apn/images/c_title2_right.gif) no-repeat top right;}
div.c_title3 {
width:252px; height:38px; background:url(/sites/all/themes/apn/images/c_title3_bg.gif) repeat-x top;}

div.c_title3_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title3_left.gif) no-repeat top left;}

div.c_title3_right {
float:right; width:231px; height:38px; background:url(/sites/all/themes/apn/images/c_title3_right.gif) no-repeat top right;}
div.c_title4 {
width:252px; height:38px; background:url(/sites/all/themes/apn/images/c_title4_bg.gif) repeat-x top;}

div.c_title4_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title4_left.gif) no-repeat top left;}

div.c_title4_right {
float:right; width:231px; height:38px; background:url(/sites/all/themes/apn/images/c_title4_right.gif) no-repeat top right;}
div.c_title5 {
width:252px; height:38px; background:url(/sites/all/themes/apn/images/c_title5_bg.gif) repeat-x top;}

div.c_title5_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title5_left.gif) no-repeat top left;}

div.c_title5_right {
float:right; width:231px; height:38px; background:url(/sites/all/themes/apn/images/c_title5_right.gif) no-repeat top right;}
div.c_title6 {
width:252px; height:38px; background:url(/sites/all/themes/apn/images/c_title6_bg.gif) repeat-x top;}

div.c_title6_left {
float:left; width:21px; height:38px; background:url(/sites/all/themes/apn/images/c_title6_left.gif) no-repeat top left;}

div.c_title6_right {
float:right; width:231px; height:38px; background:url(/sites/all/themes/apn/images/c_title6_right.gif) no-repeat top right;}
div.c_content {

	width:230px;
	margin-left:15px;
	font:"Trebuchet MS";
}
div.c_content img {

	border:none;
	float:right;
	width:61px;
	height:61px;
}


#clear {

	width:530px;
	clear:both;
}


table.mproduct {

	float:left;
	color:#2b3c0f;
	font:11px "Trebuchet MS";
	margin:20px;
}


span.mboldu {

	margin:0;
	padding:0;
	font-weight:bold;
	text-decoration:underline;
}


td.mproduct_image {

	width:140px;
	height:140px;
	border:1px solid #669d09;
}


td.mproduct_artcl {

	padding-top:10px;
}


td.mproduct_more {

	width:140px;
	padding-left:10px;
	height:30px;
	margin-top:10px;
	background:url("/sites/all/themes/apn/images/mproduct_more.jpg") no-repeat;
}


div.mproduct_big {

	float:left;
	width:240px;
	margin:20px 0px 20px 160px;
	color:#2b3c0f;
	font:12px "Trebuchet MS";
}


td.mproduct_big_image {

	width:240px;
	height:240px;
	border:1px solid #669d09;
}


td.mproduct_big_artcl {

	padding-top:10px;
	font-size:24px;
}


td.mproduct_big_name {

	font-size:16px;
	padding-bottom:20px;
}


td.mproduct_big_char {

	font-size:18px;
	padding-bottom:10px;
}


td.mproduct_categ {

	padding-top:20px;
}


span.lblue {

	color:#0093c4;
	font-weight:bold;
}


#mcontacts {
	
	width:500px;
	margin:0 auto;
}


#right_block {

	float:right;
	margin:0;
	padding:0;
	width:200px;
}


/**********************************************FOOTER**********************************************/
#footer {

	float:left;
	margin:0;
	padding:0;
	width:100%;
}


#hblock2,
#hblock2_top,
#hblock2_bottom,
#hblock2_center {

	margin:0 auto;
	padding:0;
	width:960px;
}


#hblock2_top {
	height:58px;	background:url(/sites/all/themes/apn/images/hblock2_top.png) no-repeat center;}
#hblock2_bottom {
	height:58px;	background:url(/sites/all/themes/apn/images/hblock2_bottom.png) no-repeat center;}
#hblock2_center {
	padding:5px 0px; background:url(/sites/all/themes/apn/images/h_hblock.png);}
#hblock2_center p {
	margin:0;	padding:0 30px;	text-align:center;}
ul.searchtext {
margin-left:60px; font: 16px Trebuchet MS;}
#contact_with_us {
	width:960px;	height:34px;	margin:60px auto 100px auto;	padding:0 60px;	font-size:24px;	text-align:center;	background:url(/sites/all/themes/apn/images/contact_with_us.gif) no-repeat center bottom;}
#contact_with_us a {
	float:left;	color:#f6ff00;	text-decoration:underline;	display:block;	height:24px;	float:left;	margin-left:360px;	padding:0;}
#contact_with_us em {
	background:url(/sites/all/themes/apn/images/pop_up.png) no-repeat;	width:305px;	height:185px;	position: relative;	z-index:5;	top: -112px;	left:-305px;	text-align: center;	padding: 77px 153px;	display: none;}
div.pop_up {
	background:url(/sites/all/themes/apn/images/pop_up.png) no-repeat;	width:305px;	height:185px;	position: relative;	z-index:5;	top:-190px;	left:305px;	text-align: center;	padding:0;	display: none;}
#bottom_menu {
	width:960px;	margin:0 auto;	padding:0;	height:70px;}
#green_menu_continue2 {
	position:relative;	float:right;	z-index:2;	margin:0;	padding:0;	width:100%;	height:70px;	background:url(/sites/all/themes/apn/images/h_green_line.png) repeat-x bottom;}
#vimeo, #twitter, #youtube {
	display:block;	float:left;	margin:0 7px;	padding:0;	width:64px;	height:60px;}
#vimeo {
	background:url(/sites/all/themes/apn/images/vimeo.png) no-repeat;}
#twitter {
	background:url(/sites/all/themes/apn/images/twitter.png) no-repeat;}
#youtube {
	background:url(/sites/all/themes/apn/images/youtube.png) no-repeat;}
#copyrights {
width:960px; height:90px; margin:10px auto 0px auto; padding:0; border-top:1px solid #f6ff00; font-size:x-small;}
#copyrights p {
margin:20px 0; float:left; width:600px;}
#espinoza {
	margin:5px 0;
	float:right;
	/*width:100px;*/
	vertical-align: center;
	/*font-size: 18px;*/
}
#espinoza a.esp:link, a.esp:active, a.esp:visited {
	color:#f6ff00;	text-decoration: none;	line-height: 28px;}
#espinoza a.esp:hover {
text-decoration:none;}
.cell{
	width: 372px;	float: left;	height: 220px;	vertical-align: top;	margin: 0 0 30px 10px;	border:1px solid #DFDFDF;	border-collapse: separate;}
.cell tbody{
	border: none;}
.cell tr td{
	vertical-align: top;}

.pager{
	clear: both;
	/*width:530px;*/
	width: 100%;
	font: bold 11px "Trebuchet MS";
	/*margin:350px 0px 20px 0px;*/
}

.pager a {
	color: #598b1e;
	font: normal 13px/13px "Trebuchet MS", Arial, serif;
	padding: 0 3px;
	margin: 0px 3px;
	text-decoration: none;
}

.pager-list strong.pager-current,
.pager strong.pager-current,
span.pager-list strong.pager-current {
	color: #fff;
	padding: 0 0.4em;
	background-color: #598b1e;
	font: normal 13px/15px "Trebuchet MS", Arial, serif;
}
.titleField{
	color: #626262;	font-family: Arial;	font-size: 13px;	font-weight: bold;	padding-right: 5px;}
.titleFieldBig{
	color: #626262;	font-family: Arial;	font-size: 13px;	font-weight: bold;	padding-right: 5px;	float: left;}
.nameOrange{
	color:#ED6E00;	font-weight:bold;	height: 35px;	overflow: hidden;}
.nameTitle{
	height: 54px;	overflow: hidden;}
.name{
	height: 35px;	overflow: hidden}
.taxonomy2 ul li a{
	color:#1799BF;	font-weight:bold;	text-decoration:none;}
.taxonomy2 ul li{
	padding: 0px;}
.nameTitle2{
	color:#1799BF;	font-family:Arial;	font-size:13px;	font-weight:bold;}
.nameArt{
	color:#1799BF;	font-weight:bold;	text-decoration:none;}
.titleField2{
	color: #626262;	font-family: Arial;	font-size: 13px;	font-weight: bold;	padding-right: 5px;}
.titleFieldBig, .titleFieldDescription{
	color: #626262;	font-family: Arial;	font-size: 13px;	font-weight: bold;	padding-right: 5px;	float: left;	width: 130px;}
.fieldInfo{
	margin-bottom: 3px;}
.nameOrange2{
	color:#ED6E00;	font-weight:bold;}
.nameArt2{
	color:#1799BF;	font-weight:bold;	text-decoration:none;}
.blockInfo{
	margin-left: 200px;}
.image-title2{
	float: left;}
.titleFieldDescription{
	margin-right: 20px;	width: 230px;}
.breadcrumb {
	margin:0 15px;	font: bold 12px Trebuchet MS;}
.breadcrumb a{
	color: #3d5019;	font: bold 12px Trebuchet MS;	text-decoration: none;	font-weight: bold;	margin: 0 5px;}
ul.links li a:link,ul.links li a:active,ul.links li a:visited {
	color:#3d5019;}
div.view-content-News {

	padding-right: 10px;
}
#centerColumn{

	
}
div#_content {

	padding-left: 50px;
}
#webform-client-form-222 #edit-submitted-name,
#webform-client-form-222 #edit-submitted-mail,
#webform-client-form-222 #edit-submitted-phone {

	background-color: #eaeaea;
	border: 0;
	width: 180px;
}
#webform-client-form-222 #edit-submitted-text-wrapper {

	position: relative;
	top: -145px;
	left: 200px;
}
#webform-client-form-222 #edit-submitted-text{

	background-color: #eaeaea;
	border: 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 200px;
}
#webform-client-form-222 #edit-submit {

	position: relative;
	top: -200px;
}

a.left_menu {
	font: bold 13px "Trebuchet MS", Arial, serif;
	color: #f6ff00;
	display: block;
	padding: 7px 15px;
}

left_block * {
	z-index: 10000;
}