@import url('//a2.nd-cdn.us/css/Master/Master.css');

/* GENERAL PAGE STYLES
----------------------------------------------------------------------------------------------------*/
#nd-background {
}
body#Body {
	background: #f2f2f2 url(img/bg.jpg) repeat-x center top;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	overflow-x: hidden; /*color:#fff;*/
}
a,
a:link,
a:visited {
	text-decoration: underline;
	color: #3131ce;
}
a:hover,
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h3 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.webfont {
	font-weight: 900;
	font-family: 'myriad-pro-n9', 'myriad-pro', sans-serif;
}

/* MAIN BRANDING STYLING
----------------------------------------------------------------------------------------------------*/
.ndcustomcolorclass,
.ndcustomcolorcontainer img {
	background-color: #3131ce !important;
}
.ndcustomtextcolor1 {
	color: #3131ce !important;
}
.ndmoduletextcolor1 {
	color: #3131ce !important;
}
.ndcustomtextcolor2 {
	color: #000000 !important;
}
.ndmoduletextcolor2 {
	color: #000000 !important;
}
.ndcustomlinkcolor1 {
	color: #3131ce !important;
}
.ndcustomlinkcolor1:hover {
	color: #666666 !important;
}
.ndcustomlinkcolor2 {
	color: #000000 !important;
}
.ndcustomlinkcolor2:hover {
	color: #666666 !important;
}
.ndcustombutton1 {
	background: #666666 !important;
	color: #ffffff !important;
}
.ndcustombutton1:hover {
	background: #000000 !important;
	color: #ffffff !important;
}
.ndcustombutton2 {
	background: #3131ce !important;
	color: #ffffff !important;
}
.ndcustombutton2:hover {
	background: #000000 !important;
	color: #ffffff !important;
}
.ndcustom1 {
	background: #000000 !important;
	color: #ffffff !important;
}
.ndcustom2 {
	background: #666666 !important;
	color: #ffffff !important;
}
.ndcustomborder {
	border: 1px solid #666 !important;
}

/* MAIN SKIN STYLES
----------------------------------------------------------------------------------------------------*/
#container {
	width: 980px;
	margin: 0px auto 0;
	overflow: hidden;
}
#contentbody {
	width: 980px;
	padding: 0;
}

/* GROUP STYLES E-COMMERCE
----------------------------------------------------------------------------------------------------*/
a.BuyButton,
a.Checkout,
a.NBright_ClientButton,
a.RemoveWishList,
a.NBright_RecalcButton,
a.CancelOrderButton,
.progress-bar-bg {
	background: url('//a2.nd-cdn.us/img/NB_Store/buttonbg.png') bottom repeat-x #999999 !important;
	color: #fff;
}
.progress-bar-bg {
	background-image: none;
}
.ecom-wrapper {
	border: 1px solid #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

/* NAVIGATION
----------------------------------------------------------------------------------------------------*/
#contentnav {
	width: 980px;
	background: url(img/navbg.jpg) repeat-x;
	margin: 5px auto;
	height: 43px;
}
#contentnav #HouseMenuNav iframe {
	display: none;
}
#contentnav #HouseMenuNav ul,
#HouseMenuNav li {
	list-style-type: none;
}
#contentnav #HouseMenuNav,
#contentnav1 #HouseMenuNav ul {
	background: #ffffff;
	padding: 0 0 0 0px;
}
#contentnav #HouseMenuNav a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	padding: 0 17px;
	text-transform: uppercase;
	text-decoration: none;
}
#contentnav #HouseMenuNav li:hover > a {
	color: #bbb;
}
#contentnav #HouseMenuNav li {
	float: left;
	line-height: 38px;
}
#contentnav #HouseMenuNav li ul {
	background: #dc0b0e;
	left: -999em;
	margin-top: 0;
	position: absolute;
	width: 188px;
	z-index: 10;
}
#contentnav #HouseMenuNav li ul li {
	border: 0px;
}
#contentnav #HouseMenuNav li ul li a {
	color: #ffffff;
	line-height: 20px;
	width: 148px;
	border: 0px;
}
#contentnav #HouseMenuNav li ul li a:hover {
	color: #bbb;
}
#contentnav #HouseMenuNav li:hover ul ul,
#contentnav #HouseMenuNav li.sfhover1 ul ul {
	left: -999em;
}
#contentnav #HouseMenuNav li:hover ul,
#contentnav #HouseMenuNav li li:hover ul,
#contentnav #HouseMenuNav li.sfhover1 ul,
#contentnav #HouseMenuNav li li.sfhover1 ul {
	left: auto;
}
#contentnav #HouseMenuNav li:hover,
#contentnav #HouseMenuNav li.hover {
	position: static;
}
#contentnav #HouseMenuNavItemHome a {
	border: none !important;
}

