/* CSS Document */


body  {
	font-family:"Trebuchet MS", "Lucida Sans", sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the#container selector */
	color:#000000;
	font-size:80%;
}

#wrapper {

}


a {
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#339999;
	text-decoration:underline;
}

#spotlight {
	margin-top:15px;
	margin-bottom:5px;
	width:538px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	padding-bottom:45px;
	background-position: bottom;
}

#moreResults {
	border-top:dashed 1px #999999;
	padding:8px;
	padding-top:6px;
	padding-left:78px;
	margin:7px 14px 20px 14px;
}

#moreResults p {
	padding:5px 0 !important;
}

#spotlight ul {
	margin:0;
	padding-left:40px;
}

#spotlight ul li{
	margin:0;
	padding-bottom:5px;
	}


#spotlight p{
	padding-top:10px !important;
	padding-left:28px !important;
	padding-right:28px !important;
	padding-bottom:0 !important;
}

#search_main {
	margin:0 auto;
	margin-bottom:15px;
}

#spotlight .imageHolder {
	background-image:url(http://adultchamber.com/images/spotlightad_01.gif);
	height:69px;
	background-repeat:no-repeat;
	background-position: top;
}

#spotlight .imageHolder img {
	margin-left:27px;
	margin-top:7px;
	border: solid 1px #ffffff;
}

#spotlight .imageHolder embed {
	margin-left:28px;
	margin-top:8px;
}

#spotlight .imageHolder object {
	* margin-left:28px;
	* margin-top:8px;
}


#container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

	background-repeat:repeat-y;
	background-position:center;
}

#summary {
	margin:0 14px 14px 14px;
	background-image:url(http://adultchamber.com/images/summaryBGtop.gif);
	background-repeat:repeat-x;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

#summary p {
	background-image:url(http://adultchamber.com/images/summaryBGbottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px !important;
	display:block;
	font-size:95%;
}

#containerTemplate {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*background-color:#EFEFEF;*/
	background-position:right;
	/*background-image:url(http://adultchamber.com/images/templateMid.gif);*/
	background-repeat:repeat-y;
}

#templateContent {
	margin: 0 0 0 220px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the#mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding-top:18px;
}

#templateContent #ad.threeHunj {
	text-align:center;
	width:320px;
	float:right;
	margin-right:14px;
	margin-left:10px;
	background-color:#efefef;
	border: solid 1px #999999;
	margin-bottom:10px;
}

#templateContent #ad.threeHunj_468 {
	text-align:center;
	width:468px;
	float:right;
	margin-right:14px;
	margin-left:10px;
	background-color:#efefef;
	border: solid 1px #999999;
	margin-bottom:10px;
}

#templateContent #ad.threeHunj p {
	margin:0;
	padding-top:8px;
	padding-bottom:8px;
	color:#999999;
}

#templateContent #ad.threeHunj img {
	margin-top:8px;
	border: solid 1px #999999;
}

#templateContent h1 {
	font-size:18px;
	color:#003366;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#templateContent h2 {
	font-size:16px;
	color:#003366;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	}

#templateContent p {
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#templateContent p.byline {
	font-size:1.15em;
	font-style:italic;
	color:#003333;
}

#templateContent #links ul {
	list-style-type:none;
	margin:0 14px 0 14px;
	padding:0;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

#templateContent #links ul li{
	background-color:#FFFFFF;
	padding:5px;
}

#templateContent #links ul li.alt{
	background-color:#EFEFEF;
}

#templateContent #links p {
	padding-left:15px;
	padding-top:5px;
}

/* TemplaetContent NARROW */

#templateContent_narrow {
	/* margin: 0 0 0 220px;  the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the#mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding-top:18px;
}

#templateContent_narrow #ad.threeHunj {
	text-align:center;
	width:320px;
	float:right;
	margin-right:14px;
	margin-left:10px;
	background-color:#efefef;
	border: solid 1px #999999;
	margin-bottom:10px;
}

#templateContent_narrow #ad.threeHunj p {
	margin:0;
	padding-top:8px;
	padding-bottom:8px;
	color:#999999;
}

#templateContent_narrow #ad.threeHunj img {
	margin-top:8px;
	border: solid 1px #999999;
}

#templateContent_narrow h1 {
	font-size:18px;
	color:#003366;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#templateContent_narrow h2 {
	font-size:16px;
	color:#003366;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	}

#templateContent_narrow p {
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#templateContent_narrow p.byline {
	font-size:1.15em;
	font-style:italic;
	color:#003333;
}

#templateContent_narrow #links ul {
	list-style-type:none;
	margin:0 14px 0 14px;
	padding:0;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

#templateContent_narrow #links ul li{
	background-color:#FFFFFF;
	padding:5px;
}

#templateContent_narrow #links ul li.alt{
	background-color:#EFEFEF;
}

#templateContent_narrow #links p {
	padding-left:15px;
	padding-top:5px;
}

/* TemplaetContent NARROW */

