f/* CSS Document */


.twtr-widget h4{
font-size:13px !important;
}



body.thrColFixHdr {
	background: url("images/main-bg.png") repeat-y scroll 50% 0 #F6F6F6;
	background: #2e8dcd;
}

body {
    -webkit-text-size-adjust: 100%;
}


hr             { font-family: verdana, tahoma; font-size: 8pt}
html           { font-family: verdana, tahoma; font-size: 8pt}
p              {
	font-family: verdana, tahoma;
	font-size: 8pt;
}
td             { font-family: verdana, tahoma; font-size: 8pt}
a              { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:active       { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:link         { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:visited      { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:hover	       { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: red }
a.top          { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 10pt; color: yellow }
a.top:active   { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 10pt; color: yellow }
a.top:link     { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 10pt; color: yellow }
a.top:visited  { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 10pt; color: yellow }
a.top:hover    { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 10pt; color: white }
a.side         { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080; }
a.side:active  { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080; }
a.side:link    { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080; }
a.side:visited { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080; }
a.side:hover   { font-family: verdana, tahoma; font-weight: normal; text-decoration:underline; font-size: 8pt; color: blue }
a.sideh         { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: #FFFFFF; }
a.sideh:active  { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: #FFFFFF; }
a.sideh:link    { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: #000000; }
a.sideh:visited { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: #023D7C; }
a.sideh:hover   { font-family: verdana, tahoma; font-weight: bold; text-decoration:underline; font-size: 8pt; color: #023D7C; }
tr             { font-family: verdana, tahoma; font-size: 8pt}
.cell		   { font-family: verdana, tahoma; font-size: 8pt; color: black; font-weight: normal; background-color : #E0BB8C; width : 150;  vertical-align : top }
.table		   { background-color : #E0BB8C; cellpadding : 0;  width : 150; border-collapse : collapse; border-color : #FFFFCC }
.image			{ border: 1px solid #000000;
}
.imagec			{
	text-align: center;
	border: 1px solid #000;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.imagepad			{ border: 1px solid #000;
	border-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.imagepadnone, 	.logoheaderleft, .logoheaderright {
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logoheaderleft		{
	float:left;
	}
	
.logoheaderright	{
	float:right;
	margin-right:7px;
	}

.style1 		{
	color: #000000;
	text-align: center;

}

/* NAV BAR */
#mainNav{
overflow:hidden;
margin:2px auto;
padding:0px;
}

#mainNav ul {
	margin-top: 4px;
	margin-bottom:10px;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: none;
	white-space:nowrap;
	width: 999px;
}

#mainNav li {
	float: left;
	padding: 0;
	margin-left:5px;
}

#mainNav li a, #mainNav li a:link {
	color: #F6F6F6;
	min-width:113px;
	text-decoration: none;
	padding: .5em 1.2em;
	border: 1px solid #f5f5f5;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-align:center;
}


/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }

div.gimg
{
	margin: 8px;
	border: 1px solid #10517b;
	height: auto;
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
	padding: 8px;
}	
div.gimg gimg
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.gimg a:hover gimg {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 150px;
  margin: 2px;
}


div.gimg2
{
	margin: 8px;
	border: 1px solid #10517b;
	height: auto;
	width: 150px;
	height: 135px;
	float: left;
	text-align: center;
	padding: 8px;
}	
div.gimg2 gimg2
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.gimg2 a:hover gimg2 {border: 1px solid #0000ff;}
div.desc2
{
  text-align: center;
  font-weight: normal;
  width: 150px;
  margin: 2px;
}

div.gimg250
{
	margin: 8px;
	border: 1px solid #10517b;
	height: auto;
	width: 250px;
	height: 170px;
	float: left;
	text-align: center;
	padding: 4px;
}	
div.gimg250 gimg250
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.gimg250 a:hover gimg250 {border: 1px solid #0000ff;}
div.desc250
{
  text-align: center;
  font-weight: normal;
  width: 250px;
  margin: 2px;
}

div.gimg250h
{
	margin: 8px;
	border: 1px solid #10517b;
	height: 250px;
	width: auto;
	float: left;
	text-align: center;
	padding: 4px;
}	
div.gimg250h gimg250h
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.gimg250h a:hover gimg250h {border: 1px solid #0000ff;}
div.desc250h
{
  text-align: center;
  font-weight: normal;
  width: auto;
  height: 250px
  margin: 2px;
}


div.gimg125
{
	margin: 8px;
	border: 1px solid #10517b;
	height: 110px;
	width: auto;
	float: left;
	text-align: center;
	padding: 4px;
}	
div.gimg125 gimg125
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.gimg125 a:hover gimg125 {border: 1px solid #0000ff;}
div.desc125
{
  text-align: center;
  font-weight: normal;
  width: auto;
  height: 110px
  margin: 2px;
}
div.gimg150mon
{
	margin: 8px;
	border: 1px solid #10517b;
	height: auto;
	width: 150px;
	height: 170px;
	float: left;
	text-align: center;
	padding: 4px;
}	
.redlarge {
 font-size: 200%;
 font-weight: bolder;
 color: #F00;
}

.buyonlinehomeside{
float:right;
background-color:#FFFFFF;
border:none;
width:150px;
margin-right:5px;
}

/* Styles from thrColFixHder.css July 2011*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #2e8dcd;
	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;
}
.thrColFixHdr #container { 
	width: 1001px;  /* increased from 960px July 2011 */
	background: #FFFFFF;
	margin: 1px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #CCCCCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	background:#FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
} 

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* 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 */
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 7px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar2blog {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* 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 */
	margin-top:4px;
	padding-top: 0px;
	padding-right:7px;
	padding-bottom: 2px;
	padding-left: 3px; /* padding keeps the content of the div away from the edges */
	text-align: center;
}


.thrColFixHdr #mainContent { 
	margin: 0 175px; /* 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: 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top:4px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	min-height:500px;
	background-image:url(images/grayfadebottom.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;	
} 

.thrColFixHdr #footer { 
	padding: 0px; 
	background-image:url(images/grayfadebottom.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#FFFFFF;
	overflow:hidden;
	margin:10px 0px 0px 0px;
} 


.footerlist ul {
    font-size: 11px;
    line-height: 110%;
    margin: 0 0 18px 5px;
    padding: 0 0 0 1px;
}


.footerlist li, .redbullet li {
    background-image: url("images/footer-bullet.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-left: 1px;
    padding-left: 13px;
    padding-right: 8px;
}

.tickbullet li {
    background-image: url("images/tick_bullet.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-left: 1px;
	padding-top:4px;
    padding-right: 8px;
	padding-bottom:4px;
	padding-left: 24px;
	font-size:1.2em;
	font-weight:bold;
}

.thrColFixHdr #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 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	clear:both;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
    font-size: 1px;
    line-height: 0px;
}

div.img
{
	background-image: url(/images/back-shadew.gif);
	margin: 4px;
	border: 1px solid #0000ff;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	padding: 4px;
}	

div.imgr
{
	margin: 2px;
	border: 0px solid #0000ff;
	height: auto;
	width: auto;
	float: right;
	text-align: center;
	padding: 2px;
}	
div.imgr imgr
{
  display: inline;
  margin: 2px;
  border: 1px solid #000;
}
div.imgr a a:hover imgr {border: 1px solid #0000ff;}
div.descr
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 1px;
}

/* New Styles added for re-design July 2011*/

#searchbox{
margin:15px;
padding:5px;
width: 250px;
border:5px solid #CCCCCC;
background-color:#f5f5f5;
float:left;
}


.socialheader{
font-size:9px;
border:none;
padding:0px;
margin:15px 3px 4px 5px;
width:325px;
float:right;
}

.socialfooter{
font-size:9px;
border:none;
padding:0px;
margin:2px 3px 4px 5px;
width:310px;
float:right;
}

.social{
font-size:9px;
border:none;
padding:0px;
margin:2px 3px 4px 5px;
width:310px;
float:left;
clear:left;
}



.buyonlinehomeside img{
border:none;
}

#footer h2
{
/*background:#023D7C;*/
padding:6px;
color:#FFFFFF;
margin:0px;
}

.footerlist{
	float: left;
	min-height: 105px;
	padding-left: 10px;
	padding-top: 10px;
	width: 185px;
	font-size:9px;
}

.thrColFixHdr #header ul{
margin:0px;
padding:0px;
}

/* -----buy online boxes in righthand sidebar ---------- */
.specialofferbox
{
width:155px;
min-height:150px;
border:none;
background:url("images/specialofferbg.jpg");
background-repeat: no-repeat;
margin-bottom:3px;
}

.specialofferbox h3
{
color:#FFFFFF;
font-size:1.35em;
line-height:90%;
padding-top:7px;
}

#sidebar2blog h2{
font-size:14px;
padding:4px;
color:#000000;
margin:0px;
}

#sidebar2 h2{
font-size:14px;
padding:4px;
color:#FFFFFF;
margin:0px;
}


#sidebar1 p{
padding:8px;
}
/* -----end of styles for boxes in righthand sidebar ---------- */


/* Styles from bathroom.css combined July 2011 */
hr             { font-family: verdana, tahoma; font-size: 8pt}
html           { font-family: verdana, tahoma; font-size: 8pt}
p              {
	font-family: verdana, tahoma;
	font-size: 8pt;
}
td             { font-family: verdana, tahoma; font-size: 8pt}
a              { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:active       { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:link         { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:visited      { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:hover	       {
	font-family: verdana, tahoma;
	font-weight: bold;
	text-decoration:none;
	color: #10517B
}

a.sideblog         { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: white; text-align: center }
a.sideblog:active  { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: white; text-align: center  }
a.sideblog:link    { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: white; text-align: center  }
a.sideblog:visited { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; font-size: 8pt; color: white; text-align: center  }
a.sideblog:hover   {
	font-family: verdana, tahoma;
	font-weight: bold;
	text-decoration:underline;
	font-size: 8pt;
	color: yellow;
	text-align: center;
}
tr             { font-family: verdana, tahoma; font-size: 8pt}
h1             {
	font-family: arial narrow, verdana, tahoma;
	font-size: 16pt;
	color: #0078c1;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0px
}

h2
{ 
	font-family: arial narrow, verdana, tahoma;
	font-size: 14pt;
	color: #0078c1;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0
}

.h2home
{ 
	font-family: arial narrow, verdana, tahoma;
	font-size: 1.5em;
	color: #0078c1;
	font-weight: bold;
	margin-top:0;
	margin-bottom:5px;
}

h2.sidebar-title            {
	font-family: arial narrow, verdana, tahoma;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	text-align: left;
}

h3, .footerlist h3{ 
	font-family: arial narrow, verdana, tahoma;
	font-size: 1.7em;
	color: #0078c1;
	font-weight: bold;
	margin-top:0;
	margin-bottom:10px;
}




.cell		   { font-family: verdana, tahoma; font-size: 8pt; color: black; font-weight: normal; background-color : #E0BB8C; width : 150;  vertical-align : top }
.table		   { background-color : #E0BB8C; cellpadding : 0;  width : 150; border-collapse : collapse; border-color : #FFFFCC }


/* NAVIGATION - Note: The colors will be declared for each section*/
ul#genNav, ul#buildNav, ul#decNav, ul#elecNav, ul#plumbNav, ul#bathNav{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	border-bottom: 1px solid #FFF;
	font-size:8pt;

}

#genNav a, #buildNav a, #decNav a, #elecNav a, #plumbNav a, #bathNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #999999;
	border-bottom: none;
	display: block;
	padding: 4px 4px 4px 4px;
	margin-top:5px;
	text-align:center;
}

#genNav a:hover, #buildNav a:hover, #decNav a:hover, #elecNav a:hover, #plumbNav a:hover, #bathNav a:hover{
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	color: #FFFFFF;
	text-decoration:none;
	font-size:8pt;
	text-align:center;
}


/* ----------about us pages nav colours----------- */
#genNav a, .about{
background-color: #023D7C;
}

#genNav a:hover{
background-color: #000000;
}

/* ----------builders merchant nav colours----------- */
#buildNav a, .builders
	{
	background-color: #FF3333;	
	}
#buildNav a:hover, .builders a:hover
	{
	background: #990000;
	}
/* ---------electrical wholesaler nav colours----------- */
#elecNav a, .electrical
	{
	background-color: #009966;	
	}
#elecNav a:hover, .electrical a:hover
	{
	background: #127755;
	}
/* ---------plumbers merchant nav colours----------- */
#plumbNav a, .plumbers
	{
	background-color: #0099ff;	
	}
#plumbNav a:hover, .plumbers a:hover
	{
	background: #0e7ac1;
	}
/* ---------bathroom showroom nav colours----------- */
#bathNav a, .bathroom
	{
	background-color: #666666;	
	}
#bathNav a:hover, .bathroom a:hover
	{
	background: #3d3c3c;
	}
/* ----------decorators merchant nav colours ----------- */
#decNav a, .decorating
	{
	background-color: #ff9933;	
	}
#decNav a:hover, .decorating a:hover
	{
	background: #ff6600;
	}
/* ----------buyonline nav colours ----------- */
.buyonline
	{
	background:url("images/gradientnavbg.jpg") repeat-x scroll right center transparent;
	}
.buyonline a:hover
	{
	background: #000000;
	}

/* IE Fixes */
/* remove annoying gaps */
#bathNav li {	
	display: inline; 
}
/* force hover on entire width of  link */
* html #bathNav a {
	height: 1px;
}
/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #2e8dcd;
    padding-bottom:1.5em;
	font-size:100%;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:150%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
/* For slot machine tabs */
#slot-container { 
width: 610px; 
margin: 50px auto; 
background-color:#CCCCCC;
}


.tabs { list-style: none; overflow: hidden; padding-left: 1px; }
.tabs li { display: inline; }
.tabs li a { display: block; float: left; padding: 4px 8px; color: black; border: 1px solid #ccc; background: #eee; margin: 0 0 0 -1px; }
.tabs li a.current { background: white; border-bottom: 0; position: relative; top: 2px; z-index: 2; }

.box-wrapper { -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; padding: 20px; background: white; border: 1px solid #ccc; margin: -1px 0 0 0; height: 210px; position: relative; }
.content-box { overflow: hidden; position: absolute; top: 20px; left: 20px; width: 568px; height: 230px; }

.current { z-index: 100; }

.col-one, .col-two, .col-three { width: 24%; float: left; position: relative; top: 350px; }
.col-one, .col-two { margin-right: 3%; }



.clear{
clear:both;
}

/*--homepage tabs--*/

#tabs_wrapper {
	width: 622px;
}
#tabs_container {
	border-bottom: 1px solid #ccc;
}
#tabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0 0 0 10px;
	font: 0.85em arial;
}
#tabs li {
	display: inline;
}
#tabs li a {
	border: 1px solid #ccc;
	padding: 5px 3px;
	text-decoration: none;
	background-color: #eeeeee;
	border-bottom: none;
	outline: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
	background-color: #dddddd;
	padding: 3px 3px;
}
#tabs li.active a {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	padding: 5px 3px 2px 3px;
	border-bottom: none;
}
#tabs li.active a:hover {
	background-color: #eeeeee;
	padding: padding: 5px 3px 2px 3px;
	border-bottom: none;
}

#tabs li a.icon_accept {
	background-image: url(accept.png);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-left: 24px;
}
#tabs li a.icon_accept:hover {
	padding-left: 24px;
}

#tabs_content_container {
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
	width: 600px;
}
.tab_content {
	display: none;
	overflow:hidden;
	font-size:12px;
	line-height:130%;
}

.tab_content img{
float:left;
border:2px solid #CCCCCC;
margin-right:15px;
}


