img.picleft {float:left; margin:10px 10px 0 0;}
.jqlink { cursor:pointer;}
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background: #c89256 url(img/bgfon.jpg) center repeat;
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.07em;
	font-family:Arial;
}
h1 {font-size:190%;}
h2 {font-size:170%;}
h3 {font-size:155%;}
h4 {font-size:150%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
.content h3 {margin:5px 0;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#470301;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.post .content .wp-caption p {
	margin:0;
}
.portfolio {
	float:left;
	margin-right:5px;
	width:295px;
}

blockquote, pre {
	background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link{
	float:right;
	font-size:11px;
	padding-left: 20px;
    margin:0px !important;
}

.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield,
textarea {
	background:#FFF url(img/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox,
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrap {
padding:0;
}
#contenthead {
background:url(img/bgheader.jpg) center top no-repeat;
height:205px;
}
#contentbg {
background:url(img/bglist.jpg) center top repeat-y;
}
.container {
	margin:0 auto;
	width:936px;
}
/* layout END */

/* header START */
#logo {float:left;margin-left:65px}
#salebannertop{height:22px;}
#salebannertop a{display:block;height:22px;width:100px;}
#bannertop {float:left;margin-left:152px}
#rotaban_188741 {height:60px;}
#rss {float:left;padding:36px 0 0 235px;width:157px;height:69px;}
#rss a {background: url(img/rss.png) no-repeat;width:157px;height:69px;display:block;}
#rss a:hover {background: url(img/rss.png) 0 -66px no-repeat;width:157px;height:69px;display:block;}
#cifry{float:left;padding:50px 0 0 70px;}
#cifry-rss,#cifry-twitter{float:left;width:90px;text-align:right;margin-right:15px;}
#cifry-rss a,#cifry-twitter a{text-decoration:none;font-size:140%;font-weight:bold;text-shadow: 0px 1px 2px #444;-moz-text-shadow: 0px 1px 2px #444;-webkit-text-shadow: 0px 1px 2px #444;}
#cifry-rss a{color:#f87607;}
#cifry-twitter a{color:#35c1ef;}
/* header END */

/* submenu START */
#menus li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#menus li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#menus li li a {
	float:none;
	display:block;
	padding:5px;
	text-decoration:none;
	width:150px;
	font-size:12px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:20px;
	line-height:20px;
}
#menus li li.first a {
	border-top:none;
}
#menus li li a:hover {
	font-weight:bolder;
}
/* submenu END */

/* content START */
#content {
	background:#FFF url(img/sidesep.gif) left repeat-y;
	min-height:500px;
}
/* content END */

/* main START */
#main {
	background:#FFF;
	width:605px;
	padding:5px 15px 15px;
	float:right;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post h1, .post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:17px;
	font-family:Verdana;
}
.post h1 a.title, .post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post-img {
	margin:10px 0 0 5px;
	width:598px;
	height:103px;
	border: 1px solid #ccc;
}
.post-img-portfolio {
	margin:10px 0 0 0;
	width:295px;
	height:150px;
	border-bottom: 3px solid #ccc;
}
.post-img img.title-img {
	background:#f0eded;
	padding: 4px;
	width:590px;
	height:95px;
}
.post h2 a.title:hover {
	color:#ef7911;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date,
.post .tags,
.post .author,
.post .categories,
.post .editpost,
.post .readingblinds,
.post .comments,
.post .addcomment,
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .print {
	background:url(img/print.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}
.post .author {
	background-position:0 -176px;
}
.post .date {
	background-position:0 -48px;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 0 5px 5px;
	line-height:145%;
/*	overflow:hidden; */
}
.post .content p {
	margin-bottom:10px;
}
.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}

.post .content img, .post .content a img {
	margin-top:5px;
	max-width:600px;
	padding:3px;
	background-color:#F5F5F5;
	border: 1px dashed #CCC;
	
}
.post .content ul,
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li,
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi,
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a,
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a,
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#fff;
	width:300px;
	float:left;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
}
#sidebar a {
color:#333232;
}
#sidebar li {
	background:url(img/icons.gif) 0 -320px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content,
#sidebar li {
	font-size:12px;
}
.northsidebar .widget2 {
	padding:0 15px;
}
.northsidebar .widget {
	background:url(img/widgetsep.png) bottom no-repeat;
	padding:10px 15px 19px;
}

#centersidebar {
	padding:12px 15px 5px;
	background:url(img/widgetsep.png) bottom no-repeat;
}
.northsidebar {
	font-size:95%;
}
.northsidebar .widget h2  {
	margin-bottom:10px;
}
.northsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h4,
#eastsidebar h4 {
	margin-bottom:5px;
}
#westsidebar .widget,
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar .widget_feeds {
	padding:5px 15px 14px;
}
#sidebar #feedrss,
#sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
}

#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/* footer START */
#footerh {
background:url(img/bgfooter.jpg) center bottom no-repeat;
padding:20px 0;
}
#footer {
	margin:0 auto;
	width:936px;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	background:url(img/wp-logo.png) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 29px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px;
}
#commentlist ol,
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab,
#cmtswitcher a.curtab,
#cmtswitcher a.ptab
 {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher a.ptab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher .addcomment,
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments,
#thetrackbacks,
#plusservice {
	padding-bottom:15px;
}
#thecomments .comment,
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#ffffcc url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date,
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act,
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}

.trackback {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
#commentnavi {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(img/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#f3f3f3;
	border:1px solid #cfcfcf;
	color:#9a9a9a;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#f0f0f0;
	border:1px solid #a6a6a6;
	color:#8d8d8d;
}
#submitbox .submitbutton {
	float:right;
}