#templateContent_narrow {
	width:560px;
	float: left;
	padding-bottom: 20px;
}

#templateContent_narrow #ad.threeHunj {
	text-align:center;
	width:320px;
	float:right;
	margin-right:14px;
	margin-left:10px;
	background-color:#efefef;
	border: solid 1px #999999;
	margin-bottom:10px;
}

#templateContent_narrow #ad.threeHunj p {
	margin:0;
	padding-top:8px;
	padding-bottom:8px;
	color:#999999;
}

#templateContent_narrow #ad.threeHunj img {
	margin-top:8px;
	border: solid 1px #999999;
}

#templateContent_narrow h1 {
	font-size:18px;
	color:#003366;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#templateContent_narrow h2 {
	font-size:16px;
	color:#003366;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	}

#templateContent_narrow p {
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#templateContent_narrow p.byline {
	font-size:1.15em;
	font-style:italic;
	color:#003333;
}

#templateContent_narrow #links ul {
	list-style-type:none;
	margin:0 14px 0 14px;
	padding:0;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

#templateContent_narrow #links ul li{
	background-color:#FFFFFF;
	padding:5px;
}

#templateContent_narrow #links ul li.alt{
	background-color:#EFEFEF;
}

#templateContent_narrow #links p {
	padding-left:15px;
	padding-top:5px;
}

/* END TemplateContent */

#contact_form {
	margin:0;
	padding-top:3px;
	padding-bottom:8px;
	padding-left:21px;
	padding-right:21px;
}

#header {
	background-image:url(http://adultchamber.com/images/header3.jpg);
	background-repeat:no-repeat;
	text-align:center;
	height:211px;
}

#headerClassifieds {
	background-image:url(http://www.adultchamber.com/classifieds/images/adultchamberjobsheader.jpg);
	background-repeat:no-repeat;
	text-align:center;
	height:211px;
}

#headerClassifieds #searchbox {
	text-align: right;
	margin-top:25px;
	padding-right:111px;
	height:30px;
	color:#FFFFFF;
}

#headerClassifieds #searchbox a {
	color:#ffffff;
	text-decoration:underline;
}

#headerClassifieds #searchbox input#query {
	width:80px;
	background-color:#CCCCCC;
	border: solid 1px #666666;
}

#headerClassifieds img {
	margin-top:5px;
}

#header #searchbox {
	text-align: right;
	margin-top:25px;
	padding-right:111px;
	height:30px;
	color:#FFFFFF;
}

#header #searchbox a {
	color:#ffffff;
	text-decoration:underline;
}

#header #searchbox input#query {
	width:80px;
	background-color:#CCCCCC;
	border: solid 1px #666666;
}

#header img {
	margin-top:5px;
}

#sidebarLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 218px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	border-left: solid 1px #CCCCCC;
}

#sidebarRight {
	float: right; /* since this element is floated, a width must be given */
	width: 218px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	border-right: solid 1px #CCCCCC;

}

#mainContent {
	 /* margin:  0 220px;   the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the#mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding:0;
	float:left;
	width:550px;
}

#mainContent #ad {
	text-align:center;
}




#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
}

.sideBox {
	margin-top:0px;
	padding-bottom:14px;
	background-image:url(http://adultchamber.com/images/bottomSidebox.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.sideBoxtop {
	margin-top:0px;
	padding-bottom:14px;
	background-image:url(http://adultchamber.com/images/bottomSidebox.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.sideBox h1 {
	font-size:14px;
	margin:0;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	display:inline;
	background:#006666;
	border: solid 1px #999999;
}

.sideBox .topSideBox {
	padding-top:5px;
	background-repeat:no-repeat;
	background-image:url(http://adultchamber.com/images/topSidebox.gif);
	background-position:center 14px;
}

.sideBoxtop .topSideBox {
	padding-top:5px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-image:url(http://adultchamber.com/images/topSidebox.gif);
	background-position:center 14px;
}
.sideBox p {
	margin:0;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:21px;
	padding-right:21px;
	background-image:url(http://adultchamber.com/images/midSidebox.gif);
	background-repeat:repeat-y;
	}

.sideBoxtop p {
	margin:0;
	padding-left:33px;
	padding-right:21px;
	background-image:url(http://adultchamber.com/images/midSidebox.gif);
	background-repeat:repeat-y;
	}
	
.sideBox form {
	margin:0;
	padding-top:3px;
	padding-bottom:8px;
	padding-left:21px;
	padding-right:21px;
	background-image:url(http://adultchamber.com/images/midSidebox.gif);
	background-repeat:repeat-y;
	}

.sideBox ul {
	background-image:url(http://adultchamber.com/images/midSidebox.gif);
	background-repeat:repeat-y;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	list-style-type:none;
}

.articles li{
	padding-bottom:.6em !important;
}

.sideBox ul li {
	padding-bottom:.6em;
	line-height:1.2em;
}

.sideBox table {
	background-image:url(http://adultchamber.com/images/midSidebox.gif);
	background-repeat:repeat-y;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	list-style-type:none;
}
.sideBox #ad {
	padding:0;
	padding-top:5px;
	text-align:center;
	}

/* Middle Boxes */

