body {
	background: url(http://www.yotify.com/img/bgr.jpg) top repeat-x #066CAA;
	font-family: "trebuchet MS",Arial,Helvetica,sans-serif;
}
.clear {
	clear: both;
}
div#body {
	margin: 0 auto;
	width: 680px;
}
.form {
	padding: 0;
	margin: 0;
}
.header {
	height: 140px;
	position: relative;
}
.logo {
	background:url(../img/YotifyTrackThis_logo.png) no-repeat;
	left:36px;
	top:12px;
	position:absolute;
	width:215px;
	height:96px;
}
.loginPanel {
	display:block;
	position:absolute;
	top:0;
	right:0;
	height:140px;
	width:240px;
	overflow:hidden;
}
.loginPanel label {
	display:block;
	float:left;
	clear:both;
	font:10px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#066CAA;
	text-align:left;
	width:120px;
	margin:2px 0 0 6px;
	padding:0;
}
.loginPanel .textBox {
	display:block;
	float:left;
	color:#5D83BD;
	background-color:#F6F6F6;
	border:1px solid #0096E4;
	font:11px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin:0 0 0 4px;
	padding:3px;
	width:150px;
}
.loginPanel .checkBox input[type=checkbox] {
	display:block;
	float:left;
	clear:both;
	margin:4px 0 0 4px;
}
.loginPanel .checkBox label {
	display:block;
	float:left;
	clear:none;
	font:10px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#066CAA;
	text-align:left;
	width:80px;
	margin:4px 0 0 4px;
	padding:0;
}
.loginPanel .errorMsg {
	display:block;
	float:left;
	clear:none;
	font:10px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#ff0000;
	background:#fff;
	text-align:center;
	width:60px;
	margin:4px 0 0 6px;
	padding:2px;
}
.loginPanel .errorMsgResponse {
	display:block;
	float:left;
	clear:none;
	font:10px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#ff0000;
	background:#fff;
	text-align:center;
	width:152px;
	margin:4px 0 0 6px;
	padding:2px;
}
.loginPanel .loginBtn {
	background:url(../img/loginButton.png) no-repeat 0 2px;
	float:left;
	clear:none;
	font:10px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:90px;
	height:32px;
	padding:0;
	margin:2px 0 0 6px;
	border:none;
	cursor:pointer;
}
.logoutBtn {
	background:url(../img/logout.png) no-repeat 0 2px;
	float:right;
	clear:none;
	font:14px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	width:60px;
	height:24px;
	padding:10px 0 0 0;
	margin:2px 0 0 6px;
	border:none;
	cursor:pointer;
}
.content_top {
	background:transparent url(../img/contentTrackTop.png) no-repeat 0 0;
	width:660px;
	height:40px;
	padding:0 17px;
}
.content_top_main {
	background:transparent url(../img/contentTrackTopMain.png) no-repeat 0 0;
	width:660px;
	height:40px;
	padding:0 17px;
}
.content {
    float:left;
    clear:both;
	background:transparent url(../img/contentTrackBg.png) repeat-y 0 0;
	width:660px;
	height:auto;
	padding:0 17px;
	margin:-25px 0 0;
}
.contentNoMargin {
	margin:0;
}
.content_left {
	background:transparent url(http://www.yotify.com/img/content_right.jpg) no-repeat center top;
	height:261px;
	position:absolute;
	right:0;
	top:15px;
	width:8px;
}
.content_right {
	background:transparent url(http://www.yotify.com/img/content_left.jpg) no-repeat center top;
	height:261px;
	left:0;
	position:absolute;
	top:15px;
	width:8px;
}
.box100 {
	background:transparent url(../img/box_bg.gif) repeat-y scroll 0 0;
	clear:both;
	float:left;
	height:auto;
	margin:20px 0;
	width:100%;
}
.box100 h6.top {
	background:transparent url(../img/box_top.gif) no-repeat 0 0;
	float:left;
	height:22px;
	width:630px;
	margin:0;
	padding:0 0 20px 0;	
}
.contents_headline_open {
	background:transparent none repeat 0 0;
	color:#FFFFFF;
	float:left;
	height:56px;
	margin:-56px 0 0 -10px;
	text-decoration:none;
	width:auto;
	z-index:10000;
}
.contents_headline_left {
	background:transparent url(../img/headline_left_side.png) no-repeat 0 0;
	cursor:default;
	float:left;
	height:56px;
	width:19px;
}
.contents_headline_right {
	background:transparent url(../img/headline_right_side.png) no-repeat 0 0;
	cursor:default;
	float:left;
	height:56px;
	width:19px;
}
.contents_headline_arrowdown {
	background:transparent url(http://www.yotify.com/img/contents_headline_arrows.jpg) no-repeat 0 0;
	float:left;
	height:19px;
	margin:46px 0 0 0;
	overflow:hidden;
	width:27px;
}
.contents_headline_content {
	background:transparent url(../img/headline_bg.png) repeat-x 0 0;
	color:#fff;
	cursor:default;
	float:left;
	font-family:24px/56px "trebuchet MS",Arial,Helvetica,sans-serif;
	padding:0;
	text-decoration:none;
	width:auto;
}
.contents_headline_content p {
	color:#fff;
	float:left;
	font:24px/30px "trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0 0 0 -26px;
	padding:13px 0 0;
	width:auto;
}
.box100 p {
	height:auto;
}
.noPointer {
	cursor:default;
}
.box100 h6.bottom {
	background:transparent url(../img/box_btm.gif) no-repeat 0 0;
	clear:both;
	float:left;
	height:18px;
	margin:0;
	width:630px;
}
.trackThis {
    float:left;
    clear:both;
    width:590px;
    height:auto;
    margin:0;
}
.trackThisRow {
    float:left;
    clear:both;
    width:100%;
    height:auto;
}
.trackThisHowTo {
    float:left;
    clear:both;
    width:590px;
    height:auto;
    margin:0;
}
.trackThis label, 
.trackThisDownload label {
	display:block;
	float:left;
	clear:both;
	width:175px;
	font:12px/36px "trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666666;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
}
.trackThis .textBox, 
.trackThisDownload .textBox {
	display:block;
	float:left;
	clear:none;
	color:#5D83BD;
	background-color:#F6F6F6;
	border:1px solid #0096E4;
	font:11px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin:8px 5px 0 0;
	padding:4px;
	width:177px;
}
.trackThis .errorMsg, 
.trackThisDownload .errorMsg {
	display:block;
	float:left;
	clear:none;
	font:10px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#ff0000;
	text-align:left;
	width:auto;
	margin:8px 5px 0 0;
	padding:4px;
}
.trackThis .validateErrorMsg, 
.trackThisDownload .validateErrorMsg {
	float:left;
	clear:none;
	font:10px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#ff0000;
	text-align:left;
	width:436px;
	margin:2px 0 0 186px;
	padding:0;
}
.trackThis .validateValidMsg {
	float:left;
	clear:none;
	font:10px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#4b994b;
	text-align:left;
	width:436px;
	margin:2px 0 0 186px;
	padding:0;
}
.trackThis .errorMsgSummary {
	display:block;
	float:left;
	clear:none;
	font:10px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#ff0000;
	text-align:left;
	width:436px;
	margin:2px 0 0 186px;
	padding:0;
}
.trackThis .validateBtn {
	background:transparent url(../img/validateButton.png) no-repeat 0 0;
	display:block;
	float:left;
	clear:none;
	font:12px/34px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
	height:34px;
	width:110px;
	margin:2px 0 0 6px;
	padding:0 0 0 2px;
	border:none;
	cursor:pointer;
}
.trackThisDownload {
   float:left;
   clear:none;
   width:620px;
   height:auto;
}
.trackThisDownloadRow {
    float:left;
    clear:both;
   width:100%;
   height:auto;
}
.trackThisDownload .fileBox {
	display:block;
	float:left;
	clear:none;
	color:#5D83BD;
	background-color:#F6F6F6;
	border:1px solid #0096E4;
	font:11px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin:4px 5px 0 0;
	padding:4px;
	width:auto;
}
.trackThisDownload .uploadButton {
	display:block;
	float:left;
	clear:none;
	margin:10px 0 0 6px;
	padding:0 0 0 2px; 
    width:80px;
}
.trackThisDownload .uploadBtn {
	background:transparent url(../img/validateButton.png) no-repeat 0 0;
	display:block;
	float:left;
	clear:none;
	font:12px/34px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
	height:34px;
	width:110px;
	margin:2px 0 0 6px;
	padding:0 0 0 2px;
	border:none;
	cursor:pointer;
}
.trackThisDownload .downloadBtn {
	background:transparent url(../img/downloadButton.png) no-repeat 0 2px;
	display:block;
	float:right;
	clear:both;
	font:12px/34px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	height:34px;
	width:190px;
	margin:2px 0 0 6px;
	padding:0;
	border:none;
	cursor:pointer;
}
.trackThisDownload .faviconIMG {
	display:block;
	float:left;
	clear:right;
	height:auto;
	width:auto;
	margin:4px 5px 0 0;
	padding:0;
	border:1px solid #0096E4;
}
.trackThisDownload .faviconIMG img {
	float:left;
	clear:none;
	margin:8px;
}
.trackThisDownload .trackThisIMG {
   float:left;
   clear:none;
   width:auto;
   height:auto;
   margin:6px 0 0 0;
}
.getBtn {
	background:transparent url(../img/getButton-sprite.png) no-repeat 0 0;
	float:left;
	clear:both;
	height:60px;
	width:150px;
	margin:-48px 4px 0 490px;
	padding:0 0 0 2px;
	border:none;
	cursor:pointer;
}
.getBtnDisabled {
	background:transparent url(../img/getButton-sprite.png) no-repeat 0 -60px;
	float:left;
	clear:both;
	height:60px;
	width:150px;
	margin:-48px 4px 0 490px;
	padding:0 0 0 2px;
	border:none;
	cursor:pointer;
}
.contentsHeadlineWrapper {
    float:left;
    clear:both;
    margin:0;
    position:relative;
    top:36px;
    width:100%;
}
.contentsHeadlineInnerWrapper {
    float:left;
    clear:both;
    margin:0 0 0 20px;
    position:relative;
    top:56px;
    left:-20px;
    width:100%;
}
.infoSection {
	clear:both;
	float:left;
	height:auto;
	margin:10px 0 20px 14px;
	width:610px;
}
.infoSectionTitle {
	font:16px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-align:left;
	color:#066caa;
	float:left;
	clear:both;
	height:auto;
	margin:0 0 20px 20px;
	width:610px;
}
.infoBoxWrapper {
	float:left;
	clear:none;
	width:192px;
	height:auto;
	margin:0 10px 0 0;
	padding:0;
}
.infoBox {
	background:url(../img/info_bg.gif);
	float:left;
	clear:left;
	width:192px;
	height:auto;
	margin:0;
	padding:0;
}
.infoBoxTop {
	background:url(../img/info_top.gif);
	float:left;
	clear:left;
	width:192px;
	height:22px;
	margin:0;
	padding:0;
}
.infoBoxBottom {
	background:url(../img/info_btm.gif) no-repeat;
	float:left;
	clear:left;
	width:192px;
	height:18px;
	margin:00;
	padding:0;
}
.infoTitle {
	font:14px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#666;
	text-align:left;
	float:left;
	clear:none;
	width:164px;
	height:auto;
	margin:0;
	padding:8px 14px 0px 14px;
}
.infoBox a img {
	float:left;
	clear:left;
	width:150px;
	height:150px;
	margin:10px 22px 10px 18px;
	padding:0;
	border:none;
}
.infoBodyCopy {
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666;
	float:left;
	clear:none;
	width:164px;
	height:160px;
	margin:0;
	padding:0px 12px 8px 12px;
}
.infoBodyHead {
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#666;
	float:left;
	clear:none;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
ul.infoBodyList {
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666;
	float:left;
	clear:none;
	width:100%;
	height:auto;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
ul.infoBodyList li {
    background: url(../img/checkMark.gif) no-repeat -2px 2px;
	margin:0;
	padding:0 2px 10px 10px;
}
ul.trackThisList {
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666;
	float:left;
	clear:none;
	width:100%;
	height:auto;
	list-style:none;
	list-style-image:none;
	margin:10px 0 0 20px;
	padding:0;
}
ul.trackThisList a {
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	color:#066cca;
	margin:0;
	padding:0;
}
ul.trackThisList a:hover {
	text-decoration:none;
}
ul.trackThisList li {
    background: url(../img/checkMark.gif) no-repeat -2px 2px;
	margin:0;
	padding:0 2px 10px 12px;
}
ul.viewCounts {
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666;
	float:left;
	clear:none;
	width:590px;
	height:auto;
	list-style:none;
	list-style-image:none;
	margin:10px 0 0 20px;
	padding:0;
}
ul.viewCounts li {
    float:left;
    clear:none;
	margin:0;
	padding:3px 0;
}
ul.viewCounts li .viewCountNum {
    float:left;
    clear:none;
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#066cca;
    text-align:right;
	margin:0 18px 0 6px;
	padding:0;
	width:70px
}
ul.viewCounts a {
    float:left;
    clear:none;
	font:12px/18px "trebuchet MS",Arial,Helvetica,sans-serif;
	color:#666;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
    width:490px;
    height:18px;
    overflow:hidden;
}
ul.viewCounts a:hover {
	font-weight:normal;
	color:#066cca;
}
ul.viewCounts li.viewCountsRow {
    background:#fff;
	width:590px;
}
ul.viewCounts li.viewCountsRowOn {
    background:#bedae6;
	width:590px;
}
.content_footer {
	background:transparent url(../img/contentTrackFooter.png) no-repeat 0 0;
	height:15px;
	width:680px;
	z-index:0;
}
.footer {
	color:#fff;
	font-family:"trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:10px;
	text-align:center;
}
.footer a {
	color:#fff;
	font:14px/26px "trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0;
	padding:0 18px 5px;
	text-align:center;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer p {
	color:#fff;
	font:10px/12px "trebuchet MS",Arial,Helvetica,sans-serif;
	padding:20px 0 0;
}
.footer p span.footerLegal, .footer p a {
	color:#fff;
	font:10px/12px "trebuchet MS",Arial,Helvetica,sans-serif;
	padding:0 18px 5px;
	text-align:center;
	cursor:pointer;
	overflow:visible
}
.footer p a:hover {
	text-decoration:underline;
}
.progressIndicator {
    float:right;
    clear:none;
	font:12px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
    color: #5D83BD;
    text-align:center;
    width:auto;
    height:auto;
    margin:10px 0 0;
}

/**
 *
 * jQuery Lightbox implementation styles
 *
 */
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #066CAA;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #066CAA;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #fff; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding: 1em 0;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


#trackThis_tab {
	float:left;
	clear:both;
	font:12px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-align: left;
	width:348px;
	height:292px;
	display: block;
	padding: 1px;
	overflow: hidden;
	background:#fff;
	color:#999;
	margin:-6px 0 0 186px;
}
.trackThis_Table {
    width:100%;
    height:auto;
    border:1px #ccc solid;
}
.trackThis_Table td {
    height: 12px;
    padding:2px;
    text-align:left;
}
.trackThis_Table td.trackThisHeader img {
    float:left;
    padding:0 8px 0 0;
}
.trackThis_Table td.trackThisSubhead {
    font:12px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#000;
	text-align:center;
    padding:0;
    height:30px;
}
.trackThis_Table td.trackThisLabel {
    font:11px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	vertical-align:top;
    text-align:right;
    color:#666;
    padding:6px 2px 0px 0px;
    height:16px;
    width:100px;
}
.trackThis_Table td.trackThisLabel2 {
    font:11px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
    text-align:right;
    vertical-align:top;
    color:#666;
    height:32px;
    width:100px;
    padding:10px 4px 12px;
}
.trackThis_Table td.trackThisLabel3 {
    font:11px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
	vertical-align:top;
    text-align:right;
    color:#666;
    padding:6px 2px 0px 0px;
    height:16px;
    width:100px;
}
.trackThis_Table .trackThisDescription {
    font:10px/12px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-style:italic;
    text-align:left;
    height:12px;
    width:240px;
    padding:0 0 10px 0;
    margin:0;
}
.trackThis_Table .trackThisDescription2 {
    font:10px/12px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-style:italic;
    text-align:left;
    height:12px;
    width:240px;
    padding:0 0 18px;
    margin:0;
}
.trackThis_Table .trackThisText {
    font:10px/12px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-style:normal;
    color:#666;
    border:1px #666 solid;
    text-align:left;
    height:16px;
    width:200px;
    padding:2px;
    margin:0;
}
.trackThis_Table .trackThisKeywords {
    font:12px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight:bold;
    color: #0033cc;
    text-align:left;
    height:50px;
    width:240px;
    padding:2px;
    margin:0;
    overflow:hidden;
}
.trackThis_Table .trackThisKeywords a:link,
.trackThis_Table .trackThisKeywords a:active,
.trackThis_Table .trackThisKeywords a:visited {
    color: #0033cc;
    background: #fff;
    float:left;
    text-decoration:none;
    padding:2px;
    margin:4px;
}
.trackThis_Table .trackThisKeywords a.selected {
    color: #fff;
    background: #0033cc;
}
.trackThis_Table .trackThisKeywords a.selected:hover,
.trackThis_Table .trackThisKeywords a:hover {
    color: #fff;
    background: #02178d;
}
.trackThis_Table td.errorMSG {
    font:11px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#ff0000;
    text-align:left;
    height:18px;
    padding:2px;
    margin:0;
}
.trackThis_Table td.trackThisHeader {
    font:12px/16px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#666;
    background:#efefef; 
    text-align:left;
    padding:2px;
    margin:0;
    height:16px;
}
.trackThis_Table td.trackThisFooter {
    font:10px/14px "trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#666;
    background:#efefef; 
    text-align:left;
    padding:0;
    margin:0;
    height:14px;
}
.trackThis_Table td.trackThisFooter a:link,
.trackThis_Table td.trackThisFooter a:active,
.trackThis_Table td.trackThisFooter a:visited {
    float:right;
    font:10px/12px "trebuchet MS",Arial,Helvetica,sans-serif;
    text-align:right;
	color:#666;
    height:12px;
    padding:0 4px 0 0;
    margin:0;
	text-decoration:none;
}
.trackThis_Table td.trackThisFooter a:hover {
    cursor:pointer;
	color:#02178D;
}
.trackThis_Table td.trackThisFooter .trackThisFooterText {
    float:right;
    margin:0 2px;
    padding:0;
    border:0;
    outline:0;
}
.trackThis_Table td.trackThisFooter a img {
    float:right;
    margin:1px 2px;
    padding:0;
    border:0;
    outline:0;
}
.trackThis_Table a.trackThisButton:link,
.trackThis_Table a.trackThisButton:active,
.trackThis_Table a.trackThisButton:visited {
    background:transparent url(http://www.yotify.com/img/Track-This-btn-sprite.png) no-repeat 0 0;
    float:right;
    text-decoration:none;
    width:92px;
    height:32px;
    padding:0;
    margin:0 2px;
}
.trackThis_Table a.trackThisButton:hover {
    background-position:0 -30px;
}
.trackingThis {
    float:left;
    clear:both;
	width:270px;
	height:auto;
    margin:4px 0 0 40px;
    padding:0;
}
.trackingTitle {
    float:left;
    clear:none;
	font:16px/24px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#066CCA;
	width:auto;
	height:auto;
    margin:10px;
    padding:0;
}
.trackingData {
    float:right;
    clear:none;
	font:16px/24px "trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#666;
    margin:10px;
    padding:0;
}
.bnChart {
    float:left;
    clear:both;
    margin:16px 30px;
	color:#066CCA;
	font:10px/12px "trebuchet MS",Arial,Helvetica,sans-serif;
}