/* -- undo browser HTML defaults -- */
html{color:#364151;font-size:100%;}
body{font-size:62.5%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}



/* -- The following CSS attributes set the basics for the whole site -- */
html {
	height:100%;
	margin-bottom:1px;
}

body {
	height:100%;
	margin-bottom:1px;
	background-color: #ececec;
	background: url(../img/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;

	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}

a {
	color:#5a5551;
	text-decoration:none;
}
a:hover {color:#324686;}


/*universal*/
.clearboth {
	clear:both;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.whitetext {
	color:#fff;
}

.grayedout {
	color:#8597a5;
}

.indented {
	padding-left:30px;
}

img.cached_img {
	display:none;
}

/* Small Text */
p.small{
	color:#777;
	font-size:11px;
}

/* buttons */
div.button1  div {
	height:31px;
	float:left;
}

div.button1  div.bleft {
	background: url(../img/button1.left.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:14px;
}

div.button1  div.bcontent {
	background: url(../img/button1.bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:7px 5px 0px 5px;
}

div.button1  div.bright {
	background: url(../img/button1.right.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:14px;
}

div.button_play {
	background: url(../img/button.play.png);
	background-position: -2px 5px;
	background-repeat: no-repeat;
	padding:10px 0px 0px 28px;
	height:26px;
	font-size:0.9em;
	color:#427eba;
}

/*FAQ*/

div.faq_headline{
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold;
	padding-top:10px;
}


div#main_container {
	width:1020px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:1;
}


ul#topnav {
	padding:0px 0px 0px 40px;
}

ul#topnav li {
	padding:62px 0px 0px 0px;
	float:left;
	height:0px;
	overflow:hidden;
}

ul#topnav li.topnav_logo {
	background: url(../img/header.logo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:188px;
}

ul#topnav li.topnav_home {
	background: url(../img/topnav.home.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:88px;
}

ul#topnav li.topnav_buy_now {
	background: url(../img/topnav.buy-now.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:98px;
}

ul#topnav li.topnav_accessories {
	background: url(../img/topnav.accessories.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:193px;
}

ul#topnav li.topnav_product_tour {
	background: url(../img/topnav.product-tour.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:148px;
}

ul#topnav li.topnav_testimonials {
	background: url(../img/topnav.testimonials.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:142px;
}

ul#topnav li.topnav_x26c {
	background: url(../img/topnav.x26c.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:167px;
}

ul#topnav li.topnav_order_online {
	background: url(../img/topnav.order-online.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:140px;
}

/* -- Footer CSS -- */


div#footer {
	clear:both;
	height:127px;
	padding:48px 0px 0px 0px;
	position:relative;
	top:0px;
	left:0px;
}

div#footer img#footer_bg {
	position:absolute;
	top:10px;
	left:40px;
}

div#footer div#copyright {
	background: url(../img/footer.logo.gif);
	background-position: 285px 1px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 366px;
	font-family:Lucida Grande, sans-serif;
	font-size:0.92em;
	color:#435970;
	height:30px;
	position:relative;
	top:0px;
	left:0px;
}

div#footer div#footer_content {
	font-size:0.92em;
	text-align:center;
}

div#footer div#footer_content ul {
	height:19px;
	width:557px;
	margin:0px auto;
	padding:5px 0px 0px 0px;
}

div#footer div#footer_content ul li{
	width:110px;
	padding:0px 0px 0px 0px;
	text-align:center;
	background: url(../img/footer.divider.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family:Lucida Grande, sans-serif;
	float:left;
}

div#footer div#footer_content ul li.first{
	background:none;
}

div#footer div#footer_social_media_content {
	font-size:0.92em;
	text-align:center;
}

div#footer div#footer_social_media_content ul{
	height:19px;
	width:557px;
	margin:0px auto;
	padding:10px 0px 0px 185px;
}

div#footer div#footer_social_media_content ul li{
	width:110px;
	padding:0px 0px 0px 10px;
	text-align:center;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family:Lucida Grande, sans-serif;
	float:left;
}

div#footer div#footer_social_media_content ul li.first{
	background:none;
}

/* -- Navigation Breadcrumbs -- */
ul.breadcrumbs {
	height:47px;
}

