body {
	min-width: 1000px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #007694;
}

/* header and meniu */
body #header_container {
	margin: 0px;
	padding: 0px;
	background: white; /* url('/img/logo.gif') no-repeat 0px 0px;*/
	width: 1000px;
	height: 134px;
}

/* logo */
body #header_container #logo {
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	left: 20px;
	float: left;
}

/* main content */
body #main_container {
	width: 998px;
	background: white;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	border: 1px solid white;
	border-width: 0 1px 1px 1px;
}

/* footer */
body #footer {
	width: 1000px;
	background: transparent;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: white;
	margin-top: 8px;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

.paging a:link, .paging a:active, .paging a:visited {
	color: #07b7e0;
	text-decoration: underline;
}

.paging a:hover {
	text-decoration: none;
	color: #D17600;
}

/*-----------------------------------------
	HEADER
------------------------------------------*/
/* other languages paragraph */
#other_l {
	background: transparent url('/img/other_languages_icon.jpg') no-repeat 972px 22px;
	color: #07b7e0;
	font-size: 11px;
	font-family: arial, tahoma;
	padding: 16px 21px 0 0;
	margin: 0;
	text-align: right;
}

#other_l .sel_lang {
	visibility: hidden;
}

#other_l .sel_lang_show {
	visibility: visible;
}

#other_l img.langs {
	border: 1px solid #07b7e0;
	margin-right: 5px;
}

#other_l a:link, #mail_us a:link, #your_cart a:link {
	color: #07b7e0;
}

#other_l a:active, #mail_us a:active, #your_cart a:active {
	color: #07b7e0;
}

#other_l a:visited, #mail_us a:visited, #your_cart a:visited {
	color: #07b7e0;
}

#other_l a:hover, #mail_us a:hover, #your_cart a:hover {
	color: #07b7e0;
	text-decoration: none;
}

/* your cart paragraph */
#your_cart {
	background: transparent;
	margin: 28px 0 18px 0px;
	padding: 0 448px 0 0;
	text-align: right;
	color: #07b7e0;
	font-size: 11px;
	font-family: arial, tahoma;
}

/* contact us paragraph */
#contact {
	background: transparent url('/img/phone.gif') no-repeat 556px 2px; /* 572px 2px; */
	font-size: 11px;
	font-family: arial, tahoma;
	margin: -32px 0px -2px 0px;
	text-align: right;
	color: #00627d;
	padding: 0px 226px 0px 0px; /* 0px 231px 0px 0px; */
}

#contact span {
	font-weight: bold;
	font-size: 13px; /* 11px; */
}

/* email us paragraph */
#mail_us {
	color: #00627d;
	background: transparent;
	font-size: 11px;
	font-family: arial, tahoma;
	padding: 0 19px 0 0;
	margin: -14px 0px 0px 0px;
	text-align: right;
}


/*-----------------------------------------
	FOOTER
------------------------------------------*/
#footer a {
	color: #07b7e0;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

/*-----------------------------------------
	MAIN CONTENT
------------------------------------------*/
#tour {
	/*background: transparent url('/img/bg_big.jpg') no-repeat top left;*/
	background: transparent url('/img/indexinis.jpg') no-repeat top left;
	width: 514px;
	height: 399px;
	padding: 0;
	margin: 0;
	border: 0;
	/*z-index: 1;*/
	float: left;
}

#tour img {
	border: 0;
}

#tour a {
	text-decoration: none;
	position: relative;
	top: 374px;
	left: 410px;
}

/* hot articles */
div.hotArticles {
	background: #de8e26; /*98A508;*/
	width: 494px;
	/* height: 73px; */
	/*height: 173px;*/
	/*height: 220px;*/
	height: auto;
	padding: 8px 0 8px 20px;
	/*line-height: 14px;*/
	margin-top: 1px;
	font-size: 11px;
	font-family: arial;
	color: #515a00;
	/*overflow: hidden;*/
	float: left;
}

div.hotArticles span.title {
	color: white; /* #525A01;*/
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div.hotArticles span.lh12 {
	line-height: normal;
	color: black; /* #525A01; */
	padding: 0px 15px 6px 0px;
	font-size: 12px;
}

div.hotArticles a {
	color: white;
	text-decoration: none;
}

div.hotArticles td.spacer_hots {
	background: #BC7222; /* #838E04; */
	width: 2px;
	margin: 0;
	padding: 0;
}

div.hotArticles td.left_hots {
	width: 235px;
	vertical-align: top;
	font-size: 12px;
	padding-right: 10px;
}

div.hotArticles td.right_hots {
	padding: 0 10px 0 20px;
	vertical-align: top;
	font-size: 12px;
}

/* hot articles */
div.hotArticles2 {
	background: #98A508;
	width: 998px;
	/*min-height: 80px;
	height: 90px;*/
	padding: 8px 0 8px 0px;
	/* line-height: 12px; */
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: arial;
	color: #515a00;
	overflow: visable;
	float: left;
}

div.hotArticles2 span.title {
	color: #525A01;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div.hotArticles2 span.lh12 {
	line-height: 12px;
	color: #525A01;
	padding: 1px 15px 6px 0px;
}

div.hotArticles2 a {
	color: white;
	text-decoration: none;
}

div.hotArticles2 td.spacer_hots {
	background: #838E04;
	width: 1px;
	margin: 0;
	padding: 0;
}

div.hotArticles2 td.left_hots {
	width: 300px;
	padding: 0 0 0 20px;
	vertical-align: top;*
	padding-right:10px;
}

div.hotArticles2 td.right_hots {
	width: 320px;
	padding: 0 0 0 20px;
	padding-right:10px;
	vertical-align: top;
}
div.hotArticles2 td.center_hots {
	width: 300px;
	padding-left: 20px;
	padding-right:10px;
	vertical-align: top;
}

/* about us */
div#about_us {
	/*background: #DE8E26 url('/img/about_us.gif') no-repeat 32px 17px;*/
	background: #DE8E26;
	margin: 0 0 0 1px;
	width: 450px;
	/*height: 99px 76px;*/
	/*height: 189px;*/
	height: auto;
	float: right;
	padding: 10px 11px 8px 22px;
	/*line-height: 12px;*/
	/*overflow: hidden;*/
	font-family: arial, tahoma, helvetica;
	font-size: 12px;
	font-weight: normal;
}

