html, body, th, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, legend, input, textarea {
    margin: 0; /* Clear margin for most usefull elements */
    padding: 0; /* Clear padding for most usefull elements */
}
html {
}
body {
   background: url(../images/i/bg/bg.gif) #333333 repeat; /* Set Body Background Color, because users have different backgrounds */
   font-size: 12px; /* Set Relative font size*/
   font-family: Tahoma, Arial, Helvetica; /* Set Font Family */
	color: #000000;
	padding:30px;
}
img {
	margin: 10px;
   border: none; /* No border for Images */
}
li {
	/*background: url(../images/i/mrk/green.gif) 0 2px no-repeat;*/
	padding-left: 18px;
	margin-bottom: 8px;
   list-style: none; /* No list with Bullets */
}
table {
    border-collapse: collapse; /* Table without Cell Spacing */
}
table th {
    vertical-align: top; /* Default Vertical Position */
    text-align: left; /* Default Horizontal Position */
    font-weight: normal; /* Set normal Font Weight */
}
table td {
    vertical-align: top; /* Default Vertical Position */
}
h1 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 2em;
}
h2 {
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 1.17em;
}
.text {
	line-height: 1.6em;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.clear {
    clear: both; /* Clear Element Floating */
	font-size: 0;
	line-height: 0;
	height:0; 
}
/*.clear-after { //min-height: 1%; } /* ie7+ fix */
.clear-after:after { content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0; font-size:0; }
.clear-left {
	clear: left;
}
#annonce div.annonce-pagination a,
#menu {
	display:none;
}
#annonce ul li,
#annonce div.annonce-tabs,
#item-blog,
#item-stars,
#index-middle div.container2,
#index-middle div.container3,
#footer .search,
#scroller,
#left-object,
#right-object,
table.page-title td.page-options,
div.comments,
table.float-content a.x,
#experts table.columns td.column-right,
div.menu-inner div.prefix,
#experts div.menu-inner ul li a,
div.navigation,
#auth,
div.buttons,
h2.global-warning {
	display: none;
}
#footer table td {
	vertical-align: middle;
}
div.objects table.title {
	margin-bottom: 20px;
}
div.latest-galleries table td {
	padding: 15px;
}
div.photo-list table.photo-list {
	margin-top: 20px;
}
#experts div.question div.answer {
	margin-left: 30px;
}
#experts div.question { 
	margin: 20px 0;
}
#experts div.menu-inner ul li span {
	font-size: 1.6em;
}
#forum div.forum-list table.forum-list td.forum {
	padding:0 5px 30px;
	width:33.3%;
}
#topics div.topic-list {
	margin: 20px 0;
}
div.post-list h2 {
	margin: 10px 0;
}
div.objects div.test {
	margin-top: 30px;
}
div.test table.guest-data {
	margin-bottom:20px;
	width: 100%;
}
div.test div.question {
	margin: 30px 0;
}
#horoscope table.horoscope {
	display: block;
}
#horoscope table.horoscope td {
	padding: 15px;
	display: block;
}