.democontainer {
				height: 700px;
}

.demosynopsis { 
			  display: block;
				width: 80%;
				font-family: Helvetica, sans-serif;
				font-size: 18px;
				color: #414141;
				position: absolute;
				top: 60px;
				left: 120px;
}

.demoline {
				position: absolute;
				width: 100%;
				top: 165px;
				height: 1px;
}

.demobody {
				display: block;
				position: absolute;
				top: 190px;
				left: 120px;
				font-family: Helvetica, sans-serif;
				font-size: 18px;
				color: #414141;
}

.publisher_links ul {
				list-style-type: none;
				font-family: Helvetica, sans-serif;
				font-size: 18px;
				padding-top: 20px;
				padding-bottom: 10px;
				position: absolute;
				top: 220px;
				left: 120px;

}

a:link {
				text-decoration: none; 
				color: #4290D4;
}

a:visited {
				text-decoration: none;
				color: #2067A2; 
}

a:active {
				text-decoration: none;
}

a:hover {text-decoration: none;
}

/* Publisher display page styles */

.comment_container {
				max-height: 2300px;
				margin-top: 150px;
}

.comment_headline h1{
				display: block;
				position: absolute;
				top: -70px;
				left: 120px;
				max-width: 700px;
				max-height: 300px;
				font-family: Helvetica, sans-serif;
				font-size: 22px;
				padding-bottom: 30px;
}

.intro_text h2{
				display: block;
				position: relative;
				max-width: 400px;
				max-height: 200px;
				font-family: Helvetica, sans-serif;
				font-size: 13px;
				color: black;
				font-style: bold;
				margin-left: 135px;
}

.comment_info {
				display: block;
				position: relative;
				max-width: 500px;
				max-height: 300px;
				font-family: Helvetica, sans-serif;
				font-style: italic;
				margin-left: 135px;
}

.julia_score {
				display: block;
				position: relative;
				max-width: 200px;
				max-height: 300px;
				margin-left: 540px;
				padding-bottom: 20px;
}

				