#about_us span.about_title {
	font-size: 14px;
	color: white;
	margin: -10px 0 0 0;
}

#about_us p {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	text-align: justify;
}

#about_us a {
	color: white;
	text-decoration: none;
}

/* hot offers */
#hot_offers {
	background: white url('/img/offer_vokiskas2.gif') no-repeat top left;
	margin: 0 0 0 0;
	width: 448px;  /* 448 IE 3 pixelius isgauna is kazkur */
	float: right;
	min-height: 40px;
	height: 100%;
	padding: 68px 20px 2px 15px;
}

#hot_offer table {
	/*width: 100%;*/
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#hot_offers table td.img_cell {
	vertical-align: top;
        padding-top: 5px;
	padding-right: 6px;
}
#hot_offers table td.text_cell {
	vertical-align: top;
        padding-top: 5px;
	padding-right: 6px;
}

#hot_offers tr {
	vertical-align: top;
	text-align: left;
}

#hot_offers .comp_name {
	color: #d17601;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, tahoma, helvetica;
	line-height: 16px;
	/*padding-left: 3px;*/
}

#hot_offers .based {
	color: #d17601;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, tahoma, helvetica;
	margin-bottom: 5px;
	/*padding-left: 4px;*/
}

#hot_offers .comp_text {
	line-height: 14px;
	padding-top: 8px;
	font-size: 11px;
	/*padding-left: 5px;*/
}

#hot_offers .time {
	color: #979797;	
	font-size: 10px;
	font-weight: normal;
	font-family: arial, tahoma, helvetica;
}

#hot_offers .price {
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #00617c;
	border-left: 1px solid #d8d8d8;
	width: 80px;
	padding: 0 0 0 2px;
	padding-top: 5px;
}

#hot_offers td {
	color: black;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, helvetica;
}

#hot_offers td.hot_info {
	width: 280px;
	padding: 0 0 0 5px;
}

#hot_offers .price .pricetag {
	font-size: 12px;
	font-weight: bold;
	color: #00627C;
	padding: 5px 0 0 0;
}

#hot_offers .price .price_value {
	font-weight: bold;
	font-size: 16px;
}

#hot_offers .price .person_tag {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

#hot_offers a {
	color: #07b6e1;
	text-decoration: none;
}

#hot_offers .spacer {
	height:10px; /* 20 */
	background: url('/img/tarp_rep.gif') repeat-x 0% 50%;
}

#hot_offers .pointer {
	margin: 4px;
}

/*-----------------------------------------
	SUB MENIU
------------------------------------------*/

#sub_menu {
	width: 998px;
	background: #00627C;
	height: 22px;
	vertical-align: middle;
	padding-left: 37px;
	padding-top: 7px;
	text-align: center;
	color: white;
}

#sub_menu a:link, #sub_menu a:active, #sub_menu a:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	line-height: 14px;
}

#sub_menu a:hover {
	color: white;
	text-decoration: underline;
	font-size: 12px;
	font-family: arial;
	line-height: 14px;
}

/*-----------------------------------------
	TOP 5
------------------------------------------*/
#top_5_container {
	width: 215px;
	background: white;
	padding: 0 0 0 33px;
	margin: 8px 0 0 0;
	float: left;
}

#top_5_container tr, #top_5_container td {
	margin: 0px;
	padding: 0px;
}

.top_5_spacer {
	height: 20px;
	background-image: url('/img/pasikart.gif');
	background-position: 0px 50%;
	background-repeat:repeat-x;
	width: 215px;
}

.top_5_img {
	border: 1px solid #CACACA;
}

.top_5_header_center {
	text-align: left;
	background: #00627C;
}

#top_5_container h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D17600;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0 0 0 5px;
}

#top_5_container p {
	padding: 5px 0 0 5px;
	margin: 0;
}

.top_5_info {
	padding: 0 0 0 5px;
	vertical-align: top;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

.top_5_items {
	padding: 15px 0 0 0;
}

/*-----------------------------------------
	PATH AND TOOLS
------------------------------------------*/
div.path {
	background: transparent;
	width: 800px;
	float: left;
	padding-left:33px;
	padding-top:9px;
}

div.path a:link, div.path a:active, div.path a:visited {
	font-family: arial;
	font-size:11px;
	color:#09B6E0;
	line-height:15px;
	text-decoration: underline;
}

div.path a:hover {
	text-decoration: none;
}

div.path span {
	color: #DE8E26;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
}

div.tools {
	background: transparent;
	width: 120px;
	float: left;
	padding-top: 8px;
	margin-bottom: 0px;
	margin-left: 33px;
	text-align: right;
	padding-right: 10px;
}


div.tools a:link, div.tools a:active, div.tools a:visited {
	font-family: arial;
	font-size: 11px;
	color: #007693;
	line-height: 15px;
	text-decoration: none;
}

div.tools a:hover {
	text-decoration: underline;
}

div.tools img {
	border: 0;
	margin: 0;
	padding: 0;
}

/*-----------------------------------------
	SEARCH COMPANIES
------------------------------------------*/
#search_container {
	background: white;
	padding: 8px 0 0 8px;
	float: left;
	font-size: 11px;
	font-family: arial;
	width: 530px;
	margin-bottom: 10px;
}

