body {
	background-color: white;
	font-family: Arial, Verdana;
	font-size: 9pt;
	padding: 10px 5%;
	margin: 0px;
	}
body#body- {
	padding: 10px 20px;
	}

input, textarea {	
	font-family:Arial, Verdana;
	font-size: 8pt;
	}
	
input.gb {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	background-color:#FFFFFF;
        }

#measure {
    position: absolute;
    left: 0;
    top: -2em;
    width: 100%;
    height: 1em;
    line-height: 1em;
    }
#container {
    position: relative;
    margin: 0px auto;
    min-height: 100%;
    min-width: 800px;
    max-width: 1050px;
    z-index: 1; //-width:expression((document.getElementById('measure').clientWidth < 800) ? '800px' : (document.getElementById('measurer').clientWidth > 1050) ? '1100px' : '100%');
    }
.mainContent {
	margin: 0px 0px 40px 0px;
	}	
#logo {
	float: left;
	margin: 20px 25px 0px 0px;
	}
#pageDescription {
	float: left;
	margin: 30px 0px 0px 40px;
	width: 60%;
	color: #808080;
	font-size: 0.8em;
	}
#forumLink {
	font-size: 1.2em;
	display: block;
	float: right;
    color: #53961D;
	margin: 30px 50px 0px 0px;
	}	

#header	{
	clear: both;
	float: none;
	display: table;
	margin-bottom: 20px;
	width: 100%;
	}
#linkToMain {
	margin-top: 40px;
	}	
.floatFix {
	float: none;
	clear: both;
	display: table;
	}
#footer {
	margin: 30px 0px;
	float: none;
	display: table;
	}
img {
	border: 0px;	
	}
	
p {
	margin: 0px;
	}	
.linkStyle {
	text-decoration: underline;
	cursor: pointer;  
	}
.buttonStyle {
	border-bottom: 1px dashed;
	display: table;
	text-decoration: none;
	cursor: pointer;  
	}		

em {
	color: #395677;
	font-style: normal;
	}	
a { color: black; }
a:visited { color: #909090;	}
ul, ol  {
	margin: 0px;
	padding: 0px;
    }
    ul li, ol li {
	margin: 0px 0px 1em 3em;
    }
ul li {
	list-style-type: none;
	}    
h1, h2, h3 {
	font-family: Georgia,'Times New Roman',serif;
	font-weight: normal;
    display: table;
    color: #53961D;
	}

h1  {
    font-size: 1.6em;
    color: black;
    color: black;
    margin: 20px 0px;
    }

h2 {
	margin-top: 20px;
	}        
        
.invisible {
	display: none;
	}		
	.visible {
	display: block;
	}		
			
.FEForm {
        margin-top: 20px;
        width: 450px;
	}
	.FEForm h3 {
		margin: 0px;
                font-size: 1.2em;
		}
	.FEForm label {
		font-size: 0.8em;
		}	
	.FEForm input, .FEForm textarea {
		font-size: 1em;
		}
	.FEForm p {
		margin: 10px 0px 0px 0px;
		}	
	.FEForm input.text {
		width: 70%;
		}
	.FEForm textarea {
		width: 95%;
		}
	.FEForm-subscribeFacts label {
		font-size: 1em;
		}
		
/*-------------*/

#content-article #text {
        width: 60%;
        margin-left: 0px;
		font-size: 1.1em;
        }
	#content-article #textWithPic {
        width: 60%;
        margin-left: 0px;
        }
    #content-article {
    	margin-bottom: 0px;
    	}
    #content-article #text p {
        margin-bottom: 1em;
        }
    #childrenLinks {
    	margin-top: 20px;
    	}
    #content-article #childrenLinks a {
        color: #53961D;
        font-size: 1.2em;
	font-family: Georgia,'Times New Roman',serif;
        }
    #content-article h1 {
        float: left;
        }
    #content-article .ratingButtons {
        float: left;
        margin: 20px 0px 0px 80px;
        *margin: 0px 0px 0px 80px;
        }
    #content-article .ratingValue {
        font-size: 1.8em;
        float: left;
        color: #53961D;
        }
    #content-article .ratingButtons a {
        float: left;
        display: block;
        margin: 10px 0px 0px 5px;
        text-decoration: none;
        color: #53961D;
        }
    #articleHeader {
        float: none;
        clear: both;
		margin: 30px 0px 30px 0px;
        }
    #articleHeader h1 {
    	margin: -7px 40px 20px 0px ;
		float: left;
		}

