/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy!
Author: sam
Author URI: http://samk.ca/
Version: 1.9.1
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
	margin: 0;
	padding: 0;
  }

h4, h5, h6, {
	font-family: Verdana;
	margin: 0;
	padding: 0 0 5px 0;
  }
  
h2 {
	font-family: Verdana;
	font-size: 22pt;
	font-weight: normal;
	letter-spacing: -2px;
	color:#000000;
	padding: 0 0 3px 0;
  }

h3 {
       font-family: Verdana;
	font-size: 20pt;
	font-weight: normal;
	letter-spacing: -2px;
	color:#000000;
  }

.h4Banner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	background-color: #93D5F8;
	color: #333333;
	padding: 5px 0 2px 5px;
	clear: both;
	margin: 10px 0 0 0px;
}


hr {
  border: 1px solid #121212;
  margin: 10px 0 10px 0;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }

a {
	text-decoration: none;
	color: #5B0029;
  }

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color:#C3D9FF;
  }

a img {
  border: none;  
  }

blockquote {
	padding: 5px 15px 15px 5px;
	margin: 10px 10px 5px 5px;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	background-image: url(images/sgcTopBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header {
	padding: 0;
	margin: 0;
	height: 160px;
	background-image: url(images/gcbHeaderBack.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
  }

#header #logo {
	margin: 0;
	padding: 0;
	float: left;
}

#header h1 {
	padding: 0;
	margin: 0;
}
  
#header h1 a {
	font-size: 7pt;
	text-decoration: none;
	color:#62012E;
}

#header h1 a:hover {
	text-decoration: none;
}

#header span {
	color: #FFFFFF;
	font-size: 6pt;
	margin: 0;
}


/* --------------CATNAV---------------------- */

#catnav {
	float: left;
	margin: 0px;
	clear: both;
  }

/* --------------Menu---------------------- */

#header #topright {
	width: 650px;
	float: right;
	margin: 0 0 3px 1px;
}
#header #topright ul {
	list-style: none;
	padding: 0;
	margin: 0;
  }
#header #topright li {
	display: inline;
	float: right;
  }

#header #topright li a {
	font-size: 9pt;
	padding: 0 15px 0 15px;
	color: #999;
  }
#header #topright li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#C3D9FF;
  }

#nav {
	border-bottom:1px solid #FFF;
	height:30px;
	}

#nav li {
	margin-right:10px;
	}

#nav li, #subnav li {
	float:left;
	list-style:none;
	}

#nav a, #nav a:visited {
	color:#540429;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	margin: 0;
	}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited    {
	background-color: #F3ABCA;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

#subnav {
	height:28px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6C053A;
	}

#subnav li {
	padding:5px 5px 5px 0;
	}	

#subnav a, #subnav a:visited {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	margin: 0;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	padding: 3px 5px 3px 5px;
	background-color: #F3ABCA;
	margin: 0;
	}


/* --------------TOPRSS---------------------- */

#toprss {
	width: 65px;

	padding: 0 0 0 10px;
  }



/* Top Content */

#main {
	margin: 5px 15px 0 15px;
	clear: both;
	width: 930px;
	padding: 20px 0 5px 0;
  }
#contentwrapper {
	float:left;
	width: 560px;
	margin: 0  0 15px 0;
	padding: 0 10px 0 0;
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #62012E;
  font-weight: normal;
  padding: 5px;
  }
.topPost {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	width: 555px;
  }
.topPost topMeta {
	margin: -5px 0 0 0;
	font-size: 9pt;
  }
.topPost topMeta a {
	text-decoration: underline;
	color: #000000;
  }
.topPost topMeta a:hover {
  color: #000000;
  background-color:#DCAEC7;
  }

.topPost div.topContent {
	font-size: 9pt;
	color: #000000;
	margin: 10px 0;
  }
.topPost div.topContent a {
	text-decoration: none;
	color:#666666
  }
.topPost div.topContent a:hover {
	text-decoration: underline;
	color:#000000
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
  
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	padding: 8px 10px;
	line-height: 20pt;
	color: #fff;
  }
  
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
  
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
    background-color:#EAEAEA;
  }
  
 .topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
  
.topPost span.topComments a {
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	line-height: 20pt;
	vertical-align: middle;
	color:#000000;
  }
  
.topPost span.topMore a {
	padding-left: 20px;
	line-height: 20pt;
	vertical-align: middle;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#000000;
  }


.topMetaDate a {
	line-height: 27pt;
	vertical-align: middle;
	color:#000000;
  }
  
.topMetaDate a:hover {
  background: #040404;
  background-color:#040404;
  color:#FFFFFF;
  }
  
.topMetaDate {
	line-height: 27pt;
	color:#000000;
  }
  
 .topPost span.topTags a:hover {
  background: #040404;
  background-color:#040404;
  color:#FFFFFF;
  }
  
  
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	text-decoration: underline;
	color:#FFFFFF;
        background: #040404;
        background-color:#040404;
  }
/*-------------------------- TopTitle ------------------------*/
.topPost h1.topTitle a {
	font-family: Verdana;
	font-size: 23pt;
	font-weight: normal;
	letter-spacing: -2px;
	color:#62012E;
  }
  
.topPost h1.topTitle a:hover {
	text-decoration: none;
        background-color:#C3D9FF;
  }
.topPost h2.topTitle a {
	font-family: Verdana;
	font-size: 23pt;
	font-weight: normal;
	letter-spacing: -2px;
	color:#000000;
  }
  
.topPost h2.topTitle a:hover {
	text-decoration: none;
        background-color:#C3D9FF;
  }
.topPost h1.topTitle {
	font-family: Verdana;
	font-size: 23pt;
	font-weight: normal;
	letter-spacing: -2px;
	color:#62012E;
  }
  
.topPost h1.topTitle:hover {
	text-decoration: none;
        background-color:#C3D9FF;
  }
.topPost h2.topTitle {
	font-family: Verdana;
	font-size: 23pt;
	font-weight: normal;
	letter-spacing: -2px;
	color:#000000;
  }
  
.topPost h2.topTitle:hover {
	text-decoration: none;
        background-color:#C3D9FF;
  }

/*-------------------------- Nextprevious ------------------------*/
#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
	color: #333333;
	text-transform: lowercase;
	text-decoration: underline;
	font-size: 18px;
  }
#nextprevious a:hover {
	color: #000000;
  }


/*-------------------------- Comments ------------------------*/

#comment {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #090909;
	padding: 0px 15px 10px 15px;
	color: #333333;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
	color: #333333;
  }
#comment p a:hover {
	color: #666666;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	width: 330px;
  }
#main #welcome h2 {
	font-size: 15pt;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
  }
#main #welcome p {
	font-size: 9pt;
	margin: 0 10px;
	padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
	margin: 0 0 0 0;
	float: right;
	width: 340px;
	color: #000000;
  }
#sidebars .sidebarbox {
	padding: 8px 15px;
	background-color: #EEF0EE;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 11pt;
	letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #000000;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


#sidebars a {
	display: inline;
	color:#000000;
  }
#sidebars a:hover {
	text-decoration: underline;
       background-color:#EAEAEA;
  }

#sidebars p {
	padding: 2px 0;
	font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
	padding: 15px;
	color: #333333;
	margin: 0 0 10px 0;
	background-image: url(images/gcbPostBackground.jpg);
	background-repeat: repeat;
	background-position: left top;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
	text-decoration: underline;
	color: #000000;
  }
#morefoot a:hover {
	text-decoration: none;
	color:#000000;
  }
#morefoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
	clear: both;
	padding: 15px 15px 10px 15px;
	background-image: url(images/Delightful_Footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	background-position: bottom;
  }
#footer p {
	font-size: 9pt;
	color: #000000;
	padding: 0;
  }
#footer a {
	color: #000000;
	text-decoration: underline;
  }
#footer a:hover {
	color: #040404;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }


/* ----------- smarterNav ---------- */
.smarterNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smarterNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#620D36
}
.smarterNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#headerAd {
	clear: both;
}

#delightfullogo {
	height: 155px;
	width: 220px;
	background-image: url(images/sgcLogo.jpg);
	background-repeat: no-repeat;
}


/* ----------- SearchResults ---------- */
strong.search-excerpt { background: yellow; }    


/*++++++ GoldCoastDealsPost2Columns ++++++++*/

#mainContent {
	width: 550px;
	float: left;
}

.photoColumnContainer {
	width: 560px;
	margin-bottom: 10px;
	overflow: auto;
}

.photoColumn {
	margin-right: 5px;
	float: left;
	width: 200px;
}
.photoColumn2 {
	float: left;
	background-repeat: repeat-y;
	padding: 0 0 0 10px;
	width: 270px;
}

#mainContent .photoColumnContainer .photoColumn2 .LeftColumn {
	float: left;
        padding: 2px 0 0 0;
	width: 135px;
}
#mainContent .photoColumnContainer .photoColumn2 .RightColumn {
	float: right;
        padding: 2px 0 0 0;
	width: 135px;
}

.LeftColumn img {
  padding: 10px 0 0 0;
}

.RightColumn img {
  padding: 10px 0 0 0;
}


#sidebar img, .photoColumn img {
	display: block;
	margin-bottom: 10px;
}
.photoColumn2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1;
	display: block;
}
.pageContent {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 28px;
	width: 490px;
}

/* ----------- smarterNav ---------- */
.smarterNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smarterNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#620D36
}
.smarterNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#PrevNextPost {
	background: #DEE8EF;
	padding: 10px;
}

/* ----------- COLUMNS ---------- */

.lColumn180 {
	font-family: Verdana, Geneva, sans-serif;
	width: 140px;
	float: left;
	padding: 7px;
	margin: 5px 5px 5px 0;
	border: thin solid #924C70;
        height: 220px;

}
.rColumn180 {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 140px;
	padding: 7px;
	margin: 5px 5px 5px 0;
	border: thin solid #924C70;
        height: 220px;
}

.lColumn {
	font-family: Verdana, Geneva, sans-serif;
	width: 225px;
	float: left;
	padding: 10px;
	margin: 10px 10px 10px 0;
	border: thin solid #924C70;
        height: 320px;
}
.rColumn {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 225px;
	padding: 10px;
	margin: 10px 10px 10px 0;
	border: thin solid #924C70;
        height: 320px;
}

.moreBanner {
	padding: 7px 0 0 0;
	margin: 5px 0px 0px -20px;
	width: 525px;
}
.postcontainer .leftBox {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 199px;
}

.postcontainer .rightBox {
	font-family: Verdana, Geneva, sans-serif;
	width: 314px;
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
}


#contentleft {
	float: left;
	width:212px;
	padding: 0;
	margin: 0;
}

#contentright {
	float: right;
	width:305px;
	margin: 0;
	padding: 0 0 0 15px;
}

.rightBox hr {
	color: #93D5F8;
}

/* ----------- MoreSearches ---------- */
#searchMore {
	background-image: url(images/delightfulshopping.jpg);
	background-repeat: repeat-x;
}

#searchMore img {
	margin: 7px;
}

/* ------------ ADS --------------- */
#delightfulHeaderAd {
	width: 728px;
	height: 90px;
	float: right;
	text-align: right;
	margin: 45px 0 0 0;
	padding: 0;
}
#adRotate {
	width: 450px;
	clear: both;
	margin: 0 0 10px 0;
        padding: 0 0 10px 0;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
	color: #003;
	background-color: #C3D9FF;
        margin: 0 1px 0 1px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
        color: #4673C4;
	padding: 0 0 10px 0;
}

/* ----------PAGEMENU----------- */
.rightmenu  {
	float: left;
	width: 200px;
	text-align: left;
	line-height: 11pt;
	padding: 0;
	margin: 0 5px 0 0;
}
.rightmenu a {
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 12px;
}
.rightmenu h4 {
	padding: 0px;
	font-size: 12px;
	color: #C00;
}
.leftmenu {
	float: left;
	line-height: 11pt;
	width: 200px;
	padding: 5px 0 5px 7px;
	text-align: left;
	margin: 0 5px 0 0;
}
.leftmenu a {
	padding: 0 0 0 5px;
	font-size: 12px;
}
.leftmenu h4 {
	padding: 0px;
	font-size: 12px;
	color: #C00;
}
/*-------------------------ThumbnailView----------------------*/
.leftThumb {
	float: left;
	width: 80px;
	padding: 0 10px 0 0;
	background-image: url(http://delightfulshopping.com/wp-content/1mages/Thumb_Background.jpg);
}
.leftThumb h2 {
	float: left;
}
.rightContent {
	float: left;
	width: 420px;
	margin: 0 0 10px 0;
	background-image: url(http://delightfulshopping.com/wp-content/1mages/BroadbeachPostBackground.jpg);
}

.rightContentTitleSubheader {
	font-size: 14px;
}
.topPost .rightContent a h2 {
	font-size: 21px;
	color: #3E4687;
}
.topPost .rightContent a:hover {
	background-color: #D7EFFD;
}
.readmore a {
	padding: 0 0 0 20px;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#127FB8;
}
.excerpt {
	font-size: 12px;
}

/* three column layout */

#column_wrap {
	float: left;
	clear: none;
	width: 650px;
}

#column_01 {
	padding: 5px;
	float: left;
	clear: none;
	width: 225px;
}

#column_02 {
	float: left;
	clear: none;
	width: 225px;
		}
#column_03 {
	float: left;
	clear: none;
	width: 225px;
}

/*------------ two column layout ------------*/

#productsBox ul {
	list-style: none;
	margin: 10px;
        width: 250px;
	padding: 0;
	float: left;
	border: thin solid #BA033C;
}

#productsBox ul li { 
        display: inline;
        padding: 3px 0 3px 20px;
        margin: .4em 0;
        width: 25px;
	border: thin solid #FF0000;
}

#productsBox h2 {
	font-size: 24px;
	font-weight: normal;
}


#productsBox .productBoxExcerpt {
	font-size: 1em;
}