#search_container h1 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	line-height: 17px;
	background: #00627C;
	color: white;
	margin: 0px;
	padding: 10px 0 0 0;
	height: 21px;
	/*width: 100%;*/
	vertical-align: middle;
	float: left;
	display: inline;
}

#search_container table {
	width: 530px;
}

/* advanced search */
#search_container .adv_search, #product_container .adv_search {
	/*background-color: #D6D6D6;*/
	background-color: #EDEDED;
	/*line-height: 12px;*/
	line-height: normal;
	padding: 8px 20px 5px 20px;
	/*width: 480px;*/
}

#search_container .adv_search_new, #product_container .adv_search_new {
	background-color: #EDEDED;
	line-height: 12px;
	padding: 8px 20px 5px 20px;
	/*width: 480px;*/	
}

.adv_search a:link, .adv_search a:active, .adv_search a:visited {
	font-family: arial;
	font-size: 11px;
	color: #00627C;
	font-weight: normal;
	text-decoration: underline;
}

.adv_search a:hover {
	font-family: arial;
	font-size: 11px;
	color: #00627C;
	font-weight: normal;
	text-decoration: none;
}


/* search by categories */

#search_container .search_by_category td {
	background-color: #EDEDED;
	padding: 17px 5px 25px 5px;
	vertical-align: top;
}

div.category {
	float: left;
	margin-right: 10px;
}

.category h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 4px 11px;
	background-image: url('/img/paiesk.gif');
	background-repeat: no-repeat; background-position:0px 2px;
}

.category p {
	padding: 0;
	margin: 0 0 0 12px;
	font-size: 11px;
}

.category a:link, .category a:active, .category a:visited {
	text-decoration: underline;
	color: #00627C;
}

.category a:hover {
	text-decoration: none;
}

/* search results */
#search_container .search_results {
	width: 530px;
}

.search_results .results_tag {
	padding: 15px 0 5px 0px;
}

/*-----------------------------------------
	MISCELENIOUS
------------------------------------------*/
div.spacer {
	width: 100%;
	height: 20px;
	background: transparent url('/img/pasikart.gif') repeat-x;
	background-position: 0px 50%;
}

td.spacer {
	width: 100%;
	height: 20px;
	background: transparent url('/img/pasikart.gif') repeat-x;
	background-position: 0px 50%;
}

.spacer2 {
	width: 953px;
	height: 3px;
	background: transparent url('/img/spacer2.gif') repeat-x;
	padding:0;
	margin:0;
}

/*support */
.head {
	width: 100%;
	background: #00627C;
	text-align: right;
	color: white;
	font-size: 10px;
}

.head a:link, .head a:visited, .head a:active {
	text-decoration: underline;
	color: #06b6df;
}

.head a:hover {
	text-decoration: none;
}

.paging {
	color: #D17600;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*-----------------------------------------
	ARTICLES
------------------------------------------*/

#articles_container {
	margin: 8px 0 8px 0;
	padding: 0 10px 0 33px;
	background: transparent;
	float: left;
	font-size: 11px;
	font-family: arial;
}


.article_txt {
	background-image:url(/img/information/figura.gif);
	background-repeat:no-repeat;
}

.article_txt a:link, .article_txt a:visited, .article_txt a:active {
	color: #07b7e0;
	text-decoration: underline;
}

.article_txt a:hover {
	text-decoration: none;
}

#articles_container h1 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	line-height: 17px;
	background: #00627C;
	color: white;
	margin: 0px;
	padding: 10px 0 0 0;
	height: 21px;
	/*width: 100%;*/
	vertical-align: middle;
	float: left;
	display: inline;
}

#articles_container .search {
	background: #d6d6d6;
	padding: 8px 20px 5px 20px;
	line-height: 12px;
	font-size: 11px;
}

#articles_container .article_txt img {
	padding: 2px 5px 2px 5px;
}

.articles_item h3 {
	padding: 0px;
	margin: 5px 2px 2px 0px;
	font-size: 14px;
	font-family: arial;
	line-height: 14px;
	
}

.articles_item a {
	color: #D17600;
	text-decoration: none;
}

.articles_item data {
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
	color:#014759;
}

/*-----------------------------------------
	ARTICLE ENTRY
------------------------------------------*/
table.comm {
	background: #d1d3d2;
	font-family: arial, helvetica, tahoma;
	padding: 0;
	margin: 0;
}

.comm th {
	background: #a3b20f;
	color: #2e3200;
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
}

.comm td {
	background: #ededed;
	color: black;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}

.comm input {
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	color: black;
	background: white;
	border-top: 1px solid #2e3200;
	border-left: 1px solid #2e3200;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 200px;
}

/* vote cell */
.comm td.vote input {
	width: auto;
	background: transparent;
	border: 0;
}

