#citation {
	clear:both;
	margin-left:18px;
	width:978px;
	font-size:12px;
	font-family:Tahoma,sans-serif;
}

#citation img {
	border:0;
}

#citation a {
	color:#213157;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
#citation a:hover {
	color:#415A94;
}

#citation .big-button a{
	color: #fff !important;}

#citation .small-button a{
	color: #fff !important;}

#citation .ad {
	width:300;
	height:250px;
	margin-left:50px;
}

#citation h1 {
	clear:none;
}
#citation h2 {
	font-weight: normal;
	margin-bottom:5px;
	margin-top:0;
}

#citation .red {
	color:#05469F;
	font-weight:bold;
}

#citation .blue{
	color: #37487E;
	font-weight:bold;
}

#citation .grey {
	color:#666;
	font-weight:bold;
}

#citation .sm {
	font-size:8pt;
}

#citation .med {
	font-size:10pt;
}

#citation .medlabel {
	font-size:10pt!important;
}

#citation .smlabel {
	font-size:8pt!important;
}

#citation .large {
	font-size:12pt;
}

#citation h3 {
	font-family:Tahoma,sans-serif;
	font-size:14px;
	color:#05469F;
	font-weight:bold;
	margin:0;
}

#citation #loading {
	margin-left:175px;
	margin-top:120px;
	position:absolute;
	z-index:999;
}
#citation #errordiv {
	height:200px;
	margin:30px 0 0 100px;
	position:absolute;
	width:350px;
	z-index:0;
	z-index:9999;
}
#citation #errorbox {
	background-color:#fff;
	border:3px solid #05469F;
	height:150px;
	margin:24px 0 0 24px;
	text-align:center;
	width:300px;
}
#citation #errorcontents {
	color:#666;
	font-size:14px;
	font-weight:bold;
	height:90px;
	line-height:1em;
	margin:20px 30px 0;
	text-align:left;
}

#citation #upgradebox #upgradebadge{
	border:0 none;
	margin-left:-60px;
	margin-top:-60px;
	position:absolute;
}
#citation #upgradediv {
	height:200px;
	margin:30px 0 0 100px;
	position:absolute;
	width:350px;
	z-index:0;
	z-index:9999;
}
#citation #upgradebox {
	background-color:#fff;
	border:3px solid #05469F;
	height:150px;
	margin:24px 0 0 24px;
	text-align:center;
	width:300px;
}
#citation #upgradecontents {
	color:#666;
	font-size:14px;
	font-weight:bold;
	height:90px;
	line-height:1em;
	padding:20px 30px 0;
	text-align:left;
}

#citation .popdivbottom {
	height:200px;
	margin: 30px auto;
	left: 0;
	position:absolute;
	width:100%;
	z-index:0;
	z-index:9999;
}
#citation .popboxbottom {
	background-color:#fff;
	border:3px solid #05469F;
	height:150px;
	margin: 0 auto;
	text-align:center;
	width:400px;
}
#citation .popcontentsbottom {
	color:#666;
	font-size:14px;
	font-weight:bold;
	height:100px;
	line-height:1em;
	margin:10px 10px 0;
	text-align:left;
}
#citation .popcontentsbottomb {
	color:#666;
	font-size:14px;
	font-weight:bold;
	height:50px;
	line-height:1em;
	margin:10px 10px 0;
	text-align:left;
}
#citation .burst {
	color:#FFFFFF;
	margin-left:150px;
	margin-top:-435px;
	text-align:center;
	width:100px;
}

#citation .price {
	text-align:center;
	margin-top:370px;
	width:190px;
	margin-left:8px
}

#citation .price .column{
	float:left;
	width:63px;
}

#citation #topbox {
	width:978px;
}

#citation #leftbox {
	float:left;
	width:537px;
	margin-right:10px;
	background: #FFF url('/citation/img/roundboxleft-middle.png') repeat-y;
}

#citation #leftbox .content {
	margin:0 0 0 18px;
	width:500px;
	float:none;
}

#citation #leftbox .content #sources {
	width:500px;
}

#citation #leftbox .content .sourcebtn{
	margin-top:-21px;
	float:right;
	cursor:pointer;
	cursor:hand;
}

#citation #leftbox .content #sources .heading {
	color: #666;
	font-weight:bold;
	font-size: 1.1em;
}

#citation #leftbox .content #sources .column {
	color: #666;
	font-size: 0.8em;
	float:left;
	width:165px;
}

#citation #leftbox .content #sources .column a{
	color: #213157;
	padding:0px 5px;
	font-weight:normal;
}

#citation #leftbox .content #sources .column a:hover{
	color: #213157;
	background-color: #ECECEC;
}

#citation #leftbox .content #sources .column .selected{
	color: #FFF;
	padding:0px 5px;
	font-weight:bold;
	background-color: #213157;
}

#citation #leftbox .content #input .row{
	width:500px;
	margin-top:10px;
}

#citation #leftbox .content #input #row-type{
	background-color: #ececec;
	padding:10px 0;
}

#citation #leftbox .content #input .label{
	width:115px;
	margin-top:3px;
	margin-right:5px;
	text-align:right;
	color:#05469F;
	font-size:14px;
	font-weight:bold;
	float:left;
	white-space: nowrap;
}

