			/*Upper links*/

.link {
	margin-top: 30px;
	font-family: Arial, Tahoma;
	font-size: 12px;
}
.link a {
	text-decoration: none;
}
.link a:hover {
	color: #339900;
	text-decoration: underline;
}
.black_link {
	color: #000000;
}
.red_link {
	color: #ff0000;
}
.rss_link {
	color: #ffffff;
	font-weight: bold;
	background: #ff8000;
}

			/*Bookmark links*/

.SE {
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma;
	text-align: center;
}
.SE b {
	font-size: 20px;
	color: #339900;
}
.SE a {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.SE a:hover {
	color: #339900;
	text-decoration: underline;
}

			/*Query block*/

.query{
	font-size: 100%;
}
.box {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #ffffff;
}
.mark {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.help {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #000000;
}
.help b {
	color: #339900;
}

			/*Lower block*/

.footer {
	padding: 10px 0px 10px;
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #000000;
}

			/*Text artwork*/

.text_verybig {
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: Arial, Tahoma;
	font-size: 20px;
	color: #339900;
	text-align: center;
	font-weight: bold;
}
.text_big {
	margin-top: 0px;
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #339900;
	font-weight: bold;
}
.text_small {
	margin-top: 0px;
	font-family:  Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 135%;
}
.text_small a {
	color: #339900;
	font-weight: bold;
}
.text_bottom {
	margin-top: 0px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.text_pages {
	margin-top: 0px;
	font-family:  Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}
.text_pages a {
	color: #339900;
	font-weight: bold;
}

			/*Popular and new search requests - for 4th string Google block (horizontal)*/

.request {
	text-align: center;
}
.new_link_h {
	vertical-align: top;
	padding-top: 19px;
	line-height: 18px;
}
.new_link_h a {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;
}

			/*Popular and new search requests - for 4th string Google block (vertical)*/

#ad_sidebar {
	position: absolute;
	width: 212px;
	height: auto;
	top: 200px;
	left: 12;
	vertical-align: top;
	line-height: 18px;
}
#ad_sidebar a {
	margin-left: 6px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;
}

			/*Green rounded block*/

.block_round {
	width: 760px;
	margin: 0px auto 15px;
}

.text_block {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 3px 0px;
	background: #339900;
}

.b1, .b2, .b3, .b4, .b5,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-style: solid;
	border-width: 0 1px;
	display: block;
	background: #339900;
}
.b1 {
	margin: 0 2px;
	background: #EBEEF0;
	border: none;
}
.b1 b {
	margin: 0 1px;
	background: #B8C3C8;
	border-color: #CBD3D7;
}
.b2   {margin: 0 1px; border-color: #D6DCDF;}
.b2 b {border-color: #B8C3C8;}
.b3   {border-color: #EBEEEF;}
.b3 b {border-color: #BCC6CB;}
.b4   {border-color: #CAD2D6;}
.b4 b {border-color: #E5E9EB;}
.b5   {border-color: #B5C0C6;}
.b5 b {border-color: #FAFBFB;}
