﻿body {
margin: 0;
padding: 0;
height: 99%;
background-color: #FFFAF0;
}
A, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, 
DT, FORM, H1, H2, H3, H4, H5, H6, INPUT, MENU, OL, P, TD, 
TH, UL, LAYER , SELECT, TEXTAREA, pre { 
font-family:Arial,Helvetica,sans-serif; 
font-size:11px; 
font-weight:normal; 
color: #7e7a7a;
}
#wrapper {
width: 961px;
margin: 0 auto;
border: 0px dashed red;	
min-height: 840px;
}    

#topNav 
{
    float:left;
    width: 960px;
    height:84px;
    border: 0px dashed red;	

}
#footer {
width: 960px;
height:32px;
margin: 18px auto;
border: 0px dashed green;	
text-align:center;
float:left;
font-size:11px; 
font-weight:normal; 
color: #7e7a7a;
}    
#footer a 
{
    text-decoration: none;
}
#footer  a:hover 
{
    text-decoration: underline;
}
/* start 3 column page layout styles */
/*start left column styles */
#leftCol 
{
    width: 192px;
    float: left;
}
#leftColBody
{
    width: 185px;
    float: left;
    margin: 21px 0 0 0;
}
#leftColEdge
{
    width: 6px;
    float: right;
    border: solid 0px navy;
}
/* end left column styles */
/*start center column styles */
#mainContent 
{
    width: 536px;
    float: left;
    border: solid 0px navy;
}
#sectionMainBody 
{
    width: 495px;
    margin: 0 0 0 22px;
    float: left;
    border: 0px dashed magenta;	
}
#sectionMainHero 
{
    width: 495px;
    float: left;
}
#sectionMainContent 
{
    width: 434px;
    float: left;
    border: 0px dashed green;	
    margin-top: 0;
    padding-top: 0;
}
#sectionLeftGutter 
{
    width: 31px;
    float: left;
}
#sectionRightGutter 
{
    width: 30px;
    float: left;
}
#sectionItem
{
    width: 409px;
    min-height: 97px;
    margin: 6px 0 6px 12px;
    float: left;
}
#sectionTeaser
{
    width: 409px;
    margin: 9px 0 13px 13px;
    float: left;
    font-size:15px;
    border: solid 0px orange;
}
#sectionItemText
{
    width: 270px;
    float: left;
}
#sectionItemImage
{
    width: 117px;
    height:82px;
    margin: 6px 0 0 9px;
    padding: 3px 0 0 3px;
    background: url('/images/Main_imgBg.gif') no-repeat;
    float: left;
}
.sectionItem_About a
{
    color:#2a2380;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
.sectionItem_About a:hover
{
    color:#9b95dc;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
.sectionItem_CanDo a
{
    color:#0c806a;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
.sectionItem_CanDo a:hover
{
    color:#81a550;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
.sectionItem_Facts a
{
    color:#751316;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
.sectionItem_Facts a:hover
{
    color:#e34549;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
.sectionItem_TyT a
{
    color:#064d98;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
.sectionItem_TyT a:hover
{
    color:#4ca9e0;
    font-size:17px;
    font-weight:bolder;
    text-decoration:none;
}
#articleBody 
{
    width: 498px;
    margin: 0 0 0 22px;
    float: left;
    border: 0px dashed red;	
}
.articleImage
{
    border-left: 13px solid #FFFAF0;
    border-bottom: 8px solid #FFFAF0;
}
#teaserText 
{
    margin: 3px 0 7px 0;
    font-size:15px;
}
#landingCopy 
{
    margin: 17px 11px 12px 11px;
    font-size:15px;
    vertical-align:top;
}
#landingCopySmall 
{
    margin: 7px 11px 12px 11px;
}
#brandSection 
{
    float:left;
    margin-top:20px;
}
#lp-twoColumnWrapper 
{
    width: 498px;
    margin: 0 11px 0 11px;
    float:left;
}
#lp-twoColumnWrapper h2
{
    color:#064d98;
    font-weight:bolder;
    font-size:13px; 
}
#lp-oneColumnWrapper 
{
    width: 476px;
    float:left;
    margin: 0 11px 0 11px;
display:inline;
}
#lp-leftColumn
{
    width:229px;
    float:left;
    border: 0px dashed blue;
}
#lp-leftColumnImage
{
    width:260px;
    float:left;
    border: 0px dashed blue;
}
#lp-ColSep
{
    width:9px;
    float:left;
    border: 0px dashed green;
}
#lp-rightColumn
{
    width:220px;
    margin: 0 0 0 8px;
    float:left;
    border: 0px dashed red;
}
#lp-rightColumnImage
{
    width:180px;
    margin: 0 0 0 15px;
    float:left;
    border: 0px dashed red;
}
.lp-Collection
{
    overflow:auto;
    float:left;
}
.lp-Collection_TyT
{
    height:330px;
    width:220px;
    overflow:auto;
}
.lp-Collection_TyT a
{
    color:#064d98;
    font-weight:bolder;
    text-decoration:none;
}
.lp-Collection_TyT a:hover
{
    color:#4ca9e0;
    font-weight:bolder;
    text-decoration:underline;
}
.lp-Collection_Facts
{
    height:330px;
    width:498px;
    overflow:auto;
}
.lp-Collection_Facts a
{
    color:#751316;
    font-weight:bolder;
    text-decoration:none;
}
.lp-Collection_Facts a:hover
{
    color:#e34549;
    font-weight:bolder;
}
/* end center column styles */
/*start right column styles */
#rightCol 
{
    width: 208px;
    float: left;
    background: url('/images/bg_rightEdge.gif') no-repeat;
    border: 0px dashed blue;
    min-height: 854px;	
}
#rightColBody
{
    width: 200px;
    float: left;
}
#rightColEdge
{
    width: 7px;
    float: left;
}
#rightSideCounter
{
    width: 208px;
    float: left;
}
#rightSideCounter p 
{
    padding-left: 31px;    
    padding-right: 4px;    
}
#rightSideTyT
{
    width: 208px;
    float: left;
}
#rightSideTyT p 
{
    padding-left: 31px;    
    padding-right: 19px;    
}

#rightSideGetInvolved
{
    width: 208px;
    float: left;
}
#rightSideGetInvolved p 
{
    padding-left: 31px;    
    padding-right: 19px;    
}

#rightSideStories
{
    width: 208px;
    float: left;
}
#rightSideAd
{
    width: 208px;
    margin-left: 12px;
    border: 0px solid red;
    float: left;
}
#rightSideVideo
{
    width: 208px;
    float: left;
}
#rightSideVideo p 
{
    padding-left: 31px;    
    padding-right: 19px;    
}

.rightSideLinks a,  .rightSideLinks a:visited
{
color:#064d98;
font-weight:bolder;
text-decoration:none;
}
.rightSideLinks a:hover,  .rightSideLinks a:active
{
color:#4ca9e0;
font-weight:bolder;
text-decoration:none;
}
/* end right column styles */
/* end three column styles */
/*start left nav styles */
#leftNav 
{
    color: #064d98;
    font-size:12px; 
    font-weight:normal; 
    text-decoration: none;
    width:168px;
}
#leftNavSep
{
    height: 8px;
}
#leftNavItem
{
    height: 26px;
    border: solid 0px red;
}
#leftNavItemTall
{
    height: 42px;
    border: solid 0px red;
}
#leftNavItemExpanded
{
    height: 96px;
    border: solid 0px red;
}
.navItemExpanded
{
    height:16px;
    margin-left: 22px;
}
.navItemExpanded a
{
    color:#064d98;
    font-weight:bolder;
    text-decoration:none;
}
.navItemExpanded a:hover
{
    color:#4ca9e0;
    font-weight:bolder;
    text-decoration:none;
}
/* Facts */
.ln-Ready2Help 
{
    float: left;
    height: 26px;
}
.ln-Ready2Help a, .ln-Ready2Help a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_Ready2HelpOff.gif') no-repeat;
}
.ln-Ready2Help a:hover, .ln-Ready2Help a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_Ready2HelpOn.gif') no-repeat;
}
.ln-Ready2HelpOn 
{
    float: left;
    height: 26px;
}
.ln-Ready2HelpOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_Ready2HelpOn.gif') no-repeat;
}

.ln-Therapy 
{
    float: left;
    height: 26px;
}
.ln-Therapy a, .ln-Therapy a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_TherapyOff.gif') no-repeat;
}
.ln-Therapy a:hover, .ln-Therapy a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_TherapyOn.gif') no-repeat;
}
.ln-TherapyOn 
{
    float: left;
    height: 26px;
}
.ln-TherapyOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_TherapyOn.gif') no-repeat;
}
.ln-ExpertQA 
{
    float: left;
    height: 26px;
}
.ln-ExpertQA a, .ln-ExpertQA a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_ExpertQAOff.gif') no-repeat;
}
.ln-ExpertQA a:hover, .ln-ExpertQA a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_ExpertQAOn.gif') no-repeat;
}
.ln-ExpertQAOn 
{
    float: left;
    height: 26px;
}
.ln-ExpertQAOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_ExpertQAOn.gif') no-repeat;
}
.ln-OnTV 
{
    float: left;
    height: 26px;
}
.ln-OnTV a, .ln-OnTV a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_OnTVOff.gif') no-repeat;
}
.ln-OnTV a:hover, .ln-OnTV a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_OnTVOn.gif') no-repeat;
}
.ln-OnTVOn
{
    float: left;
    height: 26px;
}
.ln-OnTVOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_OnTVOn.gif') no-repeat;
}
.ln-VideoArchive 
{
    float: left;
    height: 26px;
}
.ln-VideoArchive a, .ln-VideoArchive a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_VideoArchiveOff.gif') no-repeat;
}
.ln-VideoArchive a:hover, .ln-VideoArchive a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_VideoArchiveOn.gif') no-repeat;
}
.ln-VideoArchiveOn 
{
    float: left;
    height: 26px;
}
.ln-VideoArchiveOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_VideoArchiveOn.gif') no-repeat;
}

