/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
body {
	font-family: arial, helvetica, verdana, sans-serif;
	background: #ffff00;
}
.container {
	width: 952px;
	padding: 0 43px 20px 43px;
	position: relative;
	left: 0;
	top: 0;
	margin: 0 auto;
}
#left-col {
	width: 659px;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 31px;
}
#left-col ul#mainnav {
	height: 55px;
	position: relative;
	left: 207px;
	top: 14px;
}
#left-col ul#mainnav li {
	height: 24px;
	list-style: none;
	float: left;
}
#left-col ul#mainnav li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 24px;
}
#left-col ul#mainnav li.blog,#left-col ul#mainnav li.seminars,#left-col ul#mainnav li.reports {
	margin-right: 13px;
}
#left-col ul#mainnav li.blog a {
	background: url(imgs/nav_blog.gif) no-repeat;
	width: 37px;
}
#left-col ul#mainnav li.seminars a {
	background: url(imgs/nav_seminars.gif) no-repeat;
	width: 150px;
}
#left-col ul#mainnav li.reports a {
	background: url(imgs/nav_reports.gif) no-repeat;
	width: 113px;
}
#left-col ul#mainnav li.heartbeats a {
	background: url(imgs/nav_heartbeats.gif) no-repeat;
	width: 117px;
}
#left-col ul#mainnav li a.selected {
	background-position: 0 -48px;
}
#left-col ul#mainnav li a:hover {
	background-position: 0 -24px;
}
#left-col h1 {
	width: 659px;
	height: 71px;
	background: url(imgs/header.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-bottom: 32px;
	position: relative;
	left: 0;
	top: 0;
}
#left-col h1 a.homelink {
	width: 659px;
	height: 44px;
	display: block;
}
#left-col h1 a.hblink {
	width: 191px;
	height: 15px;
	display: block;
	position: absolute;
	left: 96px;
	top: 56px;
}
#left-col h1 a {
	width: 659px;
	height: 71px;
	display: block;
}
#left-col .hblogo {
	position: absolute;
	left: 0;
	top: -15px;
	width: 162px;
	height: 43px;
}
#left-col .hblogo a {
	background: url(imgs/hblogo.gif) no-repeat;
	width: 162px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#left-col ul#nav {
	list-style: none;
	height: 29px;
	background: url(imgs/tab_rpt.gif) repeat-x;
	width: 601px;
	margin: 0 0 34px 58px;
	position: relative;
	left: 0;
	top: 34px;
}
#left-col ul#nav li {
	float: left;
	height: 24px;
	margin: 5px 0 0 0;
}
#left-col ul#nav li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#left-col ul#nav li#bookmark {
	background: url(imgs/bookmark.gif) no-repeat;
	width: 117px;
}
#left-col ul#nav li#rss {
	background: url(imgs/rss.gif) no-repeat;
	width: 166px;
}
#left-col ul#nav li#rss a {
	width: 166px;
	height: 24px;
}
#left-col ul#nav li#facebook {
	background: url(imgs/join_fb.gif) no-repeat;
	width: 154px;
}
#left-col ul#nav li#twitter {
	background: url(imgs/follow_twitter.gif) no-repeat;
	width: 164px;
}
#left-col ul#nav li#blog {
	background: url(imgs/back_to_blog.gif) no-repeat;
	width: 115px;
	float: right;
}
#left-col .curl {
	background: url(imgs/page_curl.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 105px;
	width: 58px;
	height: 56px;
}
#left-col .shadow_left {
	background: url(imgs/shadow_left.gif) no-repeat;
	position: absolute;
	left: 58px;
	top: 110px;
	width: 117px;
	height: 27px;
	z-index: 1;
}
#left-col .head-plain {
	width: 659px;
	height: 50px;
	background: url(imgs/post_head_plain.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 1;
}
#left-col .bokenhead {
	background: url(imgs/boken_head.jpg) no-repeat;
}
#left-col .post {
	background: #fff url(imgs/shadow_rpt.gif) repeat-x;
	border: 3px solid #fff;
	padding: 30px 35px 25px 35px;
	margin-bottom: 9px;
}
#left-col .post h2 {
	position: relative;
	left: 0;
	top: 0;
	z-index: 2;
}
#left-col .post a {
	background: url(imgs/a_rpt.gif) repeat-x 0 13px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#left-col .post h2 {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 24px;
	margin: 0;
}
#left-col .post p {
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 10px 0;
}
#left-col .post h5 {
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 5px 0 15px 0;
}
#left-col .post img {
	float: left;
	border: 1px solid #d2d2d2;
	padding: 5px;
	margin: 5px 30px 5px 0;
}
#left-col .post .film {
	border: 1px solid #d2d2d2;
	padding: 5px 0 2px 5px;
	margin: 20px 0 10px 0;
}
#right-col {
	width: 251px;
	float: right;
	margin-top: 164px;
}
#right-col #bookad {
	background: #fff;
	padding-bottom: 10px;
	position: relative;
	left: 0;
	top: 0;
}
#right-col #bookad h3 {
	background: url(imgs/bookad_head.gif) no-repeat;
	width: 251px;
	height: 62px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