#comments {
	margin-top: 20px;
	}
	#comments h3 {
        color: black;
        }
	#comments .FEForm {
		margin: 0px 0px 20px 0px;
		}
	#comments div.comment {
		margin: 0px 0px 0px 0px;
		padding: 10px;
		width: 50%;
		}
	#comments .commentsLevel{
		margin-left: 40px;
		}
	#comments .buttonStyle {
		margin-top: 10px;
		}
	#comments .replyForm {
		width: 80%;
		} 
	#commentsAddForm {
		margin: 80px 0px 50px 0px;
		}	
	#commentsReplyForm {
		display: none;
		}

/* start page */		

#content- .ratingButtons {
        float: left;
        margin: 4px 0px 0px 5px;
		font-size: 0.7em;
        }
    #content- .ratingButtons a {
        display: block;
        float: left;
        text-decoration: underline;
        margin: 2px 0px 0px 5px;
        }
    #content- .ratingButtons .ratingValue {
        color: #00AF00;
        float: left;
        margin-left: 10px;
		/* color: #909090; */
		}
    #content- .articleLevel2 p, #content- .articleLevel3 p {
        float: left;
		padding-top: 3px;
        }
    #content- .articleLevel2, #content- .articleLevel3 {
        float: none;
        clear: both;
        }
    .articleLevel1 h2, .articleLevel1 h2 a {
		color: #53961D;
		font-family: Arial, Verdana;
        }
    #content- .articleLevel1 {
        float: none;
        clear: both;
        }
	#content- h2 {
	    margin-top: 0px;
		font-size: 1.2em;
		}
	.articleLevel1 {
		margin: 0px 0px 25px 3px;
		}
    .articleLevel1 h2 {
        margin-bottom: 10px;
		font-size: 1em;
        }
	.articleLevel2 {
		display: table;
		width: 100%;
		}
	.articleLevel3 {
	    margin: 8px 0px 0px 15px;
		display: table;
		width: 100%;
	   	}
	.articleLevel3 p a {
		padding-bottom: 3px;
		}
		.articleLevel2 {
			margin-bottom: 12px;
			}
		.articleLevel2 p {
			margin-right: 15px;
			display: block;
			} 
		#articleRating {
			margin: -10px 0px 0px 30px;
			width: 30%;
			float: left;
			}
		#content-article .cap {
			font-size: 0.8em;
			padding: 0;
			margin: 0;
			float: left;
			}
		#content-article .cap span {
			margin: 0px 0px 0px 20px;
			padding: 0px;
			}
		.curStar {
			float: none;
			display: table;
			margin-top: -7px;
			padding-left: 5px;
			font-size: 0.9em;
			}
	#startPageColumnLeft, #startPageColumnMid, #startPageColumnRight, #medcineRating {
		background-color: #FFFFFF;
		padding: 15px 20px;
		border: 1px solid #F0F0F0;
		}	
	#startPageColumnLeft {
		width: 280px;
		}		
	#startPageColumnMid {
        margin: 0px 3% 0px 3%;
		width: 290px;
		}
	#startPageColumnRight {
		width: 230px;
		}	
	#content- h1 {
		margin: 0px 0px 0px 0px;
		}
	.startPageArticlesList p {
		margin-bottom: 15px;
		}
	#whatAboutBlock {
		margin: 0px 0px 20px 20px;
		width: 200px;
		}
	#medcineRating {
		margin-top: 40px;
		padding-right: 10px;
		width: 230px;
		}	
	#content- table {
		width: 100%;
		margin-top: 40px;
		}
	#selfAdvCont {
        margin: 20px 3% 0px 3%;
		width: 290px;
		padding: 10px 20px;
		border: 1px solid #E0EFE0;
		}
	#selfAdvCont h2 {
		font-size: 2em;
		margin-left: -5px;
		}
	.quickLinkCure {
		margin: 0px 0px 15px 150px;
		font-size: 0.9em;
		float: right;
		}	
	.quickLinkCure, .quickLinkCure a {
		color: #FF8400;
		}
	.startPageH1box	{
		display: table;
		}
	.danger {
		margin-left: -15px;
		background: url(/img/excl.png) no-repeat;
		padding-left: 15px;
		}	
	