/* Tell Your Tail */
.ln-DogTails 
{
    float: left;
    height: 26px;
}
.ln-DogTails a, .ln-DogTails a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_DogTailsOff.gif') no-repeat;
}
.ln-DogTails a:hover, .ln-DogTails a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_DogTailsOn.gif') no-repeat;
}
.ln-DogTailsOn 
{
    float: left;
    height: 26px;
}
.ln-DogTailsOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_DogTailsOn.gif') no-repeat;
}
.ln-CatTails 
{
    float: left;
    height: 26px;
}
.ln-CatTails a, .ln-CatTails a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_CatTailsOff.gif') no-repeat;
}
.ln-CatTails a:hover, .ln-CatTails a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_CatTailsOn.gif') no-repeat;
}
.ln-CatTailsOn 
{
    float: left;
    height: 26px;
}
.ln-CatTailsOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_CatTailsOn.gif') no-repeat;
}
.ln-TellTail 
{
    float: left;
    height: 26px;
}
.ln-TellTail a, .ln-TellTail a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_TellTailOff.gif') no-repeat;
}
.ln-TellTail a:hover, .ln-TellTail a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_TellTailOn.gif') no-repeat;
}
.ln-TellTailOn 
{
    float: left;
    height: 26px;
}
.ln-TellTailOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_TellTailOn.gif') no-repeat;
}