/* comment END */

#plusservice {
	display:none;
}

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#999;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
}
a.imageswitcher_button:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	text-decoration:none;
	color:#074A7E;
}
/* image switcher END */

/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */

/* one-column START */
.one-column #content {
	background:#FFF;
}
.one-column #main {
	width:906px;
}
.one-column #comment {
	width:902px;
}
.one-column .trackback,
.one-column .trackback .title {
	width:876px;
}
.one-column .comment .info {
	width:795px;
}
.one-column #header {
	background-image:url(img/header_footer_1col.jpg);
}
.one-column .comment .info,
.one-column .comment .content {
	background-image:url(img/comment_1col.gif);
}
.one-column .boxcaption,
.one-column .box,
.one-column .trackback,
.one-column .trackback .title,
.one-column #commentnavi,
.one-column #related_posts h3,
.one-column #related_posts ul {
	background-image:url(img/box_1col.gif);
}
.one-column .messagebox,
.one-column .errorbox {
	background-image:url(img/messagebox_1col.gif);
}
.one-column .post .content .boxcaption,
.one-column .post .content .box {
	background-image:url(img/postbox_1col.gif);
}
/* one-column END */

/*podpiski */
#rss-readers {background:url(img/rss-bg.jpg) no-repeat left;height:93px;padding-left:125px;padding-top:10px;}
#rss-readers li {background:none;padding:0;margin-bottom:10px;}
#rss-readers a {background-image:url(img/rss-readers.jpg);height:16px;width:134px;display:block;border:none;}
#rss-readers a:hover {display:block;border:none;text-decoration:none;}
.rss-ya {background-position: 0 -16px;}
.rss-goo {background-position: 0 -32px;}
.rss-r:hover {background-position: 0 -48px;}
.rss-ya:hover {background-position: 0 -64px;}
.rss-goo:hover {background-position: 0 -80px;}

#rss_email {border-top:1px dotted #c1bcb4; border-bottom:1px dotted #c1bcb4; padding:0 0px 1px 24px;margin:0 10px 0 15px; background:url(img/but_ema.jpg) 2px top no-repeat;}
.em_inp_text {font-size:11px; width:198px; border:none; height:17px; color:#766b58;}
.em_inp_go {width:14px; height:20px; border:none; background:url(img/but_go.jpg) no-repeat center; cursor:hand;}
/*feed & twitter */
.sharebox {height:57px;margin:8px 0 5px 0;}
.sharebox2 {background-color:#F5F5F5; border: 2px dashed #CCCCCC;padding:5px;height:22px;width:586px;}

.sharebox2 div div {float: left;clear: none !important;}
#tw_like {width:100px;}
#fb_like{width:112px;}
#vk_add{width:89px !important;height:21px;margin-right:5px;}
#vk_add table,#vk_add tbody,#vk_add tr,#vk_add td{border:0;padding:0;margin:0px;}
#fb_add{z-index:1000px;margin-right:5px;}
#vk_like{width:140px !important;}
#fb_like,#vk_add,#vk_like {display:none;}
.messagebox24 {
	background:#EDEFF0 url(img/share-message.gif) no-repeat;
	padding:0 12px;
	height:57px;
	font-size:11px;
}
div.topsy_widget_shortcode {
	float: left;
    background:#EDEFF0 url(img/topsy-widget.gif) no-repeat !important;
    width:57px;
}
.promo {
	width:100%;
	background-color:#fff;
	padding-bottom:10px;
}
.promotext {
	padding-bottom:10px;
}

#coolpost img {
	margin-right:10px;
	border: 1px dashed #CCC;
}
.collpost_info {
	float:left;
	margin-right:10px;
	width:110px;
}
.collpost_info div {
	height:105px;
}
.collpost_info h4 {
	margin-bottom:7px;
}
.collpost_info a {
	display:block;
	text-align:right;
	font-size:11px;
	color:#bbb;
	text-decoration:none;
}
.cloudtags {
	background-color:#fff;
	padding-top:10px;
}
.cloudtags div {
	border-top: 1px solid #CCCCCC;
	padding:6px 10px;
}
.cloudtags div a {
	color: #333232;
}
/*404 error */
#container404  {
	margin:100px auto;
	width:750px;
}
#container404  .talker {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:45px;
	float:left;
}
#container404  .talker a {
	float:left;
	margin-top:20px;
}
#container404 .notice {
	background:#EDEFF0 url(img/postbox.gif) 0 0 no-repeat;
	width:560px;
	float:left;
	padding:15px 20px 0;
}
#container404  .notice h1 {
	font-size:24px;
	font-family:"Courier New", Courier, Monospace;
}
#container404  .notice p {
	font-size:14px;
	margin-top:10px;
}
#container404  .notice .back {
	background:url(img/postbox.gif) 100% 100% no-repeat;
	width:560px;
	display:block;
	margin:0 -20px;
	padding:30px 20px;
}
#container404  .notice .back a {
	color:#000;
	font-weight:bolder;
	text-decoration:none;
	background:#9CD941;
	border:1px solid #D0F29D;
	border-right-color:#398A38;
	border-bottom-color:#398A38;
	padding:10px 15px;
	font-size:14px;
	margin-right:3px;
}
#container404  .notice .back a:hover {
	background:#ADEB51;
}
#container404  .notice .back a.feed {
	background:#F9A350;
	border:1px solid #FAAC56;
	border-right-color:#C6432A;
	border-bottom-color:#C6432A;
}
#container404  .notice .back a.feed:hover {
	background:#FCB363;
}
.lnk {margin-top:5px;padding-top:3px;background:#fff url(img/lnk.png) no-repeat top left;}