#right-col #bookad img {
	position: absolute;
	left: 0;
	top: 62px;
	height: 251px;
	width: 251px;
}
#right-col #bookad p {
	text-align: center;
	margin-top: 310px;
}
#right-col #bookad a {
	background: url(imgs/a_rpt.gif) repeat-x 0 13px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#right-col p {
	font-size: 11px;
	line-height: 17px;
}
#right-col .read {
	background: url(imgs/read_all_about.gif) no-repeat;
	width: 251px;
	height: 34px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#right-col .video {
	background: #fff url(imgs/video_rpt.gif) repeat-x;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border: 1px solid #fff;
}
#right-col .video img {
	padding: 5px 14px 0 14px !important;
	margin-bottom: -2px !important;
}
#right-col .video p {
	margin: 3px 12px;
	text-align: center;
	line-height: 15px;
}
#right-col .video a img {
	border: none !important;
}
#right-col .video a {
	background: none;
}
#right-col .videocaption {
	font-size: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#right-col .videocaption a:hover {
	text-decoration: underline;
}
#right-col .videocaption .divide {
	color: #fff;
}
#right-col .videocaption .length {
	color: #666;
}
#right-col #about {
	margin: 5px 0 20px 0;
	border-top: 1px solid #fff;
	padding-top: 20px;
}
#right-col #upcoming {
	border: 3px solid #fff;
	padding: 17px 17px 17px 17px;
	height: 115px;
	background: url(http://www.soundslikebranding.com/imgs/map_grid.gif) no-repeat;
	margin: 5px 0 20px 0;
}
#right-col #upcoming p {
	line-height: 15px;
	margin-bottom: 3px;
}
#right-col #upcoming a {
	font-weight: bold;
	line-height: 15px;
	background: none;
	text-decoration: underline;
}
#right-col #upcoming h3 {
	width: 160px;
	height: 13px;
	background: url(http://www.soundslikebranding.com/imgs/upcoming_seminars.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}
#right-col #about h3 {
	background: url(imgs/about_blog.gif) no-repeat;
	width: 131px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 10px 0;
}
#right-col #presspix {
	border-top: 1px solid #fff;
	padding-top: 20px;
}
#right-col #presspix h3 {
	background: url(imgs/h3_pressbilderna.gif) no-repeat;
	width: 111px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 15px 0;
}
#right-col #video h3 {	
	background: url(imgs/h3_video.gif) no-repeat;
	width: 45px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 20px 0 15px 0;
}
#right-col #video img {
	margin-top: 10px;
}
#right-col #presspix.eng {
	padding-top: 10;
	border-top: none;
}
#right-col #presspix.eng h3 {
	background: url(imgs/h3_pressimages.gif) no-repeat;
}
#right-col #presspix img {
 	border: 7px solid #fff;
}
#right-col #presspix .last {
	margin-right: 0 !important;
}
#right-col #presspix .pic {
	margin: 0 9px 15px 0;
	float: left;
}
#right-col #presspix p {
	margin-left: 4px;
}
#right-col #presspix p.credit {
	margin-left: 0;
	font-style: italic;
}
#right-col #presspix p a{
 	line-height: 17px !important;
}
#right-col #newsletter {
	border: 3px solid #fff;
	padding: 17px;
}
#right-col #newsletter h3 {
	background: url(imgs/latest_news.gif) no-repeat;
	width: 156px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#right-col #hb {
	background: url(imgs/hb_rpt.gif) repeat-x;
	padding: 22px;
	margin-top: 20px;
	position: relative;
	left: 0;
	top: 0;
}
#right-col #hb h3 {
	background: url(imgs/hb_logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 158px;
	height: 42px;
	margin: 0 auto 22px auto;
}
#right-col #hb p {
	text-align: justify;
}
#right-col #hb a {
	background: none;
}
#right-col #hb .heart {
	width: 39px;
	height: 40px;
	position: absolute;
	right: 15px;
	bottom: 17px;
}
#right-col a {
	background: url(imgs/footer_a.gif) repeat-x 0 13px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	line-height: 25px;
}
#right-col label {
	display: block;
}
#right-col #newsletter {
	margin: 20px 0 10px 0;
}
#right-col #newsletter h3 {
	margin-bottom: 17px;
}
#right-col #newsletter .button {
	position: relative;
	left: 58px;
	top: 5px;
}
#right-col #newsletter label,#right-col #newsletter input {
	font-size: 11px;
}
#right-col #newsletter label {
	display: block;
	margin-bottom: 3px;
}
#right-col #newsletter span {
	width: 50px;
	float: left;
}
#right-col #newsletter input {
	padding: 2px;
}
#right-col #newsletter .text {
	width: 145px;
}
.clear {
	clear: both;
}
.report {
	background: url(imgs/report_pic.gif) no-repeat;
	width: 281px;
	height: 228px;
	position: relative;
	left: 0;
	top: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
.report a {
	display: block;
	width: 281px;
	height: 228px;
	background-image: none !important;
}
.whitepaper {
	width: 251px;
	height: 236px;
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 1px solid #fff;
}
.whitepaper a {
	width: 281px;
	height: 226px;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
	background: url(imgs/whitepaper_pic.gif) no-repeat 0 3px !important;
	position: absolute;
	left: -10px;
	top: 5px;
	z-index: 100;
}
.manual {
	width: 251px;
	height: 237px;
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 1px solid #fff;
	margin-top: -10px;
}
.manual a {
	width: 281px;
	height: 237px;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
	background: url(imgs/manual_pic.gif) no-repeat 0 20px !important;
	position: absolute;
	left: -10px;
	top: 0;
	z-index: 100;
}
.beta {
	width: 251px;
	height: 237px;
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 1px solid #fff;
}
.beta a {
	width: 284px;
	height: 237px;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
	background: url(imgs/slbbeta_pic.gif) no-repeat 0 20px !important;
	position: absolute;
	left: -10px;
	top: 0;
	z-index: 100;
}
.reported {
	font-size: 11px;
	position: relative;
	left: 0;
	top: 0;
}
#withthebrand {
	width: 251px;
	height: 218px;
	background: url(imgs/withthebrand_button.jpg) no-repeat;
	margin: 15px 0;
}
#withthebrand h3, #withthebrand p {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.reported .variety,.reported .billboard,.reported .bweek {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.reported .comma {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.variety {
	width: 71px;
	height: 20px;
	background: url(imgs/variety.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 17px;
}
.billboard {
	width: 74px;
	height: 20px;
	background: url(imgs/billboard.gif) no-repeat;
	position: absolute;
	left: 77px;
	top: 17px;
}
.bweek {
	width: 88px;
	height: 20px;
	background: url(imgs/bweek.gif) no-repeat;
	position: absolute;
	left: 160px;
	top: 17px;
}
#footer {
	font-size: 10px;
	padding: 20px 0 35px 0;
	line-height: 16px;
	background: #ffff00;
	border-top: 1px solid #fff;
}
#footer .address {
}
#footer .copy {
	font-size: 9px;
	margin-top: 15px;
}
#footer a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#left-col .bokenpg {
	border: none;
	position: relative;
	left: 0;
	top: 0;
}
#left-col .bokenpg .right {
	float: right;
	width: 205px;
	position: relative;
	left: 0;
	top: 0;
}
#left-col .bokenpg .right img {
	border: none;
	float: none;
	position: absolute;
	left: -43px;
	top:-50px;
	z-index: 100;
}
#left-col .bokenpg .buy {
	width: 205px;
	height: 65px;
	background: url(imgs/buy_bg.gif) no-repeat left bottom;
	position: relative;
	left: 0;
	top: 325px;
	margin-bottom: 15px;
	z-index: 101;
}
#left-col .bokenpg .buy ul {
	list-style: none;
}
#left-col .bokenpg .buy h3 {
	width: 205px;
	height: 37px;
	background: url(imgs/bestall.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#left-col .bokenpg .bokus {
	width: 91px;
	height: 14px;
	background: url(imgs/bokus.gif) no-repeat;
	position: absolute;
	left: 9px;
	top: 37px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#left-col .bokenpg .adlibris {
	width: 92px;
	height: 16px;
	background: url(imgs/adlibris.gif) no-repeat;
	position: absolute;
	right: 8px;
	top: 37px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#left-col .bokenpg .registrera,#left-col .bokenpg .register {
	width: 567px;
	background: #ff0099;
	padding: 5px 10px;
	margin-top: 20px;
}
#left-col .bokenpg .registrera {
	margin-top: 0px;
}
#left-col .bokenpg .registrera h4 {
	width: 310px;
	height: 12px;
	background: url(imgs/registrera.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 2px 0 0 0 !important;
}
#left-col .bokenpg .register h4 {
	background: url(imgs/registrera_eng.gif) no-repeat;
	width:340px;
	height: 22px;
 	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 !important;
	float: left;
}
#left-col .bokenpg .registrera .textfield {
	background: #fff;
	border: none;
	font-size: 11px;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 2px;
	width: 175px;
	float: left;
	margin: 0 5px 0 25px;
}
#left-col .bokenpg .register .textfield {
	background: #fff;
	border: none;
	font-size: 11px;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 2px;
	width: 140px;
	float: left;
	margin: 0 5px 0 0;
}
#left-col .bokenpg .register form {
	float:right;
	position:relative;
	left: 0;
	top: 2px;
	margin-right: 0;
	padding-right: 0;
	width: 195px;
}
#left-col .bokenpg .register .eng {
	float: left;
}
#left-col .bokenpg .registrera .skicka {
	position: relative;
	left: 0;
	top: 1px;
	float: left;
	margin-right: 0;
	padding-right: 0;
}
#left-col .bokenpg .register .skicka {
	position: relative;
	left: 0;
	top: 1px;
	float: right;
}
#left-col .bokenpg .actions {
	width: 363px;
	height: 28px;
	list-style: none;
	margin-top: 15px;
}
#left-col .bokenpg .actions li {
	float: left;
}
#left-col .bokenpg ul.actions .preview{
	background: url(imgs/previewButton.gif) no-repeat;
	width: 109px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-right: 9px;
}
#left-col .bokenpg ul.actions .extramaterial{
	background: url(imgs/extraButton.gif) no-repeat;
	width: 245px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#left-col .bokenpg .plain li {
	font-size: 12px;
}
#left-col .bokenpg #aboutbook {
	position: relative;
	left: 0;
	top: 0;
}
#left-col .bokenpg #aboutbook h2 {
	background: url(imgs/manniskor.gif) no-repeat;
	width: 588px;
	height: 98px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 15px;
}
#left-col .bokenpg #aboutbook h2.english {
	background: url(imgs/manniskor_eng.gif) no-repeat;
}
#left-col .bokenpg #aboutbook ul {
	margin-bottom: 15px;
}
#left-col .bokenpg .left {
	width: 363px;
	float: left;
	padding-top: 10px;
}
#left-col .bokenpg .left h4{
	font-size: 14px;
	margin: 15px 0 8px 0;
}
#left-col .bokenpg .left li {
	font-weight: normal !important;
}
#left-col .bokenpg .left .author {
	border: 1px solid #ccc;
	padding: 1px;
	position: relative;
	left: 0;
	top: 5px;
	z-index: 102;
}
#left-col .bokenpg .left .author img {
	padding: 0;
	border: 0;
	margin: 10px 12px 10px 10px;
}
#left-col .bokenpg .left p {
	width: 340px;
}
#left-col .bokenpg .left .author p {
	width: 220px;
	float: left;
	font-size: 11px;
}
#left-col .bokenpg .right .enquiries {
	background: url(imgs/enquiries_mid.gif) repeat-y;
	margin-top: 334px;
}
#left-col .bokenpg .right .enquiries .mid {
	background: url(imgs/enquiries_head.gif) no-repeat;
	width: 185px;
	padding: 5px 10px 0 10px;
}
#left-col .bokenpg .right .enquiries .foot {
	background: url(imgs/enquiries_foot.gif) no-repeat;
	width: 205px;
	height: 10px;
}
#left-col .bokenpg .right .enquiries p {
	font-size: 11px;
	line-height: 15px;
}
#left-col .bokenpg .share {
	font-size: 12px;
}
#left-col .bokenpg .share a {
	background: none;
}
#left-col .bokenpg h3.lyssna {
	background: url(imgs/h3_lyssna.gif) no-repeat;
	width: 394px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