#cocktails {
		width: 50%;
		margin-left: 80px;
		display: table;
		}        
	#cocktails div {
		margin-bottom: 40px;
		}               
	#cocktails h3 {
		color: black;
		}
	#cocktails div.text {
		float: left;
		width: 50%;
		background-color: #EDF1EB;
		padding: 10px;
		}		
	#cocktails div.ratingButtons {
		margin: 0px 0px 0px 50px;
		}
	#cocktails div.ratingButtons div {
		font-size: 1em;
		}
	#cocktails div.ratingButtons a {
		margin: 0px 0px 0px 15px;
		}

/* rounded corners */
#xsnazzy {background: transparent; }

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFF; border-left:1px solid #94d487; border-right:1px solid #94d487;}
.xb1 {margin:0 5px; background:#94d487;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#FFF; border:0 solid #94d487; border-width:0 1px; padding: 12px 17px; margin: 0px;}
/* / rounded corners */
		
.curious {
	background-color: #EDF1EB;
	padding: 20px;
	margin: 20px 0px;
	}	
	.curious h3 {
		margin-top: 0px;
		}
	
#readMore {
		margin: 40px 0px 20px 0px;
		}	
	#readMore, #readMore a {
		color: #53961D;
		}
	
#content-forum #comments {
	margin-top: 0px;
	}		
	
#feedbackForm {
	margin: 50px 0px 50px 0px;
	}

	
#rss a {
		display: block;
		margin-bottom: 3px;
		margin-right: 10px;
		font-size: 1.2em;
		float: left;
		}
	#rss {
		display: table;
		margin: 50px auto 0px auto;
		}
	#rss img {
		float: left;
		}
	

.quote {
	text-align: right;
	margin-left: 25%;
	}
	
#disclaimer {
	margin-top: 20px;
	width: 70%;
	font-size: 0.8em;
	}	
	
#music-facts-ad img {float: left; margin: 0px 20px 20px 0px;}
#music-facts-ad p {margin-bottom: 3px; text-indent: 0px; text-align: left;}
#music-facts-ad h2 {
		margin: 0px 0px 20px 0px;
        font-size: 1.5em;
        color: #ff8400;
		}

		#music-facts-ad a {
	    color: #53961D;
	    margin-bottom: 10px;
		}
		
.selfAdv {
	margin-top: 40px;
	width: 40%;
	border: 1px solid #F0F0F0;
	padding: 20px;
	}		

#music-facts-ad b {
	color: #E5F0FF;
	}
	#music-facts-ad .curvy {
		background: #E5F0FF;
	}
	
#topLinks li {
	margin-left: 20px;
	}

/*
 * jQuery UI Stars v2.1.1
 * Copyright (c) 2009 Orkan (orkans@gmail.com)
 * http://docs.jquery.com/License
  */
.ui-stars-star {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.ui-stars-star a {
	margin-top: 6px;
	width: 12px;
	height: 10px;
	display: block;
	background: url(/img/stars.gif) no-repeat;
}

#stack1 .ui-stars-star a, #stack2 .ui-stars-star a {
	background: url(/img/stars.gif) no-repeat;
		}

#content-article .ui-stars-star a {
	margin: 0px 0px 0px 3px;
	width: 15px;
	height: 15px;
	background: url(/img/stars-large.gif) no-repeat 0 0;
	}

.ui-stars-star a {
	background-position: 0 0;
	}
	.ui-stars-star-on a, #stack1 .ui-stars-star-on a, #stack2 .ui-stars-star-on a {
		background-position: 0 -10px;
		}
	.ui-stars-star-hover a, #stack1 .ui-stars-star-hover a, #stack2 .ui-stars-star-hover a  {
		background-position: 0 -20px;
		}

#content-article .ui-stars-star a {
	background-position: 0 -32px;
	}
	#content-article .ui-stars-star-on a {
		background-position: 0 -48px;
		}
	#content-article .ui-stars-star-hover a {
		background-position: 0 -64px;
		}

.ui-stars-star-disabled,
.ui-stars-star-disabled a {
	cursor: default !important;
}
/* -------------- */

