body {
	margin: 0; padding: 0;
	background-color: #E2E2E2;	
}

* {
	font-family: Arial, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
}
h1, h1 a { font-size: 14px; }
h2, h2 a { font-size: 13px; }
h3, h3 a { font-size: 12px; }
h4, h4 a { font-size: 11px; }
h5, h5 a { font-size: 10px; }
h6, h6 a { font-size: 9px; }

h1 {
	background: url('../images/dotted_line_h.gif') repeat-x bottom;
}

a img {
	border: 0px none;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 150%;
}

#subheader *, #block_2 *, #block_3 *, input, textarea, select{
	font-size: 11px;
}

#head1 {
	width: 100%;
	height: 200px;
}

#left {
	float: left;
	height: 200px;
	width: 20%;
	background-image: url('../images/top_bg1.gif');
	background-repeat: repeat-x;
}

#right {
	float: right;
	height: 200px;
	width: 80%;
	background-image: url('../images/top_bg2.gif');
	background-repeat: repeat-x;
}

#header {
	position: relative;
	top: 0;
	margin: auto auto auto auto;
	padding: 0;
	text-align: left;
	height: 200px;
	width: 980px;
}

#left1{
	float: left;
	margin-top:-200px;
	width: 270px;
	height: 199px;
	background: url('../images/top_bg11.gif') no-repeat top;
}

#right1{
	float: left;
	margin-top:-200px;
}

/*	Meniu	*/

#glowingtabs{
	width:100%;
	font-size: 90%;
	line-height:normal;
	overflow: hidden;
	margin-top: -63px;
	margin-left: 237px
}

#glowingtabs ul{
	float:left;
	list-style-type: none;
	margin:0;
	padding:0;
}

#glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
}

#glowingtabs a{
	float:left;
	background:url('../images/menu_tab_left.gif') no-repeat left top;
	/*margin-right: 5px; /*spacing between each tab*/
	text-decoration:none; 
	margin-left:0; 
	margin-top:0;
	margin-bottom:0; 
	padding-left:28px; 
	padding-right:0; 
	padding-top:0; 
	padding-bottom:0;
	letter-spacing: -0.1pt
}

#glowingtabs a span{
	float:left;
	display:block;
	background:url('../images/menu_tab.gif') no-repeat right top;
	color:#FFFFFF;
	padding-left:0px; 
	padding-right:28px; 
	padding-top:6px; 
	padding-bottom:6px
}

/*	Pasirinktas meniu punktas	*/
#glowingtabs #current a{
	background-position:0 -28px;
}
#glowingtabs #current a span{
	background-position:100% -28px;
	color: #FFFFFF;
}

/*	Pirmas pasirinktas meniu punktas	*/
#glowingtabs #first_current a{
	background:url('../images/menu_tab_left1.gif') no-repeat left top;
	background-position:0 -28px;
}
#glowingtabs #first_current a span{
	background-position:100% -28px;
	color: #FFFFFF;
}

/*	Muse ant stilius	*/
#glowingtabs a:hover{
	background-position:0% -28px;
	color: #000000;
}

#glowingtabs a:hover span{
	background-position:100% -28px;
	color: #000000;
}

/*	Muse ant pirmas meniu punktas stilius	*/
#glowingtabs #first a:hover{
	background:url('../images/menu_tab_left1.gif') no-repeat left top;
	background-position:0% -28px;
	color: #000000;
}

#glowingtabs #current a:hover span{
	background-position:100% -28px;
	color: #000000;
}


/*	End Meniu	*/

#top_icons {
	width: 680px;
	float: left;
	margin-left:265px;
	margin-top:12px;
	font-size: 11px; 
	color: #555555;
}
#top_icons a:link, #top_icons a:visited, #top_icons a:active, #top_icons a:hover { color: #555555; text-decoration: underline; }
#top_icons .facebook { float: right; }

#rss_subscribe {
	margin: 0;
	padding: 15px 0 0 0;
	float: right;
}
#subheader ul {
	margin: 0 0 0 230px; padding: 15px 0 0 0;
}
#subheader li {
	background: url('../images/top_submenu_li.gif') no-repeat left center;
	float: left; list-style-type:none; margin-left:0; margin-right:20px; margin-top:0; margin-bottom:0; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}
#subheader a {
	color: #0B347A;
	text-decoration: none;
}

#wrapper, #partners, #footer, .cleardiv {
	margin: 0 auto 0 auto; 
	padding: 0;
	width: 980px;
	clear: both;
}