.midBox {
	padding-bottom:17px;
	background-image:url(http://adultchamber.com/images/bottomMidbox.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.midBox h1 {
	font-size:18px;
	margin:0;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
	color:#003333;
	display:inline;
	text-align:center;
	background:#FFFFFF;
}

.midBox .topMidBox {
	padding-top:0px;
	background-repeat:no-repeat;
	text-align:center;
	background-image:url(http://adultchamber.com/images/topMidBox.gif);
	background-position:center 14px;
}
/*
.midBox .topMidBox ul {
	text-align:center;
	background-image:url(http://adultchamber.com/images/topMidBox.gif);
	background-position:center 14px;
	background-repeat:repeat-y;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	list-style-type:none;
}
*/
.midBox .webmBlogs {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-repeat:no-repeat;
	text-align:left;
	background-image:url(http://adultchamber.com/images/topMidBox.gif);
	background-position:center 14px;
}

#tabWebmaster, #tabSubmit, #tabAffiliate, #tabSEO, #tabAdvertise, #tabJobs {
	margin-top:8px;
}

#tabWebmaster .style1 {
	font-family:"Trebuchet MS", "Lucinda Sans",sans-serif;
	font-size:9.5px;
	color:#003366;
	text-align:center;
}

#tabWebmaster .class {
	font-family:"Trebuchet MS", "Lucinda Sans",sans-serif;
	font-size:9.5px;
	color:#003366;
	text-align:center;
}


#tabWebmaster.midBox h1, #tabSubmit.midBox h1, #tabAffiliate.midBox h1, #tabSEO.midBox h1, #tabAdvertise.midBox h1, #tabJobs.midBox h1 {
	font-size:18px;
	margin:0;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:21px;
	padding-right:21px;
	color:#003333;
	display:block;
	text-align:center;
	background:#FFFFFF;
	background:url(http://adultchamber.com/images/midMidBox.gif) repeat-y;
}



.midBox p {
	margin:0;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:21px;
	padding-right:21px;
	background:url(http://adultchamber.com/images/midMidBox.gif) repeat-y;
	}

.midBox #ad {
	padding:0;
	text-align:center;
	}

.midBox #ad img {
	margin-top:5px;
	padding:5px;
	background-image:url(http://adultchamber.com/images/adback.gif);
	background-repeat:repeat-x;
	border:solid 1px #999999;
}

.spacing {
	margin-right:42px;
}
.spacing2 {
	margin-right:5px;
}
/* Three Column List in MidBoxes */

  /* allow room for 3 columns */