#bottomnav {
	margin: 20px 0;
	text-align: center;
	clear: both;
}
#bottomnav #HouseMenuNav iframe {
	display: none;
}
#bottomnav #HouseMenuNav ul,
#HouseMenuNav li {
	list-style-type: none;
}
#bottomnav #HouseMenuNav,
#bottomnav1 #HouseMenuNav ul {
	display: inline;
	margin: 0 0 0 0;
}
#bottomnav #HouseMenuNav a,
#dnn_SitemapPane .sitemap {
	color: #3131ce;
	font-weight: 700;
	padding: 0 1px 0 3px;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	border-left: 1px solid #3131ce;
}
#bottomnav #HouseMenuNav li:hover > a,
#dnn_SitemapPane .sitemap:hover {
	color: #000;
}
#bottomnav #HouseMenuNav li {
	display: inline;
	margin: 0;
}
#bottomnav #HouseMenuNavItemHome a {
	border: none !important;
}

/* VEHICLE LOOKUP BAR - HORIZONTAL
----------------------------------------------------------------------------------------------------*/
#find-tire-bar {
	width: 980px;
	height: 194px;
	margin: 0;
	background: url(img/vlb-bg.jpg) no-repeat center top;
}
#TireSizeFinder {
	padding: 29px 300px 0 348px;
}
#TireSizeFinder #sizefinder-inputs {
	background: url(img/vlbtitle.jpg) no-repeat left top;
	width: 140px;
	padding: 0 0 0 0px;
	float: left;
}
#TireSizeFinder #sizefinder-inputs select {
	width: 100px !important;
}
#sizefinder-inputs #year,
#sizefinder-inputs #make,
#sizefinder-inputs #model,
#sizefinder-inputs #option,
#sizefinder-inputs #size {
	margin: 5px 0;
	padding: 0 0 0 30px;
	height: 21px;
}
#links {
	float: right;
}
.vlbCatalogBtn img {
	margin: 0 0;
}
.sizebtn,
.brandbtn {
	display: inline;
	text-indent: -9999px;
	clear: both;
	width: 184px;
	height: 44px;
	float: left;
}
.sizebtn {
	background: url(img/vlb-size.png) no-repeat 0 0;
	margin: 5px 0px;
}
.brandbtn {
	background: url(img/vlb-brands.png) no-repeat 0 0;
	margin: 0 0px;
}

/* CONTENT PANES
----------------------------------------------------------------------------------------------------*/
#dnn_TopContentPane {
	clear: both;
	margin: 5px 0;
}

#HomePane {
	background: #3b3b3b url(img/HomePane-bg.jpg) repeat-x center center;
	display: none;
}
#HomePanes {
	width: 980px;
	height: 215px;
	margin: 0 auto;
	padding: 15px 0;
}
#dnn_LeftPane {
	float: left;
	margin: 5px 0;
	width: 450px;
}
#dnn_RightPane {
	float: right;
	margin: 5px 0;
	width: 530px;
}