#doctor-on-alcohol a.partLink {
	font-size: 2em;
	}		
	#doctor-on-alcohol {
		width: 130%;
		}
	#doctor-on-alcohol div#intro {
		margin-bottom: 40px;
		margin-left: 0px;
		}
	#doctor-on-alcohol div#intro img {
		float: left;
		}		
	#doctor-on-alcohol div#intro p {
		float: left;
		width: 60%;
		margin-left: 40px;
		}
	#doctor-on-alcohol div div {
		width: 60%;
		float: left;
		margin: 0px 0px 50px 50px;
		}
	#doctor-on-alcohol div h2 {
		margin-top: 0px;
		width: 30%;
		float: left;
		}
	#doctor-on-alcohol p {
		margin-bottom: 1em;
		}
	.ask {
		color: #53961D;
		}
	.halfw {
		width: 60%;
		}	
		
.warning {
	border-color: #ffcccc;
	border-style: solid;
	border-width: 0px 0px 0px 10px;
	padding-left: 10px;
	margin-left: -20px;
	}		

#doma {
		padding-left: 7%;
		}
	#doma label {
		display: block;
		}
	#domaStep1 label {
		display: inline;
		}	
	#doma .lf, #doma .lf * {
		font-size: 1.5em;
		display: inline;
		color: #606060;
		}
	#domaDiseases {
		display: none;
		}
	#doma #receipts {
		display: none;
		}
	#doma .rec {
		margin-bottom: 50px;
		}
	#doma #printResults .title, #doma #printResults a {
	    color: #53961D;
		}
	.squares {
		margin-top: 5px;
		background:url('/img/square.png') repeat-x;
		float: left;
		}
	#doma .rec {
		width: 50%;
		float: left;
		}
	#doma .leftColumn {
		width: 220px;
		float: left;
		}
	#doma #resultsReceipts {
		float: none;
		clear: both;
		}
	#doma h1 {
	    color: #53961D;
		margin-bottom: 30px;
		}
	#doma .comment {
		margin: 6px 0px 2px 0px;
		color: #505050;
		font-size: 0.8em;
		width: 70%;
		}
	#doma .head {
		margin-bottom: 40px;
		}
	#doma #intro {
		width: 80%;
		font-size: 1.1em;
		margin-bottom: 40px;
		float: none;
		clear: both;
		display: table;
		}
	#doma ul {
		margin: 0px;
		padding: 0px;
		margin-bottom: 20px;
		}
	#doma li {
		margin: 25px 0px 0px 0px;
		}
	#doma input {
		margin: 10px 0px 0px 20px;	
		}
	#domaDiseases input {
		margin-right: 10px;
		}		
	#domaStep1 h2 {
		margin-bottom: 0px;
		}
	#domaStep1 ul {
		width: 70%;
		}
	#doma #printResults {
		width: 70%;
		}
	#doma #leftCol {
		float: left;
		width: 60%;
		}	
	#doma #rightCol {
		float: right;
		width: 30%;
		margin-left: 20px;
		border: 1px solid #F0F0F0;
		padding: 15px;
		margin-top: -15px;
		}
	#doma .buttonStyle, #doma .lf {
	   	color: #53961D;
		}		
	#domaLink {
		color: #FF8400;
		font-weight: normal;
		}
	
#quickLinksArticle	{
		float: right;
		width: 250px;
		}
	#quickLinksCont	{
		background-color: #F7F7F7;
		padding: 3px 0px 3px 15px;
		margin-bottom: 40px;
		}
	.articleText {
		float: left;
		}
	#quickLinksArticle p {
		margin-bottom: 15px;
		}
	#quickLinksArticle h3 {
		font-family: Arial, Verdana;
		}
	#vk {
		margin-top: 20px;
		}		
	#mm {
		margin-top: 20px;
		}	
	#body- #fb {
		margin-left: 40px;
		margin-top: 40px;
		}	
	#body- #mm {
		margin-left: 40px;
		}	
	#body- #vk {
		margin-left: 40px;
		}	
	#body- #vk table {
		margin-top: 20px;
		}	
		
.announce {
		width: 26%;
		float: left;
		margin: 20px 60px 0px 0px;
		}			
	.announce p {
		margin-bottom: 10px;
		}
	