.midBox ul
  {
	list-style-image: url(http://adultchamber.com/images/0066_double_arrow.png);
	padding-top:5px;
	padding-bottom:5px;
  }

.midBox ul li {
	vertical-align:middle;
	/*height:65px; */
	}

.midBox ul li:hover {
	list-style-image: url(http://adultchamber.com/images/0066_double_arrow2.png);
}

.midBox .tableWrap {
	background-image:url(http://adultchamber.com/images/midMidBox.gif);
	background-repeat:repeat-y;
	text-align:left;
	
}
/*start here  */
.midBox .tableWrap1 {
	background-image:url(http://adultchamber.com/images/midMidBox.gif);
	background-repeat:repeat-y;
	text-align:left;
}

.midBox .tableWrap1 ul  {
	list-style-image: url(http://adultchamber.com/images/0066_double_arrow.png);
	padding-top:5px;
	padding-bottom:5px;
  }

.midBox .tableWrap1 ul li {
	background-image:url(http://adultchamber.com/images/midMidBox.gif);
	background-repeat:repeat-y;
	text-align:left;
}

.midBox .tableWrap1 ul li :hover{
list-style-image: url(http://adultchamber.com/images/0066_double_arrow2.png);
	
}
/* end here */

.midBox .wenBlogs tableWrap {
	background-image:url(http://adultchamber.com/images/midMidBox.gif);
	background-repeat:repeat-y;
	text-align:center;
}
/*
.midBox .tableWrap table td {
	text-align:left;
	width:0%;
	padding:0px;
	padding-left:0px;
	
	
}

.midBox .webmBlogs tableWrap table td {
	text-align:left;
	width:0%;
	
}
*/
/* ad boxes */

.adBox {
	padding-bottom:17px;
	background-image:url(http://adultchamber.com/images/bottomAdbox.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.adBox h1 {
	font-size:18px;
	margin:0;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
	color:#003333;
	display:inline;
	text-align:center;
	background:#FFFFFF;
}

.adBox .topAdBox {
	padding-top:5px;
	background-repeat:no-repeat;
	text-align:center;
	background-image:url(http://adultchamber.com/images/topAdBox.gif);
	background-position:center 14px;
}

.adBox p {
	margin:0;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:21px;
	padding-right:21px;
	background-image:url(http://adultchamber.com/images/midAdBox.gif);
	background-repeat:repeat-y;
	}


.adBox #ad {
	padding:0;
	text-align:center;
	}

.adBox #ad img {
	margin-top:5px;
	padding:5px;
	background-image:url(http://adultchamber.com/images/adback.gif);
	background-repeat:repeat-x;
	border:solid 1px #999999;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#menu {
	font-size:1.1em;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

	/************* #search styles ***************/

.formfield {
   width:25px;
   text-align:center;
   font: 10px Arial, Helvetica, sans-serif;
}

.formfield input {
	text-align:center;
   margin-bottom: 2px;
   color: #000;
   font: 11px Tahoma, Geneva, sans-serif;
}

.formfield textarea {
   margin-bottom: 2px;
   color: #000;
   font: 11px Tahoma, Geneva, sans-serif;
}

input.submit {
   margin: 0;
   padding: 0;
   background-color: #eee;
   border: 1px solid #666;
   color: #000;
   font: 10px Arial, Helvetica, sans-serif;
}

form {
}

.error {font-weight: bold;
color:#FF3300;
padding-left: 18px;
text-align: right;
background: url(public/shared/http://adultchamber.com/images/error.png) no-repeat left top;}

/* :KLUDGE: Explicitly set the width for IE6- */

* html .error {width: 10em;}

#contact_us {
	color:#990000;

}

a.login:hover {
		color: lime;
	}
a.login {
		color: green;
	}

/* quickmenu styles */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/


	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
		background-color:#ffffff;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#CCCCCC;
		background-image:url(http://adultchamber.com/images/template1_bg.gif);

	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#ffffff;
		background-color:transparent;
		text-decoration:none;
		font-size:0.85em;
		padding:2px 9px 2px 9px;
		border-style:solid;
		border-color:#000000;
		border-width:0px 0px 0px 0px;

	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{
		/*border-color:#333333;*/

		color:#000000;
		background-color:#EFF4FA;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State """"""""*/
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{
		color:#000000;
		background-color:#EFF4FA;
		text-decoration:underline;
		background-image:url(http://adultchamber.com/images/template1_black_arrow.gif);
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url(http://adultchamber.com/images/template1_white_arrow.gif);
		background-repeat:no-repeat;
		background-position:92%;
		cursor:default;
	}




	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{

		background-color:#d6dce2;
		padding:5px 5px 5px 5px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		margin:0px;
		border-color:#333333;

	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
		color:#333333;
		border-width:0px 1px 0px 1px;
		border-color:#f6f3f3;
		border-style:solid;
		padding:3px 30px 3px 5px;

	}

	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		border-color:#666666;
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{

		border-color:#666666;
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
		background-image:url(http://adultchamber.com/images/template1_black_arrow_right.gif);

	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent
	{

		background-image:url(http://adultchamber.com/images/template1_black_arrow_right.gif);

	}

#tabtable td {
	padding: 0px 15px;
}

.style4 {color: #999999; font-size: 11px; }
.style5 {font-size: 15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#right_form {
	width: 200px;
	padding-right: 10px;
	float: right;
}

#cform {
	width: 190px;
	padding: 5px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}