ul.breadcrumbs li {
	background: url(../img/breadcrumbs.arrow.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	padding:22px 10px 0px 18px;
	float:left;
	height:25px;
}

ul.breadcrumbs li.first {
	background:none;
	padding-left:10px;
}

img.divider_635 {
	clear:both;
	position:relative;
	top:0px;
	left:-10px;
}

img.divider_900 {
	clear:both;
	position:relative;
	top:0px;
	left:-10px;
}

div.fulllength_container {
	background: url(../img/bg.content.full.png);
	background-position: 40px 0px;
	background-repeat: no-repeat;
	width:920px;
	float:left;
	padding:0px 0px 0px 60px;
}

div.two_col_left_container {
	background: url(../img/bg.left.png);
	background-position: 40px 0px;
	background-repeat: no-repeat;
	width:675px;
	float:left;
	padding:0px 0px 0px 60px;
}

div.two_col_right_container {
	width:245px;
	float:left;
}

div.two_col_right_section {
	padding:0px 0px 16px 0px;
	clear:both;
	width:245px;
	overflow:hidden;
}

div.two_col_right_container div.standard_bg {
	background: url(../img/bg.right.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.two_col_right_container div.people_bg {
	background: url(../img/bg.right.people.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.two_col_right_section h2 {
	padding:32px 0px 0px 20px;
	overflow:hidden;
	height:0px;
}

div.two_col_right_section h2.first {
	padding-top:47px;
}

div.two_col_right_section p {
	padding:0px 10px 13px 20px;
}

div.two_col_right_section h2.common_myths {
	background: url(../img/h2.common-myths.gif);
	background-position: 19px 29px;
	background-repeat: no-repeat;
}

div.two_col_right_section h2.taser_c2_vs_pepper_spray {
	background: url(../img/h2.taser-c2-vs-pepper-spray.gif);
	background-position: 19px 29px;
	background-repeat: no-repeat;
}

div.two_col_right_section h2.taser_c2 {
	background: url(../img/h2.taser-c2.gif);
	background-position: 19px 14px;
	background-repeat: no-repeat;
}

div.two_col_right_section h2.customer_testimonial {
	background: url(../img/h2.customer-testimonial.gif);
	background-position: 19px 14px;
	background-repeat: no-repeat;
}

div.two_col_right_section h2.taser_support {
	background: url(../img/h2.taser-support.gif);
	background-position: 19px 14px;
	background-repeat: no-repeat;
}

div.two_col_right_section div.content {
	background: url(../img/rule.225.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}

div.two_col_right_section div.content p.testimonial {
	font-size:1.15em;
	padding:12px 10px 5px 20px;
}

div.two_col_right_section div.content div.testimonial_profile {
	padding:0px 0px 0px 94px;
}

div.two_col_right_section div.content div.testimonial_profile p {
	padding:0px 0px 0px 3px;
	font-size:0.9em;
}

div.two_col_right_section div.content div.testimonial_profile p.profile_name {
	font-size:1.15em;
	font-weight:bold;
	color:#333333;
	padding:5px 0px 2px 3px;
}


div.two_col_left_container div.left_section {
	padding:0px 0px 30px 0px;
	clear:both;
}

div.two_col_left_container div.left_thumb_section {
	padding:10px 0px 30px 0px;
	clear:both;
}

div.two_col_left_container div.left_thumb_section h3 {
	font-size:1.3em;
	padding:0px 0px 3px 0px;
}

div.two_col_left_container div.left_thumb_section p.details {
	font-size:0.8em;
	color:#435970;
	padding:0px 0px 3px 0px;
}

div.two_col_left_container div.left_thumb_section p.article_summary {
	font-size:1.15em;
	padding:0px 55px 5px 0px;
}

div.two_col_left_container div.left_thumb_section div.button1 {
	position:relative;
	top:0px;
	left:-3px;
}

/*Home*/
.col1b{
	width:270px;
	padding-left:10px;
	padding-right:0px;
	position:relative;
	float:left;
}

div.good_aim {
	background: url(../img/graphic.good-aim.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 116px;
	height:137px;
}

div.victim_logo {
	background: url(../img/home/home_victim_logo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 130px;
	height:120px;
}

div.taser_laser {
	background: url(../img/graphic.taser_laser.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:0px 95px 0px 0px;
	height:137px;
}

div.customer_support {
	background: url(../img/graphic.customer_support.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:10px 90px 0px 0px;
	height:137px;
}

div.c2_activation {
	background: url(../img/graphic.c2_activation.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:0px 90px 0px 0px;
	height:137px;
}



/*Common Myths*/
h1.common_myths {
	background: url(../img/h1.common-myths.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	padding:47px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}

h2.questions_and_misnomers {
	background: url(../img/myths.sub.questions-misnomers.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:40px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}

div.left_section p.myth {
	background: url(../img/myths.myth.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:27px 55px 12px 0px;
	font-size:1.3em;
	font-weight:bold;
}

div.left_section p.fact {
	background: url(../img/myths.fact.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:27px 55px 0px 0px;
	font-size:1.15em;
}

div.two_col_right_section p.world_class_service {
	background: url(../img/p.world-class-customer-service.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:125px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}

/* Research and Analysis */
h1.research {
	background: url(../img/h1.research-and-analysis.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	padding:47px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}

h2.officer_field_studies {
	background: url(../img/research.sub.officer-field-studies.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:56px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}

/* Research and Analysis Articles */
div.article_container {
	padding:20px 55px 0px 10px;
}

div.article_container h1 {
	font-size:1.65em;
	color:#435970;
	padding:0px 0px 3px 0px;
}

div.article_container h4 {
	font-size:14px;
	font-weight:bold;
}

div.article_container p.details {
	font-size:0.8em;
	padding:0px 0px 10px 0px;
}

div.article_container p {
	font-size:1.08em;
	padding:0px 0px 5px 0px;
	line-height:20px;
}



/*New User Information*/
form.new_user_information_form h1 {
	background: url(../img/h1.new-user-information.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	padding:44px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}

form.new_user_information_form p.subheader {
	font-size:1.18em;
	padding:0px 0px 23px 0px;
}

form.new_user_information_form div.label {
	color:#435970;
	padding:9px 13px 0px 0px;
	text-align:right;
}

form.new_user_information_form div.label2 {
	color:#435970;
	padding:2px 13px 0px 0px;
	text-align:right;
}

form.new_user_information_form a.footnote {
	color:#0066cc;
	font-size:0.83em;
}

form.new_user_information_form div.label_left {
	width:124px;
	float:left;
}

form.new_user_information_form div.label_105 {
	width:92px;
	float:left;
}

form.new_user_information_form div.label_112 {
	width:99px;
	float:left;
}

form.new_user_information_form div.label_97 {
	width:84px;
	float:left;
}

form.new_user_information_form div.label_230 {
	width:214px;
	float:left;
}

form.new_user_information_form div.label_183 {
	width:167px;
	float:left;
}

form.new_user_information_form div.label_165 {
	width:152px;
	float:left;
}

form.new_user_information_form div.label_135 {
	width:122px;
	float:left;
}

form.new_user_information_form div.label_72 {
	width:59px;
	float:left;
}

form.new_user_information_form div.label_57 {
	width:44px;
	float:left;
}

form.new_user_information_form input.input_text {
	border:0px;
	padding:0px;
	margin:0px;
	height:21px;
	background:none;
}

form.new_user_information_form div.input_row {
	height:41px;
	clear:both;
}

form.new_user_information_form div.input_307_container {
	background: url(../img/input.bg.307.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:281px;
	height:23px;
	padding:8px 13px 0px 13px;
	float:left;
}

form.new_user_information_form div.input_307_container input {
	width:281px;
}

form.new_user_information_form div.input_719_container {
	background: url(../img/input.bg.719.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:693px;
	height:23px;
	padding:8px 13px 0px 13px;
	float:left;
}

form.new_user_information_form div.input_719_container input {
	width:693px;
}

form.new_user_information_form div.input_277_container {
	background: url(../img/input.bg.277.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:251px;
	height:23px;
	padding:8px 13px 0px 13px;
	float:left;
}

form.new_user_information_form div.input_277_container input {
	width:251px;
}

form.new_user_information_form div.input_131_container {
	background: url(../img/input.bg.131.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:105px;
	height:23px;
	padding:8px 13px 0px 13px;
	float:left;
}

form.new_user_information_form div.input_131_container input {
	width:105px;
}

form.new_user_information_form div.input_227_container {
	background: url(../img/input.bg.227.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:201px;
	height:23px;
	padding:8px 13px 0px 13px;
	float:left;
}

form.new_user_information_form div.input_227_container input {
	width:201px;
}

form.new_user_information_form div.dropdown {
	position:relative;
	top:0px;
	left:0px;
	height:31px;
	float:left;
}

form.new_user_information_form div.dropdown div.dd_selector {
	position:absolute;
	top:31px;
	left:4px;
	z-index:10;
	overflow:hidden;
	height:0px;
}

form.new_user_information_form div.dropdown select {
	background:#fff;
	padding:2px;
	border-top:0px;
	border-left:2px #ececec solid;
	border-bottom:2px #ececec solid;
	border-right:2px #ececec solid;
	font-family:Lucida Grande, sans-serif;
}

form.new_user_information_form div.dropdown_87 {
	width:87px;
}

form.new_user_information_form div.dropdown_87 div.selector_button {
	background: url(../img/input.bg.dd.87.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:61px;
	height:23px;
	padding:8px 13px 0px 13px;
}

form.new_user_information_form div.dropdown_117 {
	width:117px;
}

form.new_user_information_form div.dropdown_117 div.selector_button{
	background: url(../img/input.bg.dd.117.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:91px;
	height:23px;
	padding:8px 13px 0px 13px;
}

form.new_user_information_form div.dropdown_127 {
	width:127px;
}

form.new_user_information_form div.dropdown_127 div.selector_button{
	background: url(../img/input.bg.dd.127.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:101px;
	height:23px;
	padding:8px 13px 0px 13px;
}

form.new_user_information_form div.dropdown_157 {
	width:157px;
}

form.new_user_information_form div.dropdown_157 div.selector_button{
	background: url(../img/input.bg.dd.157.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:131px;
	height:23px;
	padding:8px 13px 0px 13px;
}

form.new_user_information_form div.container_97 {
	width:97px;
	float:left;
}

form.new_user_information_form div.dotted_rule {
	background: url(../img/rule.dotted.gif);
	background-position: 0px 10px;
	background-repeat: repeat-x;
	height:30px;
	width:900px;
	clear:both;
	position:relative;
	top:0px;
	left:-10px;
}

form.new_user_information_form p.fine_print {
	padding:10px 120px 0px 120px;
	text-align:center;
	font-size:0.83em;
	clear:both;
}


/*product tour*/
h3.product_tour_tech {
	font-size:1.2em;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

div.product_tour_tech_section {
	font-size:12px;
	padding:12px 0px 0px 111px;
	height:103px;
}



/*homepage*/
div.home_graphic_vs_container {
	position:relative;
	top:0px;
	left:0px;
	height:127px;
}

div.home_graphic_vs_container img#home_graphic_top_things{
	position:absolute;
	top:0px;
	left:0px;
}

div.home_graphic_vs_container img#home_graphic_top_five_things{
	position:absolute;
	top:66px;
	left:0px;
}

div.home_graphic_vs_container img#home_graphic_vs{
	position:absolute;
	top:37px;
	left:88px;
	z-index:10;
}


/*x26c*/
.product_package_x26c_promo{
	background-image:url(../img/product_tour/product_package_x26c_promo_bkgrd.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:286px;
	height:352px;
	display:block;
	float:left;
}
.product_package_x26c_promo h2 {
	background: url(../img/product_tour/product_package_x26c_hdr.gif);
	background-position: 19px 11px;
	background-repeat: no-repeat;
	border-bottom:none;
	border:0px;
}

.product_package_m26c_promo{
	background-image:url(../img/product_tour/product_package_m26c_promo_bkgrd.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:286px;
	height:192px;
	display:block;
	float:left;
}
.product_package_m26c_promo h2 {
	background: url(../img/product_tour/product_package_m26c_hdr.gif);
	background-position: 19px 11px;
	background-repeat: no-repeat;
	border-bottom:none;
	border:0px;
}

/*accessories*/
.module_280 {
	background: url(../img/module.bg280.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:260px;
	padding:15px 10px 18px 10px;
}

.module_280 h2 {
	border-bottom: 1px #d4d3d1 solid;
	padding:22px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}

.module_280 h2.x26c {
	background: url(../img/accessories/taser_x26c_m26c_hdr.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}


/*feb*/

div.dl_module {
	padding:30px 0px 0px 10px;
}

div.dl_module h3{
	background: url(../img/h3.deal-locator.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow:hidden;
	padding:25px 0px 0px 0px;
	height:0px;
}

div.dl_module div.dl_module_content {
	background: url(../img/dl.background.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:110px;
	padding:15px 0px 0px 0px;
}

div.deal_locator_container p {
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #6b6b6b;
}

p.homeblue {
	padding:9px 0px 0px 0px;
}

p.homeblue a{
	color:#427eba;
}

span.highlight {
	color:#0066cc;
}

.normal_promo{
	background-image:url(../img/product_tour/normal_promo_bkgrd.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:286px;
	display:block;
	float:left;
}

div.col_300 h2.shop_taser {
	background: url(../img/product_tour/shop_taser_hdr.gif);
	background-position: 19px 14px;
	background-repeat: no-repeat;
	border-bottom:none;
}


/**Added by Mark 04272010**/
div.col_300 h2.activate_your_taser {
	background: url(../img/product_tour/activate_your_taser_hdr.gif);
	background-position: 19px 14px;
	background-repeat: no-repeat;
	border-bottom:none;
}


.normal_promo div.content {
	padding:2px 0px 0px 12px;
}

.normal_promo div.content p{
	padding:11px 22px 11px 10px;
}

div#fb_like_container {
	padding-top:5px;
	padding-bottom: 0px;
}

div#fb_testimonials_like_container {
	padding-top:15px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#main_content
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#flash_container{
	font-family:Lucida Grande, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:red;

}
.col_wrappers{
	padding-top:0px;
}
.testimonial_wrapper{
	padding-top:0px;
	background-image:url(../img/testimonials/testimonial_top_bg.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
	min-height:213px;
	width:940px;
	display:block;
	float:left
}
.accessories_wrapper{
	padding-top:0px;
	background-image:url(../img/accessories/accessories_top_bg.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
	width:940px;
	display:block;
	float:left;
}
.content_home_container{
	background-image:url(../img/home/home_bottom_bg.png);
	background-repeat: no-repeat;
	min-height:150px;
	min-width:940px;
}
.col_wrappers h2{
	border-bottom:1px solid #d0cfce;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:10px;
}

.h2_spacer{
	padding-bottom:5px;
}

/*240*/
.col1{
	width:260px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	float:left;
}
/*341
+20 margin
*/
.col2{
	width:320px;
	padding-right:10px;
	padding-left:30px;
	position:relative;
	float:left;
}
/*280
+20 margin
*/
.col3{
	width:260px;
	padding-left:30px;
	padding-right:10px;
	position:relative;
	float:left;
}
.col_content{
	padding-left:10px;
}

.sub_header{
	padding-bottom:10px;
}
.myth_container{
	background-image:url(../img/home/home_myths_comment_bkgrd.png);
	background-repeat: no-repeat;
	width:208px;
	height:92px;
	overflow:hidden;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
}
.myth_container p{
	color:#5a5551;
	font-size:16px;
	margin:0px;
	width:200px;
}

a.learn_more_btn {
	background-image:url(../img/home/learn_more_btn.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:100px;
	height:32px;
	display:block;
}
.taser_content{
	padding-top:10px;
	padding-bottom:10px;
}
.taser_content p{
	color:#333333;
	font-size:12px;
	margin:0px;
	width:300px;
}
.stories_container{
	background-image:url(../img/home/home_stories_photo_bg_big.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:250px;
	height:150px;
	padding-top:12px;
	padding-left:21px;
	padding-bottom:0px;
}

.stories_details{
	width:130px;
	float:left;
	padding-left:130px;
	position:relative;
	top:-90px;
	
}
span.stories_name{
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
span.stories_title{
	color:#5a5551;
	font-size:11px;
	padding-left:5px;
}

a.watch_now{
	background-image:url(../img/home/play_btn.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#427eba;
	font-size:11px;
	text-decoration:none;
	padding-left:28px;
	height:28px;
	padding-top:7px;
	padding-bottom:10px;
}

.col_640{
	width: 640px;
	float:left;
	overflow:hidden;
}
.col_300{
	width: 280px;
	float:left;
	padding-left:20px;
	overflow:hidden;
}
.product_buy_promo{
	background-image:url(../img/product_tour/product_buy_promo_bkgrd.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:280px;
	height:166px;
	display:block;
	float:left;
	padding-bottom:20px;
}
.product_package_promo{
	background-image:url(../img/product_tour/product_package_promo_bkgrd.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:286px;
	height:192px;
	display:block;
	float:left;
}
div.col_675 h2,
div.col_420 h2,
div.col_300 h2 {
	padding:32px 0px 0px 20px;
	overflow:hidden;
	height:0px;
	margin-bottom:0;
	margin-top:0;
}
div.col_300 h2.what_package {
	background: url(../img/product_tour/product_package_hdr.gif);
	background-position: 19px 11px;
	background-repeat: no-repeat;
	border-bottom:none;
}
div.col_300 h2.what_package_run {
	background: url(../img/product_tour/product_package_hdr.gif);
	background-position: 19px 20px;
	background-repeat: no-repeat;
	border-bottom:none;
}	

/*Common Myths*/
h1.testimonials {
	background: url(../img/testimonials/testimonials_hdr.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	padding:47px 0px 0px 0px;
	height:0px;
	overflow:hidden;
}
.col_420{
	width: 433px;
	float:left;
	overflow:hidden;
}
.testimonial_video_container{
	float:left;
	padding-left:20px;
}
div.col_420 h2.now_playing {
	background: url(../img/testimonials/now_playing_hdr.gif);
	background-position: 19px 11px;
	background-repeat: no-repeat;
	border-bottom:none;
	float:left;
	width:200px;
}
div.col_420 h2.customers {
	background: url(../img/testimonials/customers_hdr.gif);
	background-position: 19px 11px;
	background-repeat: no-repeat;
	border-bottom:none;
}
.testimonial_details{
	padding-left:20px;
	width:400px;
	float:left;
	padding-bottom: 5px;
}
div.testimonial_details p{
	color:#000000;
}
div.testimonial_details .comment{
	font-weight:bold;
}
div.padleft_36{
	padding-left:58px;
}
div.top_space_15{
	padding-top:15px;
}
div.video_thumb_container{
	width:425px;
	padding-left:10px;
	padding-top:25px;
}

a.testimonial_thumb{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:139px;
	height:139px;
	display:block;
	padding:0;
	margin:0;
	float:left;
	padding:1px;
}
a#thumb1{
	background-image:url(../img/testimonials/thumb1_off.jpg);
}
a#thumb1:Hover, a#thumb1_on{
	background-image:url(../img/testimonials/thumb1_on.jpg);
}
a#thumb2{
	background-image:url(../img/testimonials/thumb2_off.jpg);
}
a#thumb2:Hover, a#thumb2_on{
	background-image:url(../img/testimonials/thumb2_on.jpg);
}
a#thumb3{
	background-image:url(../img/testimonials/thumb3_off.jpg);
}
a#thumb3:Hover, a#thumb3_on{
	background-image:url(../img/testimonials/thumb3_on.jpg);
}

a#thumb4{
	background-image:url(../img/testimonials/thumb4_off.jpg);
}
a#thumb4:Hover, a#thumb4_on{
	background-image:url(../img/testimonials/thumb4_on.jpg);
}

a#thumb5{
	background-image:url(../img/testimonials/thumb5_off.jpg);
}
a#thumb5:Hover, a#thumb5_on{
	background-image:url(../img/testimonials/thumb5_on.jpg);
}

a#thumb6{
	background-image:url(../img/testimonials/thumb6_off.jpg);
}
a#thumb6:Hover, a#thumb6_on{
	background-image:url(../img/testimonials/thumb6_on.jpg);
}

a#thumb7{
	background-image:url(../img/testimonials/thumb7_off.jpg);
}
a#thumb7:Hover, a#thumb7_on{
	background-image:url(../img/testimonials/thumb7_on.jpg);
}

a#thumb8{
	background-image:url(../img/testimonials/thumb8_off.jpg);
}
a#thumb8:Hover, a#thumb8_on{
	background-image:url(../img/testimonials/thumb8_on.jpg);
}

a#thumb9{
	background-image:url(../img/testimonials/thumb9_off.jpg);
}
a#thumb9:Hover, a#thumb9_on{
	background-image:url(../img/testimonials/thumb9_on.jpg);
}
.col_160{
	width: 160px;
	padding-left:15px;
	overflow:hidden;
}
.col_245{
	width: 225px;
	overflow:hidden;
	padding-left:20px;
	float:left;
}
.col_675{
	width: 675px;
	float:left;
	padding-left:15px;
	overflow:hidden;
}
.left_nav_container{
	background-image:url(../img/accessories/left_nav_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:208px;
	height:573px;
	display:block;
}
.accessories_bottom_container{
	background-image:url(../img/accessories/accessories_bottom_bkgrd.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:675px;
	min-height:229px;
}
div.col_675 .breadcrumbs_container{
	width:650px;
}
div.col_675 .breadcrumbs_container a.cart{
	background-image:url(../img/accessories/cart_icon.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:47px;
	height:21px;
	display:block;
	float:right;
	position:relative;
	top:17px;
}
div.col_675 .promo_container{
	float:left;
	width:215px;
}
div.col_675 .promo_container .content p{
	padding-top:15px;
	font-size:13px;
	color:#333333;
}
div.col_675 h2.taser_c2 {
	background: url(../img/h2.taser-c2.gif);
	background-position: 19px 14px;
	background-repeat: no-repeat;
}
div.col_675 h2.taser_x26 {
	background: url(../img/accessories/taser_x26c_m26c_hdr.gif);
	background-position: 19px 14px;
	background-repeat: no-repeat;
}
div.col_675 .promo_container div.content {
	background: url(../img/accessories/rule.195.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left:10px;
	width:205px;
	padding-bottom:34px;
}
div.col_675 h2.lifetime {
	background: url(../img/accessories/lifetime_hdr.gif);
	background-position: 19px 14px;
	height:18px;
	background-repeat: no-repeat;
}
element.style {
padding-left:20px;
padding-right:20px;
}
div.button1 div.bcontent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/button1.bg.png) no-repeat scroll 0 0;
padding:7px 5px 0;
}
div.col_675 div.button1 div {
	float:left;
	height:28px;
}

ul#leftnav {
	padding:25px 0px 0px 10px;
}

ul#leftnav li {
	padding:12px 0px 5px 0px;
	overflow:hidden;
	border-bottom:1px dotted;
}
ul#leftnav li a{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:15px;
	display:block;
}
ul#leftnav li a.taserc2platinum{
	width:145px; height: 30px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;		
}
/**Added by Mark 04272010**/
ul#leftnav li a.taserc2gold{
	width:145px; height: 30px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;		
}
ul#leftnav li a.taserc2{
	width:145px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}
ul#leftnav li a.taserdevices{
	width:145px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}
ul#leftnav li a.holsters{
	width:145px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}
ul#leftnav li a.cartridges{
	width:145px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}
ul#leftnav li a.batteries{
	width:145px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}
ul#leftnav li a.apparel{
	width:145px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}
ul#leftnav li a.accessories{
	width:145px;
	
	font-family:Lucida Grande, sans-serif;
	font-size: 12px; 
	color: #5a5551;
}

/**************start skinning yui tabs***********************/
/* .yui-navset defaults to .yui-navset-top */
.tab_container{
	width:640px;
}
.tab_container .yui-navset .yui-nav,
.tab_container .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid #dadada; /* color between tab list and content */
    border-width:0 0 1px;
    Xposition:relative;
    zoom:1;
}

.tab_container .yui-navset .yui-nav li,
.tab_container .yui-navset .yui-navset-top .yui-nav li {
    margin:0 1px 0 0; /* space between tabs */
    padding:1px 0 0; /* gecko: make room for overflow */
    zoom:1;
	width:113px;
	height:39px;
}

/*
.tab_container .yui-navset .yui-nav .selected,
.tab_container .yui-navset .yui-navset-top .yui-nav .selected { 
	margin:0 1px 0 0;
}
*/

.tab_container .yui-navset .yui-nav a,
.tab_container .yui-navset .yui-navset-top .yui-nav a {
    background:#dadada; /* tab background */
    text-decoration:none;
	padding-top:10px;
	outline: none;
	width:113px;
	height:29px;
}
.tab_container .yui-navset .yui-nav a#overview_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav a#overview_tab {
	background-image:url(../img/product_tour/product_overview_tab_off.gif);
	background-repeat: no-repeat;
}
.tab_container .yui-navset .yui-nav a#tech_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav a#tech_tab {
	background-image:url(../img/product_tour/product_technology_tab_off.gif);
	background-repeat: no-repeat;
}
.tab_container .yui-navset .yui-nav a#legal_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav a#legal_tab {
	background-image:url(../img/product_tour/product_legal_tab_off.gif);
	background-repeat: no-repeat;
}
.tab_container .yui-navset .yui-nav a#benefits_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav a#benefits_tab {
	background-image:url(../img/product_tour/product_benefits_tab_off.gif);
	background-repeat: no-repeat;
}

.tab_container .yui-navset .yui-nav a#faq_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav a#faq_tab {
	background-image:url(../img/product_tour/product_faq_tab_off.gif);
	background-repeat: no-repeat;
}

.tab_container .yui-navset .yui-nav .selected a#overview_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav .selected a#overview_tab {
	background-image:url(../img/product_tour/product_overview_tab_on.gif);
	background-repeat: no-repeat;
}
.tab_container .yui-navset .yui-nav .selected a#tech_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav .selected a#tech_tab {
	background-image:url(../img/product_tour/product_technology_tab_on.gif);
	background-repeat: no-repeat;
}
.tab_container .yui-navset .yui-nav .selected a#legal_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav .selected a#legal_tab {
	background-image:url(../img/product_tour/product_legal_tab_on.gif);
	background-repeat: no-repeat;
}
.tab_container .yui-navset .yui-nav .selected a#benefits_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav .selected a#benefits_tab {
	background-image:url(../img/product_tour/product_benefits_tab_on.gif);
	background-repeat: no-repeat;
}

.tab_container .yui-navset .yui-nav .selected a#faq_tab,
.tab_container .yui-navset .yui-navset-top .yui-nav .selected a#faq_tab {
	background-image:url(../img/product_tour/product_faq_tab_on.gif);
	background-repeat: no-repeat;
}

.tab_container .yui-navset .yui-nav a em,
.tab_container .yui-navset .yui-navset-top .yui-nav a em {
    cursor:hand;
    padding:0.25em .75em;
    left:0; right: 0; bottom: 0; /* protect from other orientations */
    top:0px; /* for 1px rounded corners */
    position:relative;
}

.tab_container .yui-navset .yui-nav .selected a,
.tab_container .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.tab_container .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
	background:#ffffff; /* selected tab background */
}