#left-col .bokenpg h3.extramaterial {
	background: url(imgs/h3_extramaterial.gif) no-repeat;
	width: 294px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
#left-col .bokenpg table {
	font-size: 12px;
	width: 100%;
	margin: 20px 0;
}
#left-col .bokenpg table th {
	background: #ffff00;
	color: #000;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
#left-col .bokenpg table td {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#left-col .bokenpg table #para1,#left-col .bokenpg table #para2,#left-col .bokenpg table #para3,#left-col .bokenpg table #para4,#left-col .bokenpg table #para5,#left-col .bokenpg table #para6,#left-col .bokenpg table #para7,#left-col .bokenpg table #para8,#left-col .bokenpg table #para9,#left-col .bokenpg table #para10,#left-col .bokenpg table #para11,#left-col .bokenpg table #para12 {
	margin: 10px 0;
}
#left-col .engcol p {
	width: 345px;
}
#left-col .engcol .author {
	margin: 24px 0 10px 0;
}
.reportpg h2 {
	width: 357px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
.seminarspg h2 {
	width: 458px;
	height: 70px;
	background: url(imgs/seminars_heading.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.seminarspg img {
	border: 0 !important;
	float: none !important;
	padding: 0 !important;
	margin: 10px 0 !important;
}
.reportpg h2.keyfindings {
	background: url(imgs/keyfindings.gif) no-repeat;
	height: 22px;
}
.reportpg h2.faq {
	background: url(imgs/faq.gif) no-repeat;
	height: 32px;
}
.tableheading {
	background: url(imgs/th.gif) repeat-x;
	height: 41px;
}
.reportpg .highlight,.seminarspg .highlight {
	border: 1px solid #FFFF00;
	padding: 20px;
	margin: 25px 0 10px 0;
	background: #fff;
}
.seminarspg .highlight {
	margin-bottom: 20px !important;
	padding-bottom: 10px;
}
.reportpg .highlight ul,.seminarspg .highlight ul {
	font-size: 14px;
	font-weight: bold;
}
.reportpg .highlight li,.seminarspg .highlight li {
	line-height: 18px;
	margin-bottom: 4px;
}
.seminarspg .highlight li {
	font-size: 12px;
}
.seminarspg .highlight ul {
	margin-bottom: 15px;
}
.seminarspg .highlight p {
	font-weight: bold;
}
.seminarspg .title,.seminarspg .details {
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.seminarspg .title {
	width: 70px !important;
}
.seminarspg .details {
	width: 430px;
}
.seminarspg #contactinfo {
	margin: 10px 0 10px 0;
}
.reportpg .highlight h3,.seminarspg .highlight h3 {
	width: 338px;
	height: 15px;
	background: url(imgs/highlight_h3.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}
.seminarspg .highlight h3 {
	width: 492px;
	background: url(imgs/seminars_highlight_h3.gif) no-repeat;
}
.reportpg #brandslovemusic,.reportpg #notputting,.reportpg #whatdowesee {
	border: 1px solid #FFFF00;
	margin-top: 20px;
}
.reportpg #brandslovemusic h3 span {
	width: 190px;
	height: 30px;
	display: block;
	background: url(imgs/brandslovemusic_h3.gif) no-repeat 16px 15px;
	text-indent: -9999px;
	overflow: hidden;
}
.reportpg #notputting h3 span {
	width: 405px;
	height: 30px;
	display: block;
	background: url(imgs/notputting_h3.gif) no-repeat 16px 15px;
	text-indent: -9999px;
	overflow: hidden;
}
.reportpg #whatdowesee h3 span {
	width: 405px;
	height: 30px;
	display: block;
	background: url(imgs/whatdowesee_h3.gif) no-repeat 16px 15px;
	text-indent: -9999px;
	overflow: hidden;
}
.reportpg #brandslovemusic li,.reportpg #notputting li {
	border-bottom: 1px solid #d4d4d4;
	height: 79px;
	padding-left: 0;
}
.reportpg #brandslovemusic li,.reportpg #notputting li,.reportpg #whatdowesee li {
	margin-right: 15px;
	margin-left: 15px;
}
.reportpg #brandslovemusic li.ninetyseven {
	background: url(imgs/97_percent.gif) no-repeat 440px 6px;
	line-height: 79px;
}
.reportpg #brandslovemusic li.seventysix {
	background: url(imgs/76_percent.gif) no-repeat 440px 6px;
	line-height: 79px;
}
.reportpg #brandslovemusic li.future {
	background: url(imgs/7_out_10.gif) no-repeat 285px 10px;
	border-bottom: none;
}
.reportpg #brandslovemusic li.future span {
	width: 274px;
	display: block;
	line-height: 20px;
	margin-top: 17px;
}
.reportpg #notputting li.fiveless {
	background: url(imgs/less_5_percent.gif) no-repeat 284px 13px;
	line-height: 79px;
}
.reportpg #notputting li.fiveless span {
	width: 274px;
	display: block;
	line-height: 20px;
	margin-top: 17px;
}
.reportpg #notputting li.sixten {
	background: url(imgs/no_profile.gif) no-repeat 282px 13px;
	line-height: 79px;
}
.reportpg #notputting li.sixten span {
	width: 274px;
	display: block;
	line-height: 20px;
	margin-top: 17px;
}
.reportpg #notputting li.logotype {
	background: url(imgs/no_logotype.gif) no-repeat 282px 13px;
	line-height: 79px;
	border-bottom: none;
}
.reportpg #notputting li.logotype span {
	width: 274px;
	display: block;
	line-height: 20px;
	margin-top: 17px;
}
.reportpg #whatdowesee ul {
	margin: 15px 0;
}
.reportpg #whatdowesee li {
	margin: 5px 15px;
}
#press {
	margin: 20px 0 10px 0;
	border: 3px solid #ffff00;
	padding: 5px 15px;
}
#press p {
	font-weight: bold;
	font-size: 14px !important;
}
#press p a {
	background-position: 0 15px;
}
.reportpg li,.seminarspg li,.bokenpg .plain li {
	background: url(imgs/bullet.gif) no-repeat 0 7px;
	padding-left: 17px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}
