body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	height: 100%;
	width: 100%;
	background-image: url(bodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e9e9e9;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(buttonBg.gif);
	height: 23px;
	border: 1px solid #7db1ff;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #8fbbf5;
}

.button:hover {
	background-image: url(buttonBgHover.gif);
	background-position: bottom;
	background-color: #8fbbf5;
	background-repeat: repeat-x;
}

.signupButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #644e00;
	text-decoration: none;
	background-color: #ffd418;
	background-image: url(signUpButton.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ffa200;
	font-weight: bold;
	height: 29px;
}

.signupButton:hover {
	background-color: #ffd418;
	background-image: url(signUpButtonHover.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}

.wrapper {
        width: 980px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 4px;
}


/*Header Area*/
.headerbg {
	background-image: url(headerBg.gif);
	background-repeat: repeat-x;
	width: 100%;
	display: table;
}

.header {
	height: 97px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.headerright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1082ce;
	text-decoration: none;
}

.headerright a:hover {
	color: #666666;
	}

.headerright {
	display: block;
	float: right;
	margin-top: 35px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logo {
	width: 215px;
	top: 22px;
	position: absolute;
	display: block;
	float: left;
}
.sitename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #87beff;
	text-decoration: none;
	float: left;
	display: block;
	width: 214px;
	text-align: center;
	line-height: 30px;
}

/*Main Menu*/
#menu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
}

#menuBg {
	background-image: url(menuBg.gif);
	background-repeat: repeat-x;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.mainlinks a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainlinks a:hover {
	color: #0099FF;
	text-decoration: none;
}

#menu UL {
	margin: 0px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	display: block;
	width: auto;
}
#menu LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-type: none;
	text-transform: lowercase;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: auto;
	line-height: 20px;
	height: 20px;
}

#menu A {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}

#menu A:hover {
	text-decoration: none;
	color: #74abff;
	display: block;
}
.mainlinks {
	display: block;
	padding-left: 230px;
}
#search {
	float: right;
	padding: 0px;
	height: 20px;
	width: auto;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}

.search {
	background-color: #7f7f7f;
	background-image: url(lens.gif);
	background-repeat: no-repeat;
	height: 22px;
	border: 2px solid #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	width: 170px;
	background-position: left center;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

/*Submenu*/

#submenuBg {
	background-color: #2b2b2b;
	height: 30px;
	display: block;
}


#submenu {
	width: 980px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#submenulinks  {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding-left: 30px;
}
#submenulinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#submenulinks a:hover {
	color: #74abff;
	text-decoration: none;
}




/*Content part*/

.contentpane {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #d8d8d8;
	width: 980px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

#contentpane a, a {
	font-size: 12px;
	color: #007acb;
	text-decoration: none;
}

.status {
	float: left;
	padding: 0px;
	margin-bottom: 12px;
	width: 960px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 14px;
	display: inline;
}

.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
	display: inline;
	width: 952px;
	margin-right: 0px;
	margin-left: 14px;
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
}


.adsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height:100px;
	text-align: center;
	display: block;
	margin: 10px;
	width: auto;
}

.adsBox span {
	padding: 10px;
	display: inline;
}

.boxBg {
	background-image: url(boxBg.gif);
	background-repeat: no-repeat;
	width: 632px;
	height: 210px;
	border: 1px solid #d1e3ff;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.boxLogin {
	width: 190px;
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
	margin-right: 90px;
	padding: 0px;
}

.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7db1ff;
	height: 23px;
	line-height: 23px;
	width: 170px;
	padding-top: 2px;
	padding-left: 4px;
}