.comm select {
	width: 100px;
	text-align: center;
}

.comm textarea {
	border-top: 1px solid #2e3200;
	border-left: 1px solid #2e3200;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	width: 400px;
	height: 150px;
}

.comm td.submit {
	background: white;
	text-align: right;
}

td.submit input {
	border: none;
	background: transparent url('/img/submit.gif') no-repeat top left;
	width: 88px;
	height: 21px;
	color: #00627C;
	padding: 2px;
}

.comment_item span {
	padding: 0px;
	margin: 5px 2px 2px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 14px;
	color: #D17600;
}

.comment_item small {
	font-size: 9px;
	color: black;
}

/*-----------------------------------------
	HOLIDAY PACKAGES
------------------------------------------*/
.packages_entry {
	margin: 5px 0 5px 0;
	font-family: arial, helvetica, tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.packages_entry img {
	vertical-align: top;
}

.packages_entry td {
	vertical-align: top;
	text-align: left;
}

.packages_entry td.pack_txt {
	width: 140px;
}

.packages_entry td.td_img {
	width: 130px;
}

.packages_entry h2 {
	color: #D17600;
	font-size: 12px;
	display: inline;
	margin-left: 5px;
}

.packages_entry a img {
	border: 1px solid #cacaca;
	margin-right: 2px;
}

/*-----------------------------------------
	PRODUCT ID
------------------------------------------*/
#product_container {
	width: 745px;
	margin: 8px 0 8px 0;
	padding: 0 10px 0 33px;
	background: transparent;
	float: left;
	font-size: 11px;
	font-family: arial;
}

.head h2 {
	float: left;
	display: inline;
	padding: 11px 0 0 20px;
	margin: 0;
	font-size: 12px;
	line-height: 17px;
	
}

#product_container h1 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	line-height: 17px;
	background: #00627C;
	color: white;
	margin: 0px;
	padding: 10px 0 0 0;
	height: 21px;
	/*width: 100%;*/
	vertical-align: middle;
	float: left;
	display: inline;
}

/* company images container */
.product_images {
	width: 400px;
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	overflow: hidden;
	/*margin-bottom: 2999px;*/
	/*padding-bottom: -2999px;*/
}

.product_images img {
	cursor: pointer;
}

/* little pictures */
.comp_img_lil {
	margin: 0px 1px 0 0;
	padding-top: 2px;
}

/* company text */
.comp_info {
	padding: 5px 0 0 15px;
	width: 327px;
	float: left;
	font-size: 13px;
}

.comp_info .icons {
	width: 327px;
	float: left;
	padding-bottom: 10px;
}

.comp_info .services_txt {
	border-top: 1px solid #ededed;
	margin-top: 20px;
	width: 327px;
	font-size: 11px;
	font-style: italic;
}

.comp_info .services_txt span {
	font-weight: bold;
	font-style: normal;
}

.icons img {
	border: 0;
	/*float: left;*/
	margin: 0;/* 1px 1px 0;*/
}

/*services div */
td.services {
	padding-top: 20px;
}

td.services span {
	font-size: 16px;
	font-family: arial, helvetica, tahoma;
	font-weight: bold;
	color: #00627C;
	margin-left: 10px;
}

table.services {
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	font-weight: normal;
}

.services th {
	background: #98A508;
	border-right: 1px solid #d3d3d3;
	color: #2f3400;
	text-align: center;
	padding: 2px 5px 2px 5px;
}

.services th.last {
	border-right: none;
	width: 80px;
}

.services td {
	font-size: 11px;
	color: black;
	/*text-align: center;*/
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background: #ededed;
	padding: 2px 5px 2px 5px;
}

.services td.service_name {
	width: 150px;
}

.services td.time {
	width: 100px;
}

.services td.right {
	border-right: 0;
}

.services td.right input {
	width: 57px;
}

.services td.submit {
	background: white;
	border: 0;
	text-align: right;
	padding: 2px 0 0 0;
}

.services input, .services select {
	font-size: 11px;
	width: auto;
}

.services select {
	width: 50px;
}

/*-----------------------------------------
	RELATED PRODUCTS
------------------------------------------*/
#related_container {
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	padding: 0px 10px 5px 33px;
	width: 953px;
	float: left;
	/*border: 1px solid black;*/
}

#related_container .related {
	font-family: arial;
	font-size: 16px;
	color: #00627C;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0 0 10px;
}

.related_item {
	float: left;
	width: 300px;
}

.related_item img {
	vertical-align: top;
	border: 1px solid #cacaca;
	float: left;
	margin-right: 3px;
}

.related_item .related_info {
	height: 97px;
	margin-left: 5px;
}

.related_info span {
	color: #D17600;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}

.related_info a:link, .related_info a:active, .related_info a:visited {
	color: #07b7e0;
	text-decoration: none;
}

.related_info a:hover {
	text-decoration: underline;
}
/*-----------------------------------------
	SHOPPING CART
------------------------------------------*/
/* view in company pages */
#cart_container {
	float: right;
	/*border: 1px solid black;*/
	margin-top: 8px;
	padding: 0 10px 5px 0px;
	width: 194px;
	background: inherit;
}

#cart_container .cart {
	background-color: #D17600;
	background-image: url('/img/shopping_cart.gif');
	background-repeat: no-repeat;
	vertical-align: top;
}

#cart_container .cart h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 8px 14px 0px 41px;
}

.cart_items {
	width: 194px;
	/*padding: 0 10px 5px 0px;*/
	margin: 0;
	background: #D17600;
}