.reportpg h2.heading {
	width: 558px;
	height: 60px;
	background: url(imgs/report_heading.gif) no-repeat;
	margin: 25px 0 15px 0 !important;
}
.reportpg .download {
	background: url(imgs/download_report.gif) no-repeat !important;
	width: 226px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 20px;
}
.reportpg .download-article {
	background: url(imgs/download_article.gif) no-repeat !important;
}
.reportpg .download-whitepaper {
	background: url(imgs/download_whitepaper_button.gif) no-repeat !important;
	width: 255px;
}
.reportpg .download-manualtweet {
	background: url(imgs/download_tweet_btn.gif) no-repeat !important;
	width: 280px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 10px 20px 10px 0;
}
.reportpg .download-manualslideshare {
	background: url(imgs/view_slideshare_btn.gif) no-repeat !important;
	width: 272px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 10px 0;
}
.share-article li {
	height: 18px;
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 9px;
	list-style: none;
}
.share-article li a {
	padding-left: 13px;
	color: #000;
	text-decoration: none;
}
.share-article li a:hover {
	text-decoration: underline;
}
.bokenpg .share-article {
	margin: 15px 0 35px 0;
}
.bokenpg .share-article a {
	text-indent: -9999px !important;
	overflow: hidden !important;
	width: 11px !important;
	padding-left: 0 !important;
	display: block !important;
}
.share-article a.share-twitter {
	background: url(imgs/mshare_twitter.gif) no-repeat !important;
}
.share-article a.share-delicious {
	background: url(imgs/mshare_delicious.gif) no-repeat !important;
}
.share-article a.share-fb {
	background: url(imgs/mshare_fb.gif) no-repeat !important;
}
.share-article a.share-reddit {
	background: url(imgs/mshare_reddit.gif) no-repeat !important;
}
.share-article a.share-ybuzz {
	background: url(imgs/mshare_ybuzz.gif) no-repeat !important;
}
.share-article a.share-stumble {
	background: url(imgs/mshare_stumble.gif) no-repeat !important;
}
.share-article a.share-google {
	background: url(imgs/mshare_google.gif) no-repeat !important;
}
.share-article a.share-digg {
	background: url(imgs/mshare_digg.gif) no-repeat !important;
}
#newreport,#newwhitepaper,#newmanual,#newbeta  {
	margin-top: 5px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#newreport h3,#newwhitepaper h3,#newmanual h3,#newbeta h3 {
	background: none;
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
#newwhitepaper img,#newbeta img {
	float: right !important;
	margin: 0 0 0 20px !important;
	border: 0 !important;
}
#newmanual img {
	border: 0 !important;
}
.sarahpic {
	width: 155px;
	float: right;
	margin-left: 20px;
}
.sarahpic span {
	font-style: italic;
	margin-top: 5px;
	font-size: 11px;
}
.expand {
	background: url(imgs/a_rpt.gif) repeat-x 0 13px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.play {
	background: url(imgs/play_button.gif) no-repeat !important;
	width: 41px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}
#testimonial {
	border: 1px solid #000;
	margin: 20px 0 20px 0;
	padding: 10px;
}
#testimonial p {
	margin: 5px 0 10px 0;
	font-weight: bold;
}
#testimonial span {
	font-weight: normal;
}
.soundcloud {
	margin: 20px 0 10px 0;
}
.seminarspg {
	padding-top: 15px;
}