#dnn_ContentPane {
	float: left;
	margin: 5px 0;
}
#dnn_SidePane {
	float: right;
	margin: 5px 0;
}

#dnn_MiddleContentPane {
	clear: both;
	margin: 5px 0;
}

#dnn_ContentPane2 {
	float: right;
	margin: 5px 0;
}
#dnn_SidePane2 {
	float: left;
	margin: 5px 0;
}

#dnn_BottomContentPane2 {
	clear: both;
	margin: 5px 0;
}
#dnn_BottomContentPane {
	clear: both;
	margin: 0 0;
}

#dnn_FooterPane {
	overflow: hidden;
}
#dnn_BottomLinksPane {
	margin: 0 auto;
}
#dnn_SitemapPane,
#dnn_SitemapPane * {
	display: inline;
}
#HouseWindow3 {
	display: inline;
}

#dnn_MobileMenuPane {
	display: none;
}
#dnn_MobileContentPane {
	display: none;
}

#dnn_BottomPane {
	float: right;
}
#bottomcontent {
	width: 980px;
	margin: 0 auto;
}

#BottomFooter {
	clear: both;
	width: 980px;
	margin: 1px auto;
}
#dnn_LinksPane,
#dnn_LinksPane2,
#dnn_LinksPane3,
#dnn_SEOPane {
	background: #f3f3f3;
	min-height: 290px;
	padding: 10px 20px 10px;
}
#dnn_LinksPane,
#dnn_LinksPane2,
#dnn_SEOPane {
	float: left;
	margin: 10px 10px 10px 0;
}
#dnn_LinksPane3 {
	float: right;
	margin: 10px 0;
	width: 140px;
}
#dnn_LinksPane2 {
	width: 230px;
}
#dnn_SEOPane {
	width: 265px;
}
#dnn_LinksPane {
	display: none;
	width: 155px;
}

#dnn_SEOPane p {
}
#dnn_SEOPane #bottomboxes a {
	color: #3131ce;
	text-decoration: none;
}
#dnn_SEOPane #bottomboxes a:hover {
	color: #000;
	text-decoration: none;
}

#bottomboxes {
	color: #333333;
}
#bottomboxes h2 {
	color: #3131ce;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 900;
	font-family: 'myriad-pro-n9', 'myriad-pro', sans-serif;
	margin-bottom: 10px;
}
#bottomboxes p {
	margin-bottom: 5px !important;
}
#bottomboxes span {
}
#bottomboxes a {
	color: #666666;
	text-decoration: none;
}
#bottomboxes a:hover {
	color: #3131ce;
	text-decoration: none;
}

#bottomboxes ul#HouseMenuNav {
	margin: 0 !important;
}
#bottomboxes ul#HouseMenuNav li {
	list-style: none !important;
	margin-bottom: 5px !important;
}

.footerSEO {
}

#nd-buttons.contact {
	margin: 0px 0 20px 0;
}
#nd-buttons.contact .item:hover {
	background-position: bottom;
}
#nd-buttons.contact .item {
	float: left;
	width: 201px;
	height: 70px;
}
#nd-buttons.contact .one {
	background: url(img/footer-contactus.png) no-repeat top center;
}

/* CONTENT HEADER
----------------------------------------------------------------------------------------------------*/
#contentheader {
	width: 980px;
	padding: 0;
	height: 164px;
	background: url(img/header.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
}
#dnn_dnnLogo_imgLogo {
	float: left;
	margin: 30px 0 0 10px;
}
#dnn_HeaderContactPane {
	float: right;
	margin: 40px 15px 0 0;
	width: 430px;
}

.headerinfo {
	clear: both;
	color: #3131ce;
	text-align: center;
	margin: 20px 20px 0 0;
	width: 365px;
	float: right;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'myriad-pro-n7', 'myriad-pro', sans-serif;
}

