html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-style: normal;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
list-style: none;
}

body {
color: black;
background: white; 
font: normal 12px Helvetica, Arial, sans-serif;
}

/* SITE LINKS STYLE */

html a:link, html a:visited {color:#0055CC; text-decoration: underline;}
html a:active, html a:hover {color:#CC0000; text-decoration: none;}

/* ARTICLE STYLE */

#content .post {width: 100%;}
#content .post {padding: 0px; margin: 0px 0px 10px 0px;}

#content .post h1 {font: 20px/1.5em Georgia, "Times New Roman", serif; color:#42661C; padding:0px; margin: 0px;}
#content .post h1 a:link, #content .post h1 a:visited {color:#42661C; text-decoration: underline;}
#content .post h1 a:active, #content .post h1 a:hover {color:#42661C; text-decoration: none;}

#content .post p {margin: 0;padding: 0 15px 15px 0px; font-size: 110%; font-weight: normal; line-height:130%; color:#000000;}

/* LEFTSIDE UL LI STYLE */ 
/* http://www.blackestate.co.nz/media/c/style-new.css */

#leftside ul {
list-style-type: none;
margin: 0;
padding: 0;
text-indent: 0;
}

#leftside ul li {
margin: 0;
text-indent: 0;
width: 100%;
line-height: 25px; 
padding: 0 10px;
border-bottom: 1px dotted #ddd;
}

/* NAVBAR MENU STYLE */
#nav {width: 230px;}
#nav a.law {color:#EC7C39;}     /* COLOUR TAX */ 
#nav a.account {color:#0b9c55;} /* COLOUR ACCOUNTS */

/* STYLE FOR MENU_ADD */

#menuadd {
width: 100%;
margin: 0 0 1em 0;
padding: 0;
}

#menuadd ul {
list-style: none;
margin: 0 auto;
padding: 0;
}

#menuadd ul li {
display:inline;
background-color:#eee;
border:1px solid;
border-color:#f3f3f3 #bbb #bbb #f3f3f3;
margin:0;
padding:0.5em;
}

#menuadd ul li:before {content: "∞ ";}

/* Элементы Оформления статей */

/* 1 Ключевые слова */
.tags {font-size: 90%;padding: 0px 0px 15px 0px;}

/* 2 Цитата */
blockquote {
color:#575757;
background: transparent url("http://www.jvstrading.com/images/54.png") no-repeat 0 0;
padding: 0px 5px 0px 50px; margin:22px 40px;}

/* 3 Плавающая фотография для статей */
.plavat {float:left; margin-right:5px;}