/* Can Do */
.ln-Recruit 
{
    float: left;
    height: 26px;
}
.ln-Recruit a, .ln-Recruit a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_RecruitOff.gif') no-repeat;
}
.ln-Recruit a:hover, .ln-Recruit a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_RecruitOn.gif') no-repeat;
}
.ln-RecruitOn
{
    float: left;
    height: 26px;
}
.ln-RecruitOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_RecruitOn.gif') no-repeat;
}

.ln-GetActive 
{
    float: left;
    height: 26px;
}
.ln-GetActive a, .ln-GetActive a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_GetActiveOff.gif') no-repeat;
}
.ln-GetActive a:hover, .ln-GetActive a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_GetActiveOn.gif') no-repeat;
}
.ln-GetActiveOn 
{
    float: left;
    height: 26px;
}
.ln-GetActiveOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_GetActiveOn.gif') no-repeat;
}
.ln-Donate 
{
    float: left;
    height: 26px;
}
.ln-Donate a, .ln-Donate a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_DonateOff.gif') no-repeat;
}
.ln-Donate a:hover, .ln-ExpertQA a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_DonateOn.gif') no-repeat;
}
.ln-DonateOn 
{
    float: left;
    height: 26px;
}
.ln-DonateOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_DonateOn.gif') no-repeat;
}
.ln-Volunteer 
{
    float: left;
    height: 26px;
}
.ln-Volunteer a, .ln-Volunteer a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_VolunteerOff.gif') no-repeat;
}
.ln-Volunteer a:hover, .ln-Volunteer a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_VolunteerOn.gif') no-repeat;
}
.ln-VolunteerOn
{
    float: left;
    height: 26px;
}
.ln-VolunteerOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_VolunteerOn.gif') no-repeat;
}
.ln-Adoption 
{
    float: left;
    height: 26px;
}
.ln-Adoption a, .ln-Adoption a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_AdoptionOff.gif') no-repeat;
}
.ln-Adoption a:hover, .ln-Adoption a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_AdoptionOn.gif') no-repeat;
}
.ln-AdoptionOn 
{
    float: left;
    height: 26px;
}
.ln-AdoptionOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_AdoptionOn.gif') no-repeat;
}