/* CONTENT MAIN
----------------------------------------------------------------------------------------------------*/
#contentmain {
	background: #fff;
	width: 980px;
	margin: 0 auto;
	padding: 5px 0;
}
#contentmain p {
	line-height: normal;
	display: block;
	unicode-bidi: embed;
	margin: 0 0 1.12em 0;
}
#contentmain #info {
	padding: 0 20px;
	margin-bottom: 40px;
}
.subtitle {
	display: block;
	color: #ffffff;
	background: url(img/contentmainsubtitlebg.gif) repeat-x;
	line-height: 29px !important;
	text-indent: 20px;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}
.subtitle a {
	color: #ffffff;
}
#contentmain ul,
#contentmain ol {
	margin: 0 0 10px 35px;
	padding-left: 0px;
	unicode-bidi: embed;
	list-style: none outside none;
}
#contentmain #slider ul {
	margin: 0;
}
#contentmain li {
	display: list-item;
	margin-bottom: 10px;
	list-style: disc outside none;
	line-height: normal;
}

.pc-header .Head {
	color: #3131ce;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'myriad-pro-n9', 'myriad-pro', sans-serif;
}
.pc-header {
	background: url(img/contentmainheaderbg.png) no-repeat left top; /*background:none !important;*/
	padding: 10px 20px;
	height: 30px;
}
.pc-body {
	background: #ffffff; /*background:none !important;*/
	overflow: auto;
	padding: 0px 20px 20px 20px;
}
.pc-footer {
	background: url(img/contentmainfooterbg.png) no-repeat left bottom; /*background:none !important;*/
	height: 20px;
}

#hometext {
	color: #ccc;
	background: url(img/homebg.png) no-repeat 0 0;
	height: 200px;
	padding: 0px 10px;
}
#hometext h1 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'myriad-pro-n9', 'myriad-pro', sans-serif;
}
#hometext p {
	margin: 0 0;
	font-size: 11px;
	line-height: 15px;
}
#hometext a {
	color: #d50000;
}

.brands {
	text-align: center;
}
.assoc {
	text-align: center;
}
#app-style,
#app-style-small {
	display: none;
}
.LGImage {
	list-style: none !important;
}

.locwidget-fax {
	display: none;
}

/* CSS3 Defaults
----------------------------------------------------------------------------------------------------*/
.shadow {
	box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	position: relative;
}
.rounded {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
}
.transition {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#call-to-action {
	display: block;
	background: url(//a2.nd-cdn.us/img/cta.png) repeat-x bottom center;
	text-align: center;
	text-transform: uppercase;
	padding: 20px;
	border: 1px solid #333;
	font-size: 20px;
	text-decoration: none;
	font-weight: 800;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 3px #666;
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
}
#call-to-action .coming-soon {
	font-size: 30px;
}
#call-to-action:hover {
	background: url(//a2.nd-cdn.us/img/cta-hover.png) repeat-x top center;
}
#call-to-action img {
	display: none;
}

/* SLIDER SIZING
----------------------------------------------------------------------------------------------------*/
.sliderImage img {
	width: 530px !important;
}
#dnn_ctr7591_View_Scroller_slider1 {
	height: 200px !important;
	width: 530px !important;
}

/* SUB NAV & SIDE PANE
----------------------------------------------------------------------------------------------------*/
#nd-buttons {
}

#nd-buttons.sub {
	margin: 0 0;
}
#nd-buttons.side {
	margin: 0 0 10px;
}

#nd-buttons .item {
	display: block;
	text-indent: -9999px;
} /* Common CSS shared across both types */
#nd-buttons.sub .item:hover {
	background-position: bottom;
}
#nd-buttons.side .item:hover {
	background-position: bottom;
}
#nd-buttons.sub .item {
	float: left;
	width: 320px;
	height: 175px;
	margin-right: 10px;
} /* For sub items */
#nd-buttons.side .item {
	height: 85px;
	margin-bottom: 10px;
} /* For side items */
#nd-buttons .last {
	margin: 0 !important;
} /* Last element in the list gets this class */