#footer{
	margin-top: 20px;
	text-align: center;
	font-size: 70%;
	color: Gray;
}
#footer ul{
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0 10px 0 10px;
	display: inline;
	list-style: none;
}
#to_the_top {
	float: right;
	width: 100px;
	text-align: right;
}
#partners {
	margin: 15px auto 10px auto;
	font-size: 11px;
}
#partners div {
	padding: 10px 10px 0 10px;
	background: #F2F2F2;
	text-align: center;
}
#partners img {
	margin: 5px 10px 5px 10px;
	vertical-align: middle;
}
#partners h6 {
	color: Gray;
	background: url('../images/dotted_line_h.gif') repeat-x bottom;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:2px
}
#top_ads {
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	top: 0;
}
#top_ads div {
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	width: 990px
}
#top_ads div div {
	margin: 0;
	padding: 0;
}

.narrow_col_top {
	margin: 0;
	padding: 10px;
	background: #D0D0D0 url('../images/narrow_col_top.gif') no-repeat top center;
	text-align: center
}

.narrow_col_b {
	margin: 0;
	background: White url('../images/white_block_top.gif') no-repeat top center;
	text-align: center; padding-left:10px; padding-right:10px; padding-top:17px; padding-bottom:10px
}
#left_col_bottom {
	margin: 0;
	padding: 10px;
	background: #E2E2E2 url('../images/left_col_bottom.gif') no-repeat top center;
}
.right_col_b {
	margin: 0;
	padding: 20px;
	background: #E2E2E2 url('../images/right_col_b.gif') no-repeat top center;
}
.right_col_c {
	margin: 0;
	padding: 20px;
	background: #F2F2F2 url('../images/right_col_c.gif') no-repeat top center;
}
.right_col_bottom{
	background: url('../images/right_col_bottom.gif') no-repeat bottom center;
	height: 7px
}
.right_banner {
	margin: 0;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}

#weather, #currency {
	padding: 20px;
}
#currency ul {
	margin: 10px 0 20px 0; padding: 0;
}
#currency li {
	margin: 0; padding: 0;
	list-style: none;
	font-size: 11px;
	float: left;
	width: 33%;
}
#currency p {
	margin: 0;
	text-align: left;
}
#random_articles big{
/*	color: #5b5e7f;*/
	font-weight: bold;
	font-size: 14px;
}
#random_articles h3, #weather h3, #currency h3 {
	background: url('../images/red_ball_big.gif') no-repeat left;
	color: #ED1C24;
	font-size: 14px;
	text-align: left; padding-left:30px; padding-right:0; padding-top:9px; padding-bottom:0
}

#block_1{
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	font-size: 75%;
}
#block_1 ul li {
	list-style: square;
}
a {
	text-decoration: none;
	/*color: #ED1C24;
	color: #5A607C;*/
	color: #0B347A;
}

#main_menu {
	background-color: #D8D8D8;
}
#main_menu ul {
	margin: 0 5px;
	padding: 10px;
	text-align: left;
	background: #CCCCCC url('../images/main_menu_bg.gif') no-repeat bottom left;
	border: 1px solid #E8E8E8
}
	#main_menu ul ul { background: none; border: none; }
#main_menu li {
	margin: 5px 0;
	color: #0B347A;
	background: url('../images/main_menu_li_bg.gif') no-repeat bottom left;; list-style-type:disc; list-style-position:inside; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}
	#main_menu ul ul li { background: none; }
#main_menu a {
	color: #0B347A;
	text-decoration: none;
	text-transform: uppercase;
}
	#main_menu ul ul a { text-transform: none; }

.redbox {
	margin: 15px 0 15px 0;
	background-color: #EF1720;
}
.content .redbox {
	margin: 5px 0 5px 0;
}
.redbox div {
	margin: 0 5px;
	padding: 10px;
	border: 1px solid #F38D91;
}
.redbox h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: White;
	font-size: 14px;
}

.newest_companies {
	margin: 10px 0 0 0;
	padding: 0;
}
.newest_companies, #block_2 .block, .most_popular_articles {
	background: url('../images/dotted_line_h.gif') repeat-x top left;
}
.newest_companies h3, #block_2 .block h3, .most_popular_articles h3 {
	margin: 0;
	color: #EF1720;
	font-size: 12px;
	background: url('../images/red_ball_small.gif') no-repeat left;; padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:5px
}
.newest_companies ul {
	margin: 0;
	background: url('../images/dotted_line_h.gif') repeat-x top left;; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:0
}
.newest_companies li, .most_popular_articles ol {
	margin: 10px 0 10px 0;
	padding: 5px;
	list-style: none;
	background-color: White;
	border: 1px solid #D5D5D5;
}
.newest_companies a {
	color: Black;
	text-decoration: none;
}
.newest_companies a b {
/*	color: #5A607C;*/
	color: #0B347A;
}
.most_popular_articles ol {
	list-style: decimal;
	padding-left: 35px;
}
.most_popular_articles li {
	margin: 7px 0 7px 0;
	padding: 0;
}