.cart_items th.details {
	background: #AF6300;
	vertical-align: middle;
	text-align: right;
	padding: 4px 5px 3px 0;
}

th.details a {
	font-size: 10px;
	font-family: tahoma;
	color: #00627C;
	font-weight: normal;
	text-decoration: none;
}

th.details .rep {
	background: url('/img/see_rep.gif') repeat-x;
}

th.details table {
	border-collapse: collapse;
	float: right;
	margin: 2px 5px 1px 0;
}

a img {
	border: 0;
}

img.cart_img {
	float: left;
	border: 1px solid #AF6300;
	margin-bottom: 2px;
}

.cart_cell {
	padding: 10px 15px 0 15px;
	color: black;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}

.cart_div {
	margin-left: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: white;
	font-family: arial, helvetica, sans-serif;
	height: 76px;
}

.cart_div span {
	font-size: 16px;
}

.cart_cell span.prod_name {
	color: white;
	font-weight: bold;
	line-height: 14px;
}

.cart_skirt {
	background: #D17600 url('/img/pasikart2.gif') repeat-x 0px 100%;
	height: 6px;
	margin: 0;
	padding: 0;
	/*border: 1px solid black;*/
}

.cart_total {
	background: #D17600;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px 13px 0;
	color: white;
	font-family: arial, helvetica, sans-serif;
}

.cart_total span {
	font-size: 16px;
}

/* shopping cart page */
table.cart {
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	font-weight: normal;
	width: 100%;
}

.cart th {
	background-color: #EDEDED;
	text-align: center;
	border-bottom: 1px solid rgb(211, 211, 211);
}

.cart td {
	font-size: 11px;
	color: black;
	/*text-align: center;*/
	/*border-right: 1px solid #d3d3d3;*/
	/*border-bottom: 1px solid #d3d3d3;*/
	border-top: 1px solid #d3d3d3;
	background: #ededed;
	padding: 3px 5px 3px 5px;
}

.cart td.cart_img {
	width: 96px;
}

.cart td.desc {
	/*width: 150px;*/
	text-align:justify;
}

.cart td.desc_2 { /*width: 80px;*/ }

.cart td.total {
	border-right: 0;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	/*padding: 5px 5px 5px 0;*/
}

.cart td.order {
	border-right: 0;
	font-weight: normal;
	font-size: 11px;
	/*padding: 50px 0 0 0;*/
	text-align: center;
}

.order_table th {
	border: 0;
}

.order_table td {
	border: 0;
}

.order_table textarea {
	border-top: 1px solid #2e3200;
	border-left: 1px solid #2e3200;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	width: 200px;
	height: 100px;
}

.cart td.right {
	border-right: 0;
}
.cart a:link, .cart a:visited, .cart a:active {
	color: #07b7e0;
	text-decoration: none;
}

.cart a:hover {
	text-decoration: underline;
}

.cart input {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	border-top: 1px solid #2e3200;
	border-left: 1px solid #2e3200;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*width: 200px;*/
}

.cart td.submit input {
	border: none;
	background: transparent url('/img/submit.gif') no-repeat top left;
	width: 88px;
	height: 21px;
	color: #00627C;
	padding: 2px 2px 2px 4px;
	text-align: left;
}

.cart td.submit {
	text-align: right;
}

/*-----------------------------------------
	REQUEST INFORMATION
------------------------------------------*/
.support {
	display: inline;
	float: right;
}

/*-----------------------------------------
	ADVANCED SEARCH
------------------------------------------*/
.search_by_category div {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid black;*/
}

.subs_browse {
	background-color: #EDEDED;
	padding: 5px;
	text-align: center;
}

.subs_browse ul.subs {
	list-style-type: none;
	/*padding-left: 50px;*/
}

.subs_browse ul.subs li {
	/*float: left;*/
	display: inline;
	/*padding-left: 20px;*/
	background-color: rgb(237, 237, 237);
	padding-top: 0;
	padding-bottom: 0;
}

.subs_browse ul.subs li a.cont_subs {
	text-decoration: none;
	color: rgb(0, 98, 124);
}

.search_term_container select {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	width: auto;
	width: 150px;
	border-top: 1px solid #2e3200;
	border-left: 1px solid #2e3200;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.left_search {
	float: left;
	width: 230px;
}

.right_search {
	float: left;
	width: 265px;
}

.search_term {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

.search_term_container {
	width: 150px;
	text-align: left;
	padding-bottom: 15px;
}

.right_search .search_term_container {
	width: 200px;
}

.search_term_container input {
	border-top: 1px solid #2e3200;
	border-left: 1px solid #2e3200;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	width: 150px;
}

input.price {
	width: 30px;
}

.search_term_container input.check {
	width: auto;
	border: none;
}

td.adv_search_submit {
	border-top: 1px solid #C2C2C2;
	background: #EDEDED;
	padding: 15px 30px 10px 0px;
}

td.adv_search_submit input {
	background: transparent url('/img/submit.gif') no-repeat top left;
	width: 88px;
	height: 21px;
	border: 0;
	float: right;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #00627C;
	padding: 2px 0 3px 10px;
}



/*-----------------------------------------
	ABOUT US
------------------------------------------*/
.article_txt .as_term_container {
	font-size: 12px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

.article_txt .as_term {
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 3px 10px;
	border-bottom: 1px solid #ededed;
}

.as_term_container ul {
	margin: 0;
	list-style-type: square;
}

.as_term_container span {
	padding: 0 0 0 30px;
}

.staff {
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	float: left;
}

.staff h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #ededed;
}

.staff a:link, .staff a:active, .staff a:visited {
	color: #07b7e0;
	text-decoration: underline;
}

.staff a:hover {
	color: #07b7e0;
	text-decoration: none;
}

.staff img {
	padding: 2px;
	border: 1px solid #ededed;
	float: right;
}

#about_us span {
	font-weight: bold;
	font-size: 12px;
}