#nd-buttons.sub .one {
	background: url(img/sub1.jpg) no-repeat top center;
}
#nd-buttons.sub .two {
	background: url(img/sub2.jpg) no-repeat top center;
}
#nd-buttons.sub .three {
	background: url(img/shop.jpg) no-repeat top center;
}
#nd-buttons.sub .four {
	background: url(img/sub4.jpg) no-repeat top center;
}

#nd-buttons.side .one {
	background: url(img/sidepanebutton001.jpg) no-repeat top center;
}
#nd-buttons.side .two {
	background: url(img/sidepanebutton002.jpg) no-repeat top center;
}
#nd-buttons.side .four {
	background: url(img/sideshop.jpg) no-repeat top center;
}
#nd-buttons.side .five {
	background: url(img/sidepanebutton002.jpg) no-repeat top center;
}
#nd-buttons.side .three {
	background: url(img/sidepanebutton003.jpg) no-repeat top center;
}
#nd-buttons.side .six {
	background: url(img/sidepanebutton004.jpg) no-repeat top center;
}

.rack {
	background: url(img/sub3small.jpg) no-repeat top center;
	float: left;
	width: 152px;
	height: 82px;
	margin-right: 10px;
	margin: 0 0;
}
.rack:hover {
	background-position: bottom;
}
.rackitem {
	display: block;
	text-indent: -9999px;
} /* Common CSS shared across both types */
#rack .last {
	margin: 0 !important;
} /* Last element in the list gets this class */

/* CONTENT FOOTER
----------------------------------------------------------------------------------------------------*/
#contentfooter {
	overflow: hidden;
	clear: both;
}
#socialfooter {
	margin-bottom: 0;
}
#tirebrands {
	float: right;
	padding-top: 3px;
}

/* SOCIAL MEDIA 20PX
----------------------------------------------------------------------------------------------------*/
#socialmedia {
	width: 100px;
	float: left;
	margin: 0 0 0 0;
}
#plusone {
	margin: 0 3px 0 0 !important;
	*display: none;
	position: relative;
	top: -1px;
}
#associations {
	float: left;
	height: 23px;
	margin: 0 0 0 0;
	width: 100px;
}

#BottomSocial {
	height: 23px;
	overflow: hidden;
}

#social-icon {
	display: block;
	height: 23px;
	width: 24px;
	float: left;
	text-indent: -9999px;
	margin: 0 5px 0 0;
	overflow: hidden;
}

.BottomFacebook {
	background: url(img/facebook.png) no-repeat 0 0;
}
.BottomGooglePlaces {
	background: url(img/googleplaces.png) no-repeat 0 0;
}
.BottomTwitter {
	background: url(img/twitter.png) no-repeat 0 0;
}
.BottomYelp {
	background: url(img/yelp.png) no-repeat 0 0;
}
.BottomFacebook:hover,
.BottomGooglePlaces:hover,
.BottomTwitter:hover,
.BottomYelp:hover {
	background-position: bottom;
}

#socialmedia2 {
	width: 200px;
	float: right;
	margin: 0 0 0 0;
}
.social {
	float: right;
	margin: 0 0 0 0;
	width: 120px;
}
#plusone {
	margin: 0 3px 0 0 !important;
	*display: none;
	position: relative;
	top: -1px;
}
#associations2 {
	float: left;
	height: 20px;
	margin: 0 0 0 0;
	width: 80px;
}

#BottomSocial2 {
	height: 20px;
	overflow: hidden;
}

#social-icon2 {
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	text-indent: -9999px;
	margin: 0 5px 0 0;
	overflow: hidden;
}