/* About */
.ln-WeSupport 
{
    float: left;
    height: 42px;
}
.ln-WeSupport a, .ln-WeSupport a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:34px;
	background:url('/images/leftNav_WeSupportOff.gif') no-repeat;
}
.ln-WeSupport a:hover, .ln-WeSupport a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:34px;
	background:url('/images/leftNav_WeSupportOn.gif') no-repeat;
}
.ln-WeSupportOn 
{
    float: left;
    height: 42px;
}
.ln-WeSupportOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:34px;
	background:url('/images/leftNav_WeSupportOn.gif') no-repeat;
}
.ln-Support 
{
    float: left;
    height: 26px;
}
.ln-Support a, .ln-Support a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_SupportOff.gif') no-repeat;
}
.ln-Support a:hover, .ln-Support a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_SupportOn.gif') no-repeat;
}
.ln-SupportOn 
{
    float: left;
    height: 26px;
}
.ln-SupportOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_SupportOn.gif') no-repeat;
}
.ln-OurExperts 
{
    float: left;
    height: 26px;
}
.ln-OurExperts a, .ln-OurExperts a:visited {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_OurExpertsOff.gif') no-repeat;
}
.ln-OurExperts a:hover, .ln-OurExperts a:active {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_OurExpertsOn.gif') no-repeat;
}
.ln-OurExpertsOn 
{
    float: left;
    height: 26px;
}
.ln-OurExpertsOn a {
	float:left;
	margin:0 auto;
	width:168px;
	height:18px;
	background:url('/images/leftNav_OurExpertsOn.gif') no-repeat;
}
/*end left nav styles */
/* misc styles */
img.middle {vertical-align:middle;}

.btn-ask
{
    float: right;
}
.btn-ask a, .btn-ask a:visited
{
    float: right;
    margin: 0 auto;
    width: 106px;
    height: 14px;
    background: url( '/images/btn_askOff.gif' ) no-repeat;
}
.btn-ask a:hover, .btn-ask a:active
{
    float: right;
    margin: 0 auto;
    width: 106px;
    height: 14px;
    background: url( '/images/btn_askOn.gif' ) no-repeat;
}
.btn-more
{
    float: right;
}
.btn-more a, .btn-more a:visited
{
    float: right;
    margin: 0 auto;
    width: 106px;
    height: 14px;
    background: url( '/images/btn_moreOff.gif' ) no-repeat;
}
.btn-more a:hover, .btn-more a:active
{
    float: right;
    margin: 0 auto;
    width: 106px;
    height: 14px;
    background: url( '/images/btn_moreOn.gif' ) no-repeat;
}
.btn-read 
{
    float: right;
}
.btn-read a, .btn-read a:visited
{
    float: right;
    margin: 0 auto;
    width: 106px;
    height: 14px;
    background: url( '/images/btn_readOff.gif' ) no-repeat;
}
.btn-read a:hover, .btn-read a:active
{
    float: right;
    margin: 0 auto;
    width: 106px;
    height: 14px;
    background: url( '/images/btn_readOn.gif' ) no-repeat;
}
.btn-share 
{
    float: right;
}
.btn-share a, .btn-share a:visited {
	float:right;
	margin:0 auto;
	width:106px;
	height:14px;
	background:url('/images/btn_shareOff.gif') no-repeat;
}
.btn-share a:hover, .btn-share a:active {
	float:right;
	margin:0 auto;
	width:106px;
	height:14px;
	background:url('/images/btn_shareOn.gif') no-repeat;
}

.btn-join 
{
    float: right;
}
.btn-join a, .btn-join a:visited {
	float:right;
	margin:0 auto;
	width:106px;
	height:14px;
	background:url('/images/btn_joinOff.gif') no-repeat;
}
.btn-join a:hover, .btn-join a:active {
	float:right;
	margin:0 auto;
	width:106px;
	height:14px;
	background:url('/images/btn_joinOn.gif') no-repeat;
}
.btn-watch 
{
    float: right;
}
.btn-watch a, .btn-watch a:visited {
	float:right;
	margin:0 auto;
	width:106px;
	height:14px;
	background:url('/images/btn_watchOff.gif') no-repeat;
}
.btn-watch a:hover, .btn-watch a:active {
	float:right;
	margin:0 auto;
	width:106px;
	height:14px;
	background:url('/images/btn_watchOn.gif') no-repeat;
}
.btn-backDog 
{
    float: right;
    padding-right: 75px;
    border: 0px dashed magenta;	
}
.btn-backDog a, .btn-backDog a:visited {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2dogtailsOff.gif') no-repeat;
}
.btn-backDog a:hover, .btn-backDog a:active {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2dogtailsOn.gif') no-repeat;
}
.btn-backCat 
{
    float: right;
    padding-right: 75px;
    border: 0px dashed magenta;	
}
.btn-backCat a, .btn-backCat a:visited {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2cattailsOff.gif') no-repeat;
}
.btn-backCat a:hover, .btn-backCat a:active {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2cattailsOn.gif') no-repeat;
}
.btn-backArchive 
{
    float: right;
    padding-right: 75px;
    border: 0px dashed magenta;	
}
.btn-backArchive a, .btn-backArchive a:visited {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2vidOff.gif') no-repeat;
}
.btn-backArchive a:hover, .btn-backArchive a:active {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2vidOn.gif') no-repeat;
}
.btn-backOther 
{
    float: right;
    padding-right: 75px;
    border: 0px dashed magenta;	
}
.btn-backOther a, .btn-backOther a:visited {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2othertailsOff.gif') no-repeat;
}
.btn-backOther a:hover, .btn-backOther a:active {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2othertailsOn.gif') no-repeat;
}
.btn-backListen 
{
    float: right;
    padding-right: 75px;
    border: 0px dashed magenta;	
}
.btn-backListen a, .btn-backListen a:visited {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2listenOff.gif') no-repeat;
}
.btn-backListen a:hover, .btn-backListen a:active {
	float:right;
	margin:0 auto;
	width:151px;
	height:15px;
	background:url('/images/btn_back2listenOn.gif') no-repeat;
}
#videoWrapper 
{
    width: 498px;
    margin: 15px 0 8px 60px;
}
#iconDog 
{
    width: 42px;
    height: 34px;
    margin-right: 8px;
    float:left;
    background: url(images/icon_Dog.gif);
}
#iconCat 
{
    width: 42px;
    height: 34px;
    margin-right: 8px;
    float:left;
    background: url(images/icon_Cat.gif);
}
#iconBoth 
{
    width: 42px;
    height: 34px;
    margin-right: 8px;
    float:left;
    background: url(images/icon_Both.gif);
}

