#tpid_tabs
{
	background-image: url(dogtag_images/tabs_front_fr.png); background-repeat: no-repeat; height: 28px; width: 261px; float: left; cursor: pointer;
}

#tpid_container
{
	width: 767px; height: 500px; font-family: Comic Sans MS;
}

#tpid_boneselect
{
	background-image: url(dogtag_images/tags_bone_on_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 64px; height: 65px; float: left; cursor: pointer;
}

#tpid_heartselect{
	background-image: url(dogtag_images/tags_heart_off_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 64px; height: 65px; float: left; cursor: pointer;
}

#tpid_circleselect{
	background-image: url(dogtag_images/tags_circle_off_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 64px; height: 65px; float: left; cursor: pointer;
}

#tpid_hydrantselect{
	background-image: url(dogtag_images/tags_hydrant_off_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 64px; height: 65px; float: left; cursor: pointer;
}

#tpid_blueselect{
	background-image: url(dogtag_images/blue_on_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 53px; height: 53px; float: left; cursor: pointer; display: block;
}

#tpid_goldselect{
	background-image: url(dogtag_images/gold_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 53px; height: 53px; float: left; cursor: pointer; display: block;
}

#tpid_pinkselect{
	background-image: url(dogtag_images/pink_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 53px; height: 53px; float: left; cursor: pointer; display: block;
}

#tpid_purpleselect{
	background-image: url(dogtag_images/purple_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 53px; height: 53px; float: left; cursor: pointer; display: block;
}

#tpid_redselect{
	background-image: url(dogtag_images/red_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 53px; height: 53px; float: left; cursor: pointer; display: block;
}

#tpid_blackselect{
	background-image: url(dogtag_images/black_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 53px; height: 53px; float: left; cursor: pointer; display: block;
}

#tpid_silverselect{
	background-image: url(dogtag_images/silver_fr.png); background-repeat: no-repeat; background-position: center bottom; width: 53px; height: 53px; float: left; cursor: pointer; display: block;
}

#tpid_largeselect{
	background-image: url(dogtag_images/size_large_on.png); background-repeat: no-repeat; background-position: center bottom; width: 58px; height: 43px; float: left; cursor: pointer;
}

#tpid_smallselect{
	background-image: url(dogtag_images/size_small_off.png); background-repeat: no-repeat; background-position: center center; width: 58px; height: 43px; float: left; cursor: pointer;
}

#tpid_ttpic{
	width: 360px; height: 350px; position: relative; background-image: url(dogtag_images/tag_large_bone_blue_fr.png);
}

#tpid_ttareachrome{
	overflow: hidden; position: absolute; white-space: nowrap; left: 99px; width: 172px; height: 72px; top: 144px; font-size: 30px; color: rgb(153, 153, 153); display: block;
}

#tpid_ttarea{
	overflow: hidden; position: absolute; white-space: nowrap; left: 100px; width: 172px; height: 72px; top: 145px; font-size: 30px; color: rgb(255, 255, 255); border: 0px solid blue
}

div.tpid_Line
{
	width: 335px; height: 35px; display: block;
}