/*
.tab_container .yui-navset .yui-nav a:hover,
.tab_container .yui-navset .yui-nav a:focus {
    background:#ffffff ;
    outline:0;
}
*/
.tab_container .yui-navset .yui-nav .selected a em {
    padding:0.35em 0.75em; /* raise selected tab */
}

.tab_container .yui-navset .yui-nav .selected a,
.tab_container .yui-navset .yui-nav .selected a em {
    border-color:#243356; /* selected tab border color */
}

.tab_container .yui-navset .yui-content {
    background-image:url(../img/product_tour/product_tab_bkgrd.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height:184px;
	font-size:12px;
}
.tab_container .yui-navset .yui-content p{
	line-height: 17px;
	margin-bottom:14px;
}
.tab_container .yui-navset .yui-content li{
	list-style-type:disc;
	list-style-position:inside;
	line-height:20px
}
.tab_container .yui-navset .yui-content h4{
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold;
}
.tab_container .yui-navset .yui-content,
.tab_container .yui-navset .yui-navset-top .yui-content {
    padding-top:28px;
	padding-left:30px;
	padding-right:30px;
}
/***************end yui skinning****************************************/


/* Tabview UI */
.yui-navset .yui-nav li,.yui-navset .yui-navset-top .yui-nav li,.yui-navset .yui-navset-bottom .yui-nav li{
	margin:0 .5em 0 0;
}

.yui-navset-left .yui-nav li,.yui-navset-right .yui-nav li{
	margin:0 0 .5em;
}

.yui-navset .yui-content .yui-hidden{
	position:absolute;left:-999999px;visibility:hidden;
}

.yui-navset .yui-navset-left .yui-nav,.yui-navset .yui-navset-right .yui-nav,.yui-navset-left .yui-nav,.yui-navset-right .yui-nav{
	width:6em;
}

.yui-navset-top .yui-nav,.yui-navset-bottom .yui-nav{
	width:auto;
}

.yui-navset .yui-navset-left,.yui-navset-left{
	padding:0 0 0 6em;
}

.yui-navset-right{
	padding:0 6em 0 0;
}

.yui-navset-top,.yui-navset-bottom{
	padding:auto;
}

.yui-nav,.yui-nav li{
	margin:0;padding:0;list-style:none;
}

.yui-navset li em{
	font-style:normal;
}

.yui-navset{
	position:relative;zoom:1;
}

.yui-navset .yui-content,.yui-navset .yui-content div{
	zoom:1;
}

.yui-navset .yui-content:after{	
	content:'';display:block;clear:both;
}

.yui-navset .yui-nav li,.yui-navset .yui-navset-top .yui-nav li,.yui-navset .yui-navset-bottom .yui-nav li{
	display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1;
}

.yui-navset-left .yui-nav li,.yui-navset-right .yui-nav li{
	display:block;
}

.yui-navset .yui-nav a{	
	position:relative;
}

.yui-navset .yui-nav li a,.yui-navset-top .yui-nav li a,.yui-navset-bottom .yui-nav li a{
	display:block;display:inline-block;vertical-align:bottom;zoom:1;
}

.yui-navset-left .yui-nav li a,.yui-navset-right .yui-nav li a{
	display:block;
}

.yui-navset-bottom .yui-nav li a{
	vertical-align:text-top;
}

.yui-navset .yui-nav li a em,.yui-navset-top .yui-nav li a em,.yui-navset-bottom .yui-nav li a em{
	display:block;
}

.yui-navset .yui-navset-left .yui-nav,.yui-navset .yui-navset-right .yui-nav,.yui-navset-left .yui-nav,.yui-navset-right .yui-nav{
	position:absolute;z-index:1;
}

.yui-navset-top .yui-nav,.yui-navset-bottom .yui-nav{
	position:static;
}

.yui-navset .yui-navset-left .yui-nav,.yui-navset-left .yui-nav{
	left:0;right:auto;
}

.yui-navset .yui-navset-right .yui-nav,.yui-navset-right .yui-nav{	
	right:0;left:auto;
}

.yui-skin-sam .yui-navset .yui-nav,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav{
	border:solid #2647a0;border-width:0 0 5px;zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav li,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li{
	margin:0 .16em 0 0;padding:1px 0 0;zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav .selected,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected {
	margin:0 .16em -1px 0;
}

.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a{
	background:#d8d8d8 url(../../../../assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;
}

.yui-skin-sam .yui-navset .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em	{
	border:solid #a3a3a3;border-width:1px 0 0;cursor:hand;padding:.25em .75em;left:0;right:0;bottom:0;top:-1px;position:relative;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover{
	background:#2647a0 url(../../../../assets/skins/sam/sprite.png) repeat-x left -1400px;color:#fff;
}

.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus{
	background:#bfdaff url(../../../../assets/skins/sam/sprite.png) repeat-x left -1300px;outline:0;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em{padding:.35em .75em;}.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a em{
	border-color:#243356;
}

.yui-skin-sam .yui-navset .yui-content{background:#edf5ff;}.yui-skin-sam .yui-navset .yui-content,.yui-skin-sam .yui-navset .yui-navset-top .yui-content{
	border:1px solid #808080;border-top-color:#243356;padding:.25em .5em;
}

.yui-skin-sam .yui-navset-left .yui-nav,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav,.yui-skin-sam .yui-navset .yui-navset-right .yui-nav,.yui-skin-sam .yui-navset-right .yui-nav{
	border-width:0 5px 0 0;Xposition:absolute;top:0;bottom:0;
}

.yui-skin-sam .yui-navset .yui-navset-right .yui-nav,.yui-skin-sam .yui-navset-right .yui-nav{
	border-width:0 0 0 5px;
}

.yui-skin-sam .yui-navset-left .yui-nav li,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav li,.yui-skin-sam .yui-navset-right .yui-nav li{
	margin:0 0 .16em;padding:0 0 0 1px;
}

.yui-skin-sam .yui-navset-right .yui-nav li{padding:0 1px 0 0;}.yui-skin-sam .yui-navset-left .yui-nav .selected,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav .selected{
	margin:0 -1px .16em 0;
}

.yui-skin-sam .yui-navset-right .yui-nav .selected{margin:0 0 .16em -1px;}.yui-skin-sam .yui-navset-left .yui-nav a,.yui-skin-sam .yui-navset-right .yui-nav a{
	border-width:1px 0;
}

.yui-skin-sam .yui-navset-left .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav a em,.yui-skin-sam .yui-navset-right .yui-nav a em{border-width:0 0 0 1px;padding:.2em .75em;top:auto;left:-1px;}.yui-skin-sam .yui-navset-right .yui-nav a em{
	border-width:0 1px 0 0;left:auto;right:-1px;
}

.yui-skin-sam .yui-navset-left .yui-nav a,.yui-skin-sam .yui-navset-left .yui-nav .selected a,.yui-skin-sam .yui-navset-left .yui-nav a:hover,.yui-skin-sam .yui-navset-right .yui-nav a,.yui-skin-sam .yui-navset-right .yui-nav .selected a,.yui-skin-sam .yui-navset-right .yui-nav a:hover,.yui-skin-sam .yui-navset-bottom .yui-nav a,.yui-skin-sam .yui-navset-bottom .yui-nav .selected a,.yui-skin-sam .yui-navset-bottom .yui-nav a:hover{
	background-image:none;
}

.yui-skin-sam .yui-navset-left .yui-content{
	border:1px solid #808080;border-left-color:#243356;
}

.yui-skin-sam .yui-navset-bottom .yui-nav,.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav{
	border-width:5px 0 0;
}

.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav .selected,.yui-skin-sam .yui-navset-bottom .yui-nav .selected{margin:-1px .16em 0 0;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li,.yui-skin-sam .yui-navset-bottom .yui-nav li{
	padding:0 0 1px 0;vertical-align:top;
}

.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav a em,.yui-skin-sam .yui-navset-bottom .yui-nav a em{
	border-width:0 0 1px;top:auto;bottom:-1px;
}

.yui-skin-sam .yui-navset-bottom .yui-content,.yui-skin-sam .yui-navset .yui-navset-bottom .yui-content{
	border:1px solid #808080;border-bottom-color:#243356;
}




