﻿.addthis_button_livejournal { display: none; }
/* --------------- reset.css --------------- */
html, body, div,  h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
		outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
a {                                      	
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {						
	border-collapse: collapse; 
	border-spacing: 0;
}
td, td img {
	vertical-align: top;			
} 
input, select, button, textarea {
	margin: 0; 				
	font-size: 100%; 			
}
input[type="text"], input[type="password"], textarea {
	padding: 0; 				
}
input[type="checkbox"] { 		
	vertical-align: bottom;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
/* --------------- /reset.css --------------- */

/* --------------- базовые настройки ---------*/
body {
	line-height: 1;
	background: #fff;
	color: #022D51;
	text-align: left;
	font: 13px Verdana, sans-serif;
}
textarea {
	font: 13px Verdana, sans-serif;
}
label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}
a {
	color: #287fc3;
	text-decoration: none;
}
a:hover {
	color: #287fc3;
	text-decoration: none;
}


li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* --------------- /базовые настройки ---------*/
.forum-link { display: none !important; }
#block-block-38 { height: 126px; }