#content {
	background-color:#FFFFFF;
	background-image:url(boxHighlighted.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	color:#000000;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	padding:6px;
	text-align:left;
	text-decoration:none;
	width:518px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content li {
	color:#000000;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:230px;
}

.boxLogin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.boxLogin li {
	margin-bottom: 5px;
	margin-left: 10px;
}

.welcome {
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 180px;
	display: inline;
}

.eventsBox {
	height: 210px;
	width: 300px;
	float: left;
	background-color: #f6fbff;
	background-image: url(eventsBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #d1e3ff;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.smallerpanes {
	margin-right: auto;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 952px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

.smallerpanes ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.smallBox {
	float: left;
	height: 232px;
	width: 310px;
	border: 1px solid #d8d8d8;
	background-image: url(smallBoxBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.smallBoxContent ul {
	margin: 0px;
	padding: 0px;
	width: 288px;
}

.smallBoxContent li {
	width: 140px;
	list-style-type: none;
	display: block;
	margin-right: 4px;
	float: left;
	margin-top: 2px;
	text-align: center;
	margin-bottom: 4px;
}

.smallBoxMiddle {
	float: left;
	height: 232px;
	width: 306px;
	border: 1px solid #d8d8d8;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(smallBoxBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	display: inline;
}

.smallBoxContent img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: left;
}

.smallBoxContent {
	display: block;
	margin: 10px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(headingBg.gif);
	background-repeat: repeat-x;
	height: 32px;
	display: block;
	line-height: 32px;
	text-indent: 12px;
	float: none;
}

#contentpane a:hover, a:hover {
	color: #666666;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.events {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*Popular Images*/
.popImages {
	width: 676px;
	float: left;
/*	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
*/
/*	height: 350px;  */
	margin: 5px;
}


.petInfo {
	width: 282px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	height: 250px;  
	margin: 5px;
}

.thumb {
	background-image: url(thumbBg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 113px;
	width: 137px;
	margin-right: 14px;
	margin-left: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

.thumbBW {
	background-image: url(thumbBgbw.gif);
	background-repeat: no-repeat;
	display: block;
	height: 117px;
	width: 140px;
	margin-right: 5px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbBig {
	background-image: url(thumbBgBig.gif);
	background-repeat: no-repeat;
	display: block;
	height: 198px;
	width: 240px;
	margin-right: 14px;
	margin-left: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}


.popImages ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 0px;
}

.thumb img, .thumbBW img {
	padding-top: 14px;
	padding-left: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.popImages li {
	list-style-type: none;
}

.petname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 141px;
	margin-right: 14px;
	margin-left: 14px;
}

.ownername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 141px;
	margin-right: 14px;
	margin-left: 14px;
}

.ownernameBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 240px;
	margin-top: 6px;
	margin-right: 14px;
	margin-left: 14px;

}



.dataright {
	display: inline;
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
}
/*Cloud Section*/

.tagcloud {
	display: inline;
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	color: #007acb;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
}

#cloud {
	margin: 0px;
}

#cloud li { display: inline; 
}
/*
#cloud { padding: 2px; line-height: 3em; text-align: left; 
}
*/
#cloud {
        width: 250px;
    margin: 0px;
        float: right;
        border-left: 1px dotted #666;
        padding: 2px;
        padding-left: 10px;
        line-height: 3em;
        text-align: left;
}


#cloud a {
	padding: 0px;
	color: #007acb;
	margin-right: 4px;
	margin-left: 4px;
}

#cloud a:hover {
	color:#666666;
}

#cloud a.tag1 { font-size: 10px; font-weight: bold; }
#cloud a.tag2 { font-size: 12px; font-weight: bold; }
#cloud a.tag3 { font-size: 14px; font-weight: bold; }
#cloud a.tag4 { font-size: 16px; font-weight: bold; }
#cloud a.tag5 { font-size: 18px; font-weight: bold; }
#cloud a.tag6 { font-size: 20px; font-weight: bold; }
#cloud a.tag7 { font-size: 22px; font-weight: bolder; }
#cloud a.tag8 { font-size: 24px; font-weight: bold; }
#cloud a.tag9 { font-size: 26px; font-weight: bold; }
#cloud a.tag10 { font-size: 28px; font-weight: bold; }