#runningline {
	height: 19px;
	background: #F2F2F2 url('../images/running_line_bg.gif') no-repeat top left;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px; padding-left:10px; padding-right:10px; padding-top:12px; padding-bottom:10px	
}
#runningline * {
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
}
#runningline a {
	text-decoration: underline;
}

#middle_b {
	background: White url('../images/middle_col_top.gif') no-repeat top left;
}
#middle_col_bottom {
	margin: 0;
	padding: 0;
	background: White url('../images/middle_col_bottom.gif') no-repeat bottom;
	height: 10px
}
.content {
	margin: 0;
	padding: 0;
	background-color: White;
}
.content a:hover {
	text-decoration: underline;
}
.content_padding {
	padding: 5px 10px 5px 10px;
}

#topics_box {
	margin: 15px 0 15px 0;
	background-color: #E5BF22;
}
#content .topics_box {
	margin: 5px 0 5px 0;
}
#topics_box div {
	margin: 0 5px;
	padding: 10px;
	border: 1px solid White;
	background: #E5BF22 url('../images/topics_box_bg.gif') no-repeat top left;
}
#topics_box li, #topics_box a {
	color: Black;
	text-decoration: none;
	font-size: 11px;
}

#topics_box h1 {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 14px;
	background: none;
	color: White;
}
#topics_box ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: disc outside;
}
#topics_box li {
	margin: 0 0 0 5px;
	padding: 0 5px 7px 0;
}

.hline {
	background: White url('../images/dotted_line_h.gif') repeat-x top;
	height: 1px;
	clear: both
}

.hline2 {
	background: White url('../images/line_h.gif') repeat-x top;
	height: 1px;
	clear: both
}

/* tables */
.nicetable td, .nicetable th {
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid LightGrey;
	border-left: 1px solid LightGrey;
	vertical-align: top;
}
table.nicetable {
	border-top: 1px solid LightGrey;
	border-right: 1px solid LightGrey;
	border-collapse: collapse;
}

.row1, .thCornerL, .thCornerR, .thTop {
	background-color: GhostWhite;
}
.row2 {
	background-color: White;
}
tr.selected {
	background-color: LightGrey;
}

/* home page articles */

#home_page big, #home_page big a  {
	font-size: 14px;
	font-weight: bold;
}

#home_page big2, #home_page big2 a  {
	color: #006699;
	font-size: 18px;
}

#home_page big3, #home_page big3 a  {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

#main_article {
	margin: 0;
	padding: 10px 20px 20px 20px;
	font-size: 11px;
	width: 478px;
}
#main_article img {
	border: 3px solid #B9B9B9;
	float: left;
	margin: 0 20px 20px 0;
}
.comment-icon, a.comment-icon {
	white-space: nowrap;
	margin: 0;
}
.comment-icon img, a.comment-icon img {
	margin: 0 !important;
	padding: 0px !important;
	border: 0px !important;
	float: none !important;
	display: inline !important;
	clear: none;
	vertical-align: top;
}
.column33 h2 a, .column50 h2 a {
	color: #ED1C24;
}
.column33 {
	margin: 4px;
	padding: 4px;
	float: left;
	width: 150px;
	font-size: 11px;
}
.column50 {
	margin: 4px;
	padding: 4px;
	float: left;
	width: 230px;
	font-size: 11px;
}
.columnrightborder {
	/*border-right: 1px solid #E2E2E2;*/
	background: url('../images/dotted_line_v.gif') repeat-y right;
}

.column40 {
	margin: 4px;
	padding: 4px;
	float: left;
	width: 190px;
	font-size: 13px;
}

.column90 {
	margin: 4px;
	padding: 4px;
	float: left;
	width: 440px;
	font-size: 13px;
}

.column10left {
	margin: 2px;
	padding: 0px;
	float: left;
	width: 38px;
	font-size: 13px;
}
.column10right {
	margin: 2px;
	padding: 0px;
	float: right;
	width: 30px;
	font-size: 13px;
}

.link01 a {
	color: #006699;
}

.column33 h1, .column33 h2, .column33 h3 {
	background: url('../images/red_ball_small.gif') no-repeat left;
	color: #ED1C24; padding-left:20px; padding-right:0; padding-top:2px; padding-bottom:0
}
.column50 h2, .column_other h2{
	background: url('../images/red_ball_big.gif') no-repeat left;
	color: #ED1C24; padding-left:30px; padding-right:0; padding-top:9px; padding-bottom:0
}
.column50 h2 a, .column_other h2 a {
	font-size: 14px;
	color: #ED1C24;
}
.column_bg {
	background: url('../images/column_bg.gif') repeat-x top;
	clear: both
}
.column_musu_komentaras_savaites_interviu, .column_other {
	margin: 0;
	background: url('../images/column_bg.gif') repeat-x top;
	clear: both; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}
.column_blogai {
	margin: 0;
	clear: both;
	min-height: 110px;
	background: White url('../images/column_blogai_bg.gif') no-repeat top;
	font-size: 11px; padding-left:20px; padding-right:10px; padding-top:10px; padding-bottom:0
}
.column_blogai .notimportant {
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 0;
}
.column_other {
	margin: 0;
	padding: 10px;
	font-size: 11px;
}
.column_renginiai h2 {
	background: url('../images/red_ball_renginiai.gif') no-repeat left;
}
.column_savaites_interviu h2 {
	background: url('../images/red_ball_savaites_interviu.gif') no-repeat left;
}
.column_musu_komentaras h2 {
	background: url('../images/red_ball_musu_komentaras.gif') no-repeat left;
}
.column_musu_tema h2 {
	background: url('../images/logo_icon_anglijalt.gif') no-repeat left bottom;
	padding-left: 90px
}
.column_infozona_pristato h2 {
	background: url('../images/logo_icon_manoanglija.gif') no-repeat left bottom;
	padding-left: 90px
}
.column33 a, .column50 a {
	text-decoration: none;
}
.column33 p, .column50 p {
	clear: both;
}
.column33 img, .column50 img, .column_other img {
	border: 3px solid #B9B9B9;
	float: left;
	margin: 0 5px 5px 0;
}

.article_list h2, .article_list h2 * {
	color: #ED1C24;
}
.article_list h2 {
	background: url('../images/red_ball_small.gif') no-repeat left;; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:5px; padding-left:20px; padding-right:0; padding-top:2px; padding-bottom:0
}
.article_list p {
	margin: 0;
	padding: 2px 0 0 0;
	/*background: White url(../images/dotted_line_h.gif) repeat-x top;*/
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
.article_list .notimportant {
	font-size: 80%;
}
.article_list .commands {
	margin: 0;
	padding: 0 0 5px 0;
	clear: right;
	float: right;
	font-size: 80%;
}
.article_list .commands a {
	margin: 0 0 0 20px;
	padding: 0;
	text-decoration: none;
}
.article_list img, .article img {
	border: 3px solid #B9B9B9;
	float: right;
	margin: 0 0 5px 5px;
}
.article_list p a:link {
	color: #0002CE;
}
.article .rightimg img, .more_images img{
	border: 3px solid #B9B9B9;
	margin: 0 0 5px 5px;
	float: none;
}
.more_images {
	vertical-align: top;
}
.rightimg {
	margin: 0;
	padding: 10px 0 20px 0;
	float: right;
	max-width: 310px;
	font-size: 10px;
	text-align: right;
}
.article p.trademark {
	color: Gray;
	clear: both;
	text-align: right;
	font-style: italic;
	font-size: 10px;
}
.article p.trademark img {
	float: none;
	clear: both;
	vertical-align: middle;
	border: none;
}
.article_ad {
	clear: both;
	background: url('../images/dotted_line_h.gif') repeat-x top;
	text-align: center; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:0
}
.article_ad .banner {
	background: url('../images/dotted_line_h.gif') repeat-x bottom;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}
.article_ad img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0px none !important;
	float: none !important
}

.comments {
	clear: both;
}
p.comment {
	background: url('../images/comment-icon.gif') no-repeat left top;; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}
.comment .notimportant {
	font-size: 80%;
}

.topic_list p {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
}
.topic img {
	margin: 0 5px 5px 0;
	padding: 0;
	border: 3px solid #B9B9B9;
	float: left;
	clear: left;
}
.topic_list .topic_category {
	float: left;
	width: 45%;
	padding: 0 10px 10px 0;
	margin: 0 10px 0 0;
}
.topic_list .topic_category a {
	text-decoration: underline;
}
.topic_list .topic_category h3 {
	margin: 0;
	background: url('../images/dotted_line_h.gif') repeat-x bottom;; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}
.topic_list .topic_subcategory {
	margin: 0 0 0 20px;
}
.topic_list .topic_subcategory a, .topic_list .topic_subcategory span{
	white-space: nowrap;
	color: Gray;
}
/*.note, .error, .message {
	margin: 5px 0 5px 0;
	padding: 10px;
	background-color: #ED1C24;
	color: White;
}*/
.note, .error, .message {
	margin: 5px 0 5px 0;
	padding: 10px;
	background-color: #FFC7BD;
	color: Black;
	border: 1px solid #ED1C24;
}
.notimportant {
	color: Gray;
}

/* ADS */
p.ad {
	background: url('../images/dotted_line_h.gif') repeat-x bottom;
	margin: 5px 0;
	padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}
p.ad .notimportant, p.ad .description {
	font-size: 80%;
}
p.paid_ad a {
	color: Red;
	font-weight: bold;
	font-size: 14px;
}

.ad a:visited {
	text-decoration: none;
	color: #004566;
}

.paid_ad a:visited {
	text-decoration: none;
	color: Red;
}

#new_ad a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
#new_ad_form input[type=submit] {
	font-size: 12px;
	padding: 5px 10px;
	font-weight: Bold;
}

/* links */
.links ul {
	margin: 10px 5px 10px 15px;
	padding: 0;
}
/*#block_1 h1, #block_1 h2, #block_1 h3, #block_1 h4, #block_1 h5, #block_1 h6 {
	color: #ED1C24;
}*/
p.vote {
	margin: 0;
	padding: 0;
}
.percent {
	text-align: right;
}

/* imones */
.company img{
	margin: 0 5px 5px 0;
	padding: 0;
	border: 3px solid #B9B9B9;
}
.company ul.categories{
	margin: 0;
	padding: 0 0 0 20px;
}

.title31 {
	color: Red;
	font-weight: bold;
}
.title31 A:link		{
	text-decoration: none;
	color: Red;
	}
.title31 A:visited	{
	text-decoration: none;
	color: Red;
	}
.title31 A:active	{
	text-decoration: none;
	color: Red;
	}
.title31 A:hover	{
	text-decoration: underline;
	color: Red;
	}
	
.title32 {
	color: #FF8000;
	font-weight: bold;
}
.title32 A:link		{
	text-decoration: none;
	color: #FF8000;
	}
.title32 A:visited	{
	text-decoration: none;
	color: #FF8000;
	}
.title32 A:active	{
	text-decoration: none;
	color: #FF8000;
	}
.title32 A:hover	{
	text-decoration: underline;
	color: #FF8000;
	}
	
	
.title33 {
	color: #1849A4;
	font-weight: bold;
}
.title33 A:link		{
	text-decoration: none;
	color: #1849A4;
	}
.title33 A:visited	{
	text-decoration: none;
	color: #1849A4;
	}
.title33 A:active	{
	text-decoration: none;
	color: #1849A4;
	}
.title33 A:hover	{
	text-decoration: underline;
	color: #1849A4;
	}	

.title34 {
	color: black;
	font-weight: bold;
}	
.title34 A:link		{
	text-decoration: none;
	color: #272727;
	}
.title34 A:visited	{
	text-decoration: none;
	color: #272727;
	}
.title34 A:active	{
	text-decoration: none;
	color: #272727;
	}
.title34 A:hover	{
	text-decoration: underline;
	color: #272727;
	}

/* forum */
.forum {
	font-size: 90%;
}
.maintitle {
	font-size: 130%;
}
ul.forumnav {
	margin: 0;
	padding: 0;
}
.forumnav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.post_list {
	/*background: url(../images/dotted_line_h.gif) repeat-x bottom;*/
	border-bottom: 1px solid Gray;
}
.quote {
	border: 1px solid LightGrey;
}
.postbody { font-size : 12px;}
.ad_filters {
	/*text-align: right;*/
	/*background: blue url(../images/dotted_line_h.gif) repeat-x bottom;*/
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 15px;
	display: block;
}
.filter_field_big {
	float: left;
	width: 500px;
	background: url('../images/dotted_line_h.gif') repeat-x bottom;; margin-left:0; margin-right:30px; margin-top:5px; margin-bottom:5px
}
.filter_field_small {
	float: left;
	width: 210px;
	background: url('../images/dotted_line_h.gif') repeat-x bottom;; margin-left:0; margin-right:30px; margin-top:5px; margin-bottom:5px
}
.filter_field_small span {
	float: left;
	margin-top: 2px;
}
.filter_field_small select {
	float: right;
}
.ad_filters .submit {
	text-align: right;
	clear: both;
}

#paid_ad_tc  .first {
	font-weight: bold;
	margin-top: 20px;
}
#paid_ad_tc  .first li{
	font-weight: normal;
}

#SkelbimoTekstas {
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}

.skelbimo_laukai {
	color: #0B347A;
	font-weight: bolder;
}
