﻿@charset "utf-8";
/* CSS Document */

body {
	background: url("../images/53xbook/bg.gif") top center no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#Header
{
	height: 70px;
	position: relative;
	color:#333;
}

#Header #drinkingsaveslives
{
position: absolute;
top: 10px;
left: 490px;
}

#Header #Navigation a:link, #Header #Navigation a:visited
{

	color:#346bbe;
	text-decoration: underline;
}

#Header #Navigation a:hover
{

	color:#346bbe;
	text-decoration: none;
}

#Navigation
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 750px;
}

ul#Navigation li
{
	float: left;
}



#Endorsements {
	height: 110px;
}

#EndLeft {
	width: 30px;
	float:left;
	cursor: pointer;
	height: 305px;
}

#EndCenter {
	width: 250px;
	float:left;
	background: url("../images/53xbook/endorsement_centerbg.png") top center no-repeat;

	
}

#EndRight {
	width: 30px;
	float:left;
	cursor: pointer;
	height: 305px;
}

#Title
{
	width: 550px;
	height:145px;
position: relative;
}

#Title #PriceStar {
        top: -50px;
        left: 330px;
        position: absolute;
}

#Extra {
	width: 540px;
	height: 55px;
	background: url("../images/53xbook/extramessage.png") top center no-repeat;
	padding: 0 0 0 20px;
	line-height: 55px;
	position: relative;
}

#Extra #DownloadSample {
	position: absolute;
	top: 12px;
	left: 390px;
	cursor: pointer;
}

#Questions #BtnQuestion
{
	cursor: pointer;
}


.endorsementComment 
{
	color: #333;
	width: 870px;
	height: 90px;
	font-size: 10px;
	padding: 10px;
}

.endorsementCommentSide
{
	
	color: #333;
	height: 235px;
	font-size: 10px;
	padding: 60px 10px 10px 10px;
	
	
}

#Content
{
	margin: 20px 20px 0 20px;
	width: 520px;
}

.header
{
	color: #666;
	margin: 0 0 10px 0;
}

.normal
{
	color:#272727;
	font-size: 13px;
}


#MnuRead {
	width: 310px;
	height: 145px;
	cursor: pointer;
}

#MnuDownload {
	width: 310px;
	height: 162px;
	cursor: pointer;
}

#MnuFb {
	width: 310px;
	height: 144px;
	cursor: pointer;
}