.legend {
	background-color: #e3e3e3;
	background-image: url(legendRow.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}

.listrow1 {
	background-color: #eaeaea;
	padding: 5px;
}

.listrow2 {
	background-color: #fafafa;
	padding: 5px;
}




/* OLDER STUFF - not Satyen latest... */


#ads {
	text-align: center;
   background-color: #dedede;
   padding: 3px;
	border: 1px solid #CCCCCC;
        
}
.smallbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(buttonBg.gif);
	height: 16px;
	border: 1px solid #737373;
}

.td_head_left {
	background-color: #e3e3e3;
	background-image: url(legendRow.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
        text-align: left;
}
.td_head {
	background-color: #e3e3e3;
	background-image: url(legendRow.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
        text-align: left;
}
.td_head_right {
	background-color: #e3e3e3;
	background-image: url(legendRow.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
        text-align: left;
}
.tabdets88 {
	background-color: #e6e6e6;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
}

.tabdets9 {
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
}

.tabdets2 {
	background-color: #d7d7d7;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
}


/* index page specific styles */

.big-dyno-box {
	padding: 10px;
	width: 750px;
	height: 180px;
	padding-left: 0;
	padding-right:0;
/*	background-image: url(boxHighlighted.gif); */
	background-repeat: repeat-x;
	border: 1px solid #d7d7d7;
	background-color: #e6e6e6;
	margin-left: auto;
	margin-right: auto;
}

.promobox {
	border: 1px solid #acacac;
	padding: 5px;
	background-color: #ffffff;
}

.newsbox {
	border: 1px solid #acacac;
	padding: 5px;
	background-color: #ffffff;
	width:320px;
}

.petbox {
	border: 1px solid #acacac;
	padding: 3px;
	background-color: #ffffff;
        width: 180px;
}

.petboxnob {
	border: 0px;
	padding: 3px;
	background-color: #ffffff;
        width: 80px;
}



.contentBox ul {
	padding: 0px;
	float: left;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
	width: 290px;
}
.thumbBig img {
	margin-top: 24px;
	margin-left: 31px;
}





#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}

.contentBox {
	float: left;
	height: 250px;
	width: 630px;
	background-color: #FFFFFF;
	border: 1px solid #d1e3ff;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
	display: inline;
}

.squareAds {
	background-color: #FFFFFF;
	height: 250px;
	width: 300px;
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: 1px solid #d1e3ff;
	display: inline;
}

.squareAds span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0px;
	width: auto;
	height: auto;
}

.content {
	display: block;
	margin-top: 2px;
	margin-right: 10px;
}

.myPets {
	width: auto;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.myPets ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.addlink {
	clear: left;
	float: left;
	display: inline;
	white-space: nowrap;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 14px;
}

.CommentsBox {
	float: left;
	display: block;
	width: 400px;
	margin-left: 10px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
	margin-top: 10px;
}
.CommentsBox span {
	line-height: 20px;
	width: auto;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
IMG {
	border-style: none;

}


#footer A{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #99CCFF;
	text-decoration: none;
}



#footerBg {
        background-color: #7f7f7f;
        height: 30px;
        display: block;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        float: left;
        margin-top: 10px;
}

.right {
	display: block;
	float: right;
        margin-top: 4px;
}








/*User Messages*/
.usrerr {
        color : red;
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        padding: 4px;
        margin: 2px;
        border: 1px solid red;
}


.usrmsg {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        padding: 4px;
        margin: 2px;
        border: 1px solid #87beff;
        color: #87beff;
        font-weight: bold;
        background-color: #FFFFFF;
 }

.petdetails, .petdetails TD {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
}

.inmatt {
        height: 1px;
        font-size: 1px;
        margin: 0px;
        border: 0px;
        background-color: #f2f2f2;
        color: #c0e3f2;
}








.smallBoxEv {
	float: left;
	height: 232px;
	width: 307px;
	border: 1px solid #d8d8d8;
	background-color: #f6fbff;
	background-image: url(eventsBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #d1e3ff;
}


.online {
	color: #77b50c;
}

.admin {
	color: blue;
	background-color: #cccccc;
}





.BBcode {
   color: blue;
   border: 1px solid blue;
   padding: 4px;
}

