/* CSS Document */
p {margin:0px 0px 10px;}
td.symbols {line-height:100%; font-size:8px;}
.table_with_border {border:0; border-spacing:2px;}
.table_with_border td {border:1px solid #000;}


.article_top { width:290px; float:left; display:inline; margin:5px; background:#fff; }
.article_top img {float:left; margin:5px; }
.article_top h2 { display:block; padding-bottom:2px; margin-bottom:5px; border-bottom:2px solid #ccc; font-size:1em; height:2.5em;  }


.box { 
	width:290px;
	background:url('http://www.gadatka.com/img/layout/box_bg.gif') repeat-y;
	float:left;
	margin:2px;
}
.box h2 {
	background:url('http://www.gadatka.com/img/layout/box_top.png') no-repeat top;
	margin: 0; padding:3px 2px 3px 20px;
	font-size:11px;
	font-weight:bolder;
	line-height:1.6em;
}
.box div.box_content {
	background:url('http://www.gadatka.com/img/layout/box_bottom.png') no-repeat bottom;
	padding:2px 7px 13px 2px;
	min-height:95px;
}
.box div.box_content img {float:left; margin:2px 10px 2px 2px; }

a, a:link, a:active, a:visited, a:hover {color:black; font-weight:bold; font-size:12px;}
h1 {line-height:1em; margin-bottom:2em;}