/*-----------------------------------------
	COMMON
------------------------------------------*/
.left_align {
	text-align: left;
}

.trans {
	background: transparent;
	border: 0;
	width: auto;
}

.center_align {
	text-align: center;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.big_center {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

a.comp_name {
	color: #d17601;
	text-decoration: none;
}

/*-----------------------------------------
	LINKS
------------------------------------------*/

#links_container {
	margin: 8px 0 8px 0;
	padding: 0 10px 0 33px;
	background: transparent;
	float: left;
	font-size: 11px;
	font-family: arial;
}

.links_txt a:link, .links_txt a:visited, .links_txt a:active {
	color: #07b7e0;
	text-decoration: underline;
}

.links_txt a:hover {
	text-decoration: none;
}

.links_item h3 {
	padding: 0px;
	margin: 5px 2px 2px 0px;
	font-size: 12px;
	font-family: arial;
	line-height: 12px;
}

.links_item textas {
	padding: 0px;
	margin: 5px 2px 2px 0px;
	font-size: 10px;
	font-family: arial;
	line-height: 10px;
}

.links_item a {
	color: #D17600;
	text-decoration: none;
}


/*-----------------------------------------
	INFORMATION page new
------------------------------------------*/

.info_pad14 { vertical-align:top; padding:0px 0px 28px 34px; background-image:url(/img/information/figura.gif); background-position:100% 79px; background-repeat:no-repeat;  }
.info_UL1 { LIST-STYLE-IMAGE:url(/img/information/ul1.gif); margin-left:12px; margin-right:0px; margin-top:4px; margin-bottom:0px; padding:0px; color:#014759; font-size:12px; line-height:15px; }
.info_imidzui4 { float:left; margin-right:11px; border:1px solid #CACACA; margin-top:2px; }
.info_imidzui42 { float:left; margin-right:11px; margin-top:2px; }
.info_header2 { font-family:Arial; font-size:16px; color:#D17600; line-height:20px; text-decoration: none; font-weight: bold;  }
/*.info_line { background-image:url(/img/information/linija.gif); background-repeat:no-repeat; height:1px; }*/
.info_line { border-bottom: 1px solid #D1DEE2; }

a.info_a_i:link, a.info_a_i:active, a.info_a_i:visited {
font-family:Arial; font-size:10px; color:#A5B30F; line-height:15px; font-weight: normal; text-decoration: underline;
}

a.info_a_i_2:link, a.info_a_i_2:active, a.info_a_i_2:visited {
font-family:Arial; font-size:12px; line-height:15px; color:#014759; font-weight: normal; text-decoration: none; margin-left:12px; margin-right:0px; margin-top:4px; margin-bottom:0px; padding:0px;
}

a.info_a_i:hover {
font-family:Arial; font-size:10px; color:#A5B30F; line-height:15px; text-decoration: none; font-weight: normal; 
}

.testi { font-family:Arial; font-size:12px; line-height:15px; color:#014759; font-weight: normal; text-decoration: none; }
.tdas {
	/*border-right: 0;*/
	/*font-weight: bold;*/
	font-size: 11px;
	color:#0099cc;
	text-align: right;
	padding: 5px 20px 5px 0;
}

/*-----------------------------------------
	SHOPING CART SONINIS
------------------------------------------*/

.colpad5 { background-color:#AF6300; padding:6px 9px 4px 0px; }

.your_ch { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; text-align:left; padding:0px 0px 4px 14px; }

.your_ch span {	font-size: 16px; }

.remov_rep { background-image:url(/img/remov_rep.gif); background-repeat:repeat-x; }

a.remov:link, a.remov:active, a.remov:visited {
font-family:Tahoma; font-size:10px; color:#3E6857; line-height:14px; text-decoration: none;
}
a.remov:hover {
font-family:Tahoma; font-size:10px; color:#3E6857; line-height:14px; text-decoration:underline;
}

.rem_poz { float:right; width:92px; padding-top:15px; text-align:center; }

a.see2:link, a.see2:active, a.see2:visited {
font-family:Tahoma; font-size:10px; color:#00627C; line-height:14px; text-decoration: none;
}
a.see2:hover {
font-family:Tahoma; font-size:10px; color:#00627C; line-height:14px; text-decoration:underline;
}

.see2_rep { background-image:url(/img/see_rep.gif); background-repeat:repeat-x; }



/*-----------------------------------------
	SHOPING CART new
------------------------------------------*/
.color_4  {
	width: 100%;
	background-color:#D17600;
	text-align: right;
	color: white;
	font-size: 10px;
	height: 31px;
}

.color_42  {
	width: 45%;
	background-color:#D17600;
	color: white;
	font-size: 14px;
	height: 31px;
}

.white_link{
	color:#FFFFFF;
	text-decoration:none;
}
.white_link:hover{
	font-color:#FFFFFF;
	text-decoration:none;
}
.cart th.color_5 { background-color:#F5F5F5; padding:0px 5px 0px 5px; }
.cart th.color_5_desk { background-color:#F5F5F5; /*width: 150px;*/ text-align:justify; }
.cart th.color_5_desk_2 { background-color:#F5F5F5; /*width: 80px;*/ }
.cart td.tab_cel { background-color:#EDEDED; text-align:center; /*padding:0px 0px 0px 0px;*/ }
.cart td.tab_cel2 { background-color:#F5F5F5; text-align:center; /*padding:16px 0px 12px 0px; width: 55px; */}
.cart td.color_6 { background-color:#E5E5E5; height:1px; }
.cart td.color_7 { background-color:#CECECE; height:1px; }

.cart td.eur_cel1 { 
background-color:#EDEDED; border-left:1px solid #CECECE; border-right:1px solid #CECECE;  text-align:center; /*padding:16px 0px 12px 0px; width: 45px;
 background-image:url(/img/bord_2.gif);*/
}

.cart td.color_44 {
	/*width: 96px;*/
	width: 100%;
	background-color:#FFFFFF;
	text-align: left;
	font-weight:bold; color:#9EAA0B; padding-left:16px;
	font-size: 14px;
	border: none;
}

.cart td.color_444 {
	/*width: 96px;*/
	width: 100%;
	background-color: #FFFFFF;
	/*text-align: left;
	font-weight:bold; color:#9EAA0B; padding-left:16px;
	font-size: 14px;*/
}


#articles_container_new {
	margin: 8px 0 8px 0;
	padding: 0 10px 0 33px;
	background: transparent;
	float: left;
	font-size: 11px;
	font-family: arial;
}

#articles_container_new h1 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	line-height: 17px;
	background: #D17600;
	color: white;
	margin: 0px;
	padding: 10px 0 0 0;
	height: 21px;
	/*width: 100%;*/
	vertical-align: middle;
	float: left;
	display: inline;
}

#articles_container_new a:link {
	color: #00627C;
}

#articles_container_new a:active {
	color: /*#07b7e0;*/ #00627C;
}

#articles_container_new a:visited {
	color: #00627C;
}

#articles_container_new a:hover {
	color: #00627C;
	text-decoration: none;
}

.txt_date2 {
font-family:Arial; font-size:11px; color:#98A508; line-height:14px; text-decoration:none;}

.eurai {
font-family:Arial; font-size:12px; color:#D17600; font-weight:bold; line-height:14px; text-decoration:none; text-align:center; }

.eur_cel3 { 
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
 color:#D17600;
 background-color:#FFFFFF;
 padding-top:3px;
 border-left:1px solid #CC7300;
 width: 75px;
}
.eur_cel2 { background-color:#F5F5F5; border-left:1px solid #CECECE; border-right:1px solid #CECECE;  text-align:center; padding:16px 0px 12px 0px;  background-position:center 0px; background-repeat:no-repeat; 
vertical-align: top; }

.fl { float:left }

.text_b { text-align:center; font-weight:bold; padding:6px 0px 10px 0px; }

.zv {
font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; font-weight: bold; text-decoration:none; color:#D17600;
}
.r_f {
font-family:Arial, Helvetica, sans-serif; font-size:9px; line-height:12px; font-weight: normal; text-decoration:none; color:#ACACAC;
}
.on_rep_nc { background-image:url(/img/on_rep.gif); background-repeat:repeat-x; text-align:center; padding-top:2px; }
.off_rep_nc { background-image:url(/img/off_rep.gif); background-repeat:repeat-x; text-align:center; padding-top:2px; }

a.lh:link, a.lh:active, a.lh:visited {
font-family:Arial; font-size:11px; color:#98A508; line-height:15px; font-weight: bold; text-decoration: none;
}
.lh, a.lh:hover {
font-family:Arial; font-size:11px; color:#D17600; line-height:15px; text-decoration: none; font-weight: bold; 
}

#shopping_form { background-color:#EDEDED; border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5; }
#shopping_form td { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; }
.myg_poz3 { float:right; margin-right:48px; margin-top:7px; margin-bottom:10px; }

.career_btn { border:0px; margin:0px; padding:0px; background-image:url(/img/Career_btn_rep.gif); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#007694; height:21px; line-height:21px; }

.pad17 { text-align:right; padding-right:7px; }

.t_f { width:144px; background-color:#FFFFFF; border-bottom:1px solid #CCCCCC ;
border-top:1px solid #2E3200 ;
border-left:1px solid #2E3200 ;
border-right:1px solid #CCCCCC ; margin-left:15px; margin-bottom:3px; margin-top:3px; }


/*-----------------------------
	NEW YOUR ORDER
------------------------------*/
.y_o_poz { float:left; margin-left:19px; }
.y_o_h { background-color:#838E0F; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#FFFFFF; line-height:24px; }
.pps_poz { float:right; margin-right:15px; margin-top:6px; width:150px; }
.myg_poz2 { float:right; margin-right:4px; margin-top:4px; margin-bottom:3px; }
.pps_h { background-color:#838E0F; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; color:#FFFFFF; line-height:18px; width:252px; text-align:center; }
.tab_h1 { background-color:#A4B20E; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#252800; line-height:30px; text-align:center; font-weight:bold; }
.tab_h2 { background-color:#A4B20E; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; line-height:30px; text-align:center; font-weight:bold; }
.bord_1 { border-left:1px solid #E0DFDF; background-color:#F2F2F2; }
.bord_2 { border-left:1px solid #E0DFDF; background-color:#E6E6E6; }
.color_1_yo { background-color:#F2F2F2; }
.color_2_yo { background-color:#E6E6E6; }
.color_3_yo { background-color:#F2F2F2; }
.ch_b { margin:0px 13px 0px 3px; border:0px; }
.l_m { margin-left:6px; width:50px; font-size:10px; }
.l_m3c { margin-left:6px; width:80px; font-size:10px; }
.sk_s { background-image:url(/img/sk_s.gif); background-repeat:repeat-y; }
.sk_s2 { background-image:url(/img/sk_s2.gif); background-repeat:repeat-y; }
.sk_3 { background-image:url(/img/sk_3.gif); background-repeat:repeat-y; }
.sk_4 { background-image:url(/img/sk_4.gif); background-repeat:repeat-y; }
.sk_5 {background-image:url(/img/sk_5.gif); background-repeat:repeat-y; }
.sk_t { background-image:url(/img/sk_t.gif); background-repeat:repeat-y; }
.sk_t2 { background-image:url(/img/sk_t2.gif); background-repeat:repeat-y; }
.x_day {
font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; font-weight: normal; text-decoration:none; color:#2F3400;
}
.t_f3 { width:55px; background-color:#FFFFFF; border-bottom:1px solid #CCCCCC;
border-top:1px solid #2E3200 ;
border-left:1px solid #2E3200 ;
border-right:1px solid #CCCCCC ; margin-left:11px; margin-bottom:3px; margin-top:3px; margin-left:4px; padding-left:4px;
font-size:9px;
}
.t_c1 { background-color:#E1E89F; color:#333333; text-align:center; }
.t_c2 { background-color:#D7E082; color:#333333; text-align:center; }
.t_c3 { background-color:#CBD660; color:#333333; text-align:center; }
.t_c4 { background-color:#C4D14B; color:#333333; text-align:center; }
.pad14 { 
vertical-align:top;
padding:0px 0px 28px 34px;
background-image:url(/img/figura.gif); 
background-position:100% 79px;
background-repeat:no-repeat;
}

.pad14_yo { 
font-size: 11px;
color: black;
padding: 2px 5px 2px 5px;
}

/*-----------------------------
	header login
------------------------------*/

.h_login_table { width:130px; }
.h_login_input_1 { width:128px; height:17px; font-size: 11px; color: #CCCCCC; background-color:#FFFFFF; border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC; margin-left:1px; margin-bottom:0px; margin-top:1px; }
.h_login_input_2 { width:60px; height:17px; font-size: 11px; color: #CCCCCC; background-color:#FFFFFF; border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC ;
border-left:1px solid #CCCCCC ;
border-right:1px solid #CCCCCC ; margin-left:1px; margin-bottom:1px; margin-top:0px; }
.h_login_td_1 { width:130px; }
.h_login_td_2 { width:10px; }
.h_login_submit { width:20px; }

/*--------------------------------
	Arival tables
--------------------------------*/
table.departures {
	/*width: 100%;*/
	border-left: 1px solid #D1D3D2;
}
div.dep_caption {
	font-weight: bold;
	text-align: center;
}
span.dep_head {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #D1D3D2;
	background-color: #A3B20F;
	font-weight: bold;
}
table.departures td {
	border-right: 1px solid #D1D3D2;
	border-bottom: 1px solid #D1D3D2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EDEDED;
}
table.departures td.dep_city_side {
	font-weight: bold;
}
table.departures td.dep_city {
	width: 110px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #D1D3D2;
	background-color: #A3B20F;
	font-weight: bold;
}
table.departures td.dep_port {
	width: 110px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #D1D3D2;
	background-color: #A3B20F;
	font-weight: bold;
}
table.departures td.dep_arival {
	width: 80px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #D1D3D2;
	background-color: #A3B20F;
	font-weight: bold;
}
table.departures td.dep_airlines {
	width: 110px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #D1D3D2;
	background-color: #A3B20F;
	font-weight: bold;
}
table.departures td.dep_type {
	width: 110px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #D1D3D2;
	background-color: #A3B20F;
	font-weight: bold;
}
table.departures td.dep_head {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #D1D3D2;
	background-color: #A3B20F;
	font-weight: bold;
}

.pointer_cl {
	cursor:pointer;
}

.font{
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size:12px;
}

/*
----------------------------------------------------------
BUTTON IN ARTICLES
----------------------------------------------------------
*/

#button_x_div{
	margin:20px 20px 0px 3px;
	color:#FFFFFF;
}
#button_x_smallimg{
  width:19px;
  height:47px;
  background:url(/img/button_x_uder_flash.gif) no-repeat;
}
.button_x_table{
  background:url(/img/button_x_repeat.gif) repeat-y;
  cursor:pointer;
  margin-left:0px;
}
.button_x_top{
  background:url(/img/button_x_top_full.gif) no-repeat;
}
.button_x_bottom{
  background:url(/img/button_x_bottom.gif) no-repeat;
}
.float_left{
  float:left;
}

/* Site map */

.sm_bull{
  float:left;
  margin-left:20px;
  width:10px;
}

.sm_title{
  width:250px;
}

a.sm_bull_link:link, a.sm_bull_link:active, a.sm_bull_link:visited {
font-family:Arial; font-size:12px; line-height:15px; color:#014759; font-weight: normal; text-decoration: none; padding:0px;
}

.your_order_note{
  padding-top:7px;
	padding-left:5px;
	float:left;
	color:#919191;
}