.BottomFacebook2 {
	background: url(//a2.nd-cdn.us/img/socialmedia/20px-social/facebook.png) no-repeat 0 0;
}
.BottomGooglePlaces2 {
	background: url(//a2.nd-cdn.us/img/socialmedia/20px-social/googleplaces.png) no-repeat 0 0;
}
.BottomTwitter2 {
	background: url(//a2.nd-cdn.us/img/socialmedia/20px-social/twitter.png) no-repeat 0 0;
}
.BottomYelp2 {
	background: url(//a2.nd-cdn.us/img/socialmedia/20px-social/yelp.png) no-repeat 0 0;
}
.BottomFacebook2:hover,
.BottomGooglePlaces2:hover,
.BottomTwitter2:hover,
.BottomYelp2:hover {
	background-position: bottom;
}

/* NET DRIVEN
----------------------------------------------------------------------------------------------------*/
#bgbottom {
	overflow: hidden;
	background: #f2f2f2 url(img/bgbottom.jpg) repeat-x center top;
}

#ndlink {
	float: left;
}
#poweredbynd,
#poweredbynd:hover {
	margin: 0 auto;
	width: 225px;
	height: 75px;
	padding: 0 20px 0 150px;
	text-align: left;
	background: url(//a2.nd-cdn.us/img/pages/netdriven/ndbadge.png) no-repeat;
}
#poweredbynd {
	background-position: 0 0;
	position: static;
	overflow: hidden;
}
#poweredbynd:hover {
	background-position: 0 -75px;
}
#poweredbynd #login {
	float: left;
	clear: right;
	color: #fff;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#poweredbynd #login a {
	text-decoration: none; /*color:#fff;*/
}
#poweredbynd #login a:hover {
	text-decoration: none; /*color:#fff;*/
}
#ndlinks {
	font-weight: 400;
}

/* SOCIAL MEDIA
----------------------------------------------------------------------------------------------------*/
#dnn_SocialPane {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 60;
}
#dnn_SocialPane #social a {
	/*max-width:100%; min-width:25%;*/
	font-size: 26px;
	width: 45px;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	padding: 8px;
	display: block;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	float: right;
	clear: right;
}
#dnn_SocialPane #social .fa-facebook {
	background: #3b5998;
}
#dnn_SocialPane #social .fa-twitter {
	background: #5ea9dd;
}
#dnn_SocialPane #social .fa-google-plus {
	background: #d73d32;
}
#dnn_SocialPane #social .fa-google {
	background: #d73d32;
}
#dnn_SocialPane #social .fa-yelp {
	background: #c41204;
}
#dnn_SocialPane #social .fa-instagram {
	background: #a06543;
}
#dnn_SocialPane #social .fa-pinterest {
	background: #bd081c;
}
#dnn_SocialPane #social .fa-youtube {
	background: #cc181e;
}
#dnn_SocialPane #social a {
	font-size: 26px;
	width: 45px;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	padding: 8px;
	display: block;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	text-decoration: none;
	display: block;
}

/* DESKTOP EXCLUSIVE STYLES */
@media only screen and (min-width: 980px) {
	#dnn_SocialPane #social a:hover {
		padding-right: 20px;
		width: 65px;
		text-decoration: none;
	}
}

@media only screen and (max-width: 640px) {
	/* SOCIAL MEDIA
	----------------------------------------------------------------------------------------------------*/
	#dnn_SocialPane {
		bottom: 0;
		left: 0;
		width: 100%;
		top: auto;
	}
	#dnn_SocialPane #socialfont a {
		float: left;
	}
	#dnn_SocialPane #socialfont.one-set a {
		width: 100%;
	}
	#dnn_SocialPane #socialfont.two-set a {
		width: 50%;
	}
	#dnn_SocialPane #socialfont.three-set a {
		width: 33%;
	}
	#dnn_SocialPane #socialfont.three-set a:nth-of-type(2) {
		width: 34%;
	}
	#dnn_SocialPane #socialfont.four-set a {
		width: 25%;
	}
	#dnn_SocialPane #socialfont.five-set a {
		width: 20%;
	}
}