#citation #leftbox .content #input .field{
	text-align:left;
	float:left;
	padding-right:2px;
}

#citation #leftbox .content #input .sourcefield{
	text-align:left;
	float:left;
	padding-right:4px;
	width:370px;
}

#citation #leftbox .content #input .sourcefield .field{
	text-align:left;
	float:left;
	width:170px;
	white-space: nowrap;
}

#citation #leftbox .content #input .field input,select{
	border: 1px solid #ccc;
	color:#666666;
	font-family:Tahoma,sans-serif;
}

#citation #leftbox .content #input .field .radio{
	border: 0px;
}

#citation #leftbox .content #input .multipleinputsl{
	float:left;
	padding-right:2px;
	text-align:right;
}

#citation #leftbox .content #input .multipleradios{
	padding-right:2px;
}

#citation #leftbox .content #input .multipleinputsr{
	float:right;
	padding-right:3px;
	text-align:right;
}

#citation #leftbox .content #input .full{
	width:371px;
}

#citation #leftbox .content #input .field .remove{
	margin-left:-15px;
	float:left;
}

#citation #leftbox .content #input .regular{
	width:100px;
}

#citation #leftbox .content #input .small{
	width:60px;
}

#citation #leftbox .content #input .tiny{
	width:30px;
}

#citation #leftbox .content #input .isbn{
	width:280px;
	float:left;
}

#citation #leftbox .content #input .isbnbtn{
	float:left;
	margin-top:-1px;
	margin-left:5px;
}

#citation #rightbox {
	float:left;
	width:387px;
	background: #FFF url('/citation/img/roundboxright-middle.png') repeat-y;		
}

#citation #rightbox .content{
	width:381px;
	color:#666;
	margin:0 0 0 3px;
	float:none;
}

#citation #rightbox #upgrade {
	width:375px;
}

#citation #rightbox .upgradeimg {
	float:left;
	margin-right:5px;
}

#citation #rightbox .upgradetext {
	float:right;
	width:261px;
	color:#666;
}

#citation #rightbox #social {
	width:381px;
	height:53px;
	background: #FFF url('/citation/img/bg-social.png') repeat-x;		
	font-size:0.8em;
}

#citation #rightbox #social .left{
	float:left;
	margin-left:40px;
	width:150px;
	text-align:center;
	margin-top:10px;
}

#citation #rightbox #social .right{
	float:left;
	width:190px;
	margin-top:17px;
}

#citation #bottombox {
	width:937px;
	background: #FFF url('/citation/img/roundboxbottom-middle.png') repeat-y;	
}

#citation #bottombox .content{
	width:900px;
	margin: 10px 0 0 18px;
	float: none;
}

#citation #bottombox .chooselist{
	float: left;
	height: 30px;
	font-size:10pt;
	color: #666;
}

#citation #bottombox .chooselist select{
	vertical-align:top;
	font-size:12px;
	height: 25px;
	line-height: 25px;
}

#citation #bottombox .listoptions{
	float: right;
	height: 30px;
}

#citation #bottombox .menu{
	float: right;
	height: 30px;
}

#citation #bottombox .menu .links{
	margin-left:30px;
	float:left;
	font-size: 12pt;
}

#citation #bottombox .content .change{
	padding-left:7px;
}

#citation #bottombox .content .menu .smbtn{
	margin-left:5px;
	vertical-align: middle;
	margin-top: -3px;
}

#citation #bottombox .content #list .row {
	padding:5px 10px;
	color: #666;
}

#citation #bottombox .content #list .even {
	background-color:#ececec;
}

#citation #bottombox .content #list .odd {
	background-color:#fff;
}

#citation #bottombox .content #list .lastupdated {
	background-color:#FAFAD2;
}

#citation #bottombox .content #list .source {
	float:left;
	width:200px;
}

#citation #bottombox .content #list .citation {
	float:left;
	width:570px;
	padding-left:2em;
	text-indent:-2em;
}

#citation #bottombox .content #list .options {
	float:right;
}

#citation #bottombox .content .removeall .smbtn{
	margin-left:5px;
	vertical-align: middle;
	margin-top: -3px;
}

#citation #bottombox .content .removeall{
	margin-top:25px;
	font-size: 12pt;
	height: 30px;
}

#citation #howto {
	width:870px;
	margin:0 auto;
}

#citation .stepbox {
	width:265px;
	float:left;
	margin-right:20px;
}

#citation .stepimg {
	float:left;
	margin-right:5px;
}

#citation .steptext {
	float:right;
	width:200px;
	vertical-align:center;
	color:#666;
}

#citation .chooselist .small-button{
	float: right;
	margin: 0 0 0 10px;}

#citation .listoptions .small-button{
	margin: 0 0 0 10px;}

#citation .upgradetext .big-button{
	margin: 0 10px 0 0;}

#citation .popupbuttons{
	width: 150px;
	overflow: hidden;
	margin: 10px auto 0 auto;}

#citation .popupbuttons .small-button{
	float: right;
	margin: 0 2px 0 5px;}