.prodlistL; {
 width: 45%;
 background-color: #000;
 float: left;
}

body {
 margin: 0;
 padding: 0;
 background-color: #0000CE;
 color: white;
 font: small Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
 background-color: #fff;
 color: black;
 margin: 10px 15px 10px 15px;
 padding: 10px;
}
#header-bottom {
 border-top: 1px solid #FF0000;
 border-bottom: 1px solid #FF0000;
}
#header-bottom ul {
 margin: 0;
 padding: 0 30px 0 0;
 text-align: right;
}
#header-bottom li {
 display: inline;
 background-color: #fdf8f2;
 color: #000;
}
#header-bottom a:link, #header-bottom a:visited {
 text-decoration: none;
 background-color: #fdf8f2;
 font-weight: bold;
 color: #2E3192;
}
/* Hides from IE5-mac \*/
* html #header-bottom {height: 1%;}
/* End hide from IE-mac */

#header-top {
 height: 81px;
}
#main {
 position: relative;
 top:0;
 left:  0;
 width: 800px;
 margin-top: 10px;
}

/* Content */

#content {
 margin: 0 0 0 0 ;
 padding: 0px;
 border: 1px solid #0000CE;
 background-color: white;
 color: #0000CE;
 width: 625px;
 float: right;
}

#content a {
 color: blue;
}

#content h3 {
 font-size: 14px;
 color: #fff;
 background: url("contenth3.gif") #fff repeat-x;
 margin: 0;
 padding: 0.2em 0 0.2em 0;
 font-weight: normal;
 height: 20px;
 line-height: 14px;
}
#content .inner {padding:0}

#content a.sysbut:link, #content a.sysbut:visited {
 color: Blue;
 font-size: 12px;
 background-image: url("flagbullet.gif");
 background-repeat: no-repeat;
 background-position: center left;
 padding-left: 14px;
}

#content div.prodlistL, #content div.prodlistR {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 color: #fff;
 background-color: #0000CE;
}

#content div.prodlistL a:link, #content div.prodlistL a:visited , #content div.prodlistR a:link, #content div.prodlistR a:visited{
 color: #fff;
 text-decoration: underline;
}

#content div.prodlistL {
 width: 45%;
 float: left;
 margin:0px 10px 10px 10px;
 padding: 2px;
 border:1px solid #000;
 clear: both;
}
 
#content div.prodlistR {
 width: 45%;
 margin:0px 10px 10px 50%;
 padding: 2px;
 border:1px solid #000;
}
/* Left Sidebar */

#Lsidebar {
 position: relative;
 top: 0px;
 left: 0px;
 width: 150px ;
 background-color: #0000CE;
 color: white;
 margin: 0;
 padding: 0;
 float: left
}
#Lsidebar h3 {
 font-size: 10px;
 background-image: url("contenth3.gif");
 background-repeat: repeat-x;
 margin: 0 0 -15px 0;
 padding: 0.2em 0 0.2em 5px;
 font-weight: normal;
 height: 20px;
 line-height: 14px;
}
#Lsidebar .inner {
 padding: 0;
}
#Lsidebar .inner a:link, a:visited {
 color: #fff;
}
#Lsidebar ul {
 list-style-image: url("flagbullet.gif");
 margin-left: 0;
 padding-left: 20px;
}
#Lsidebar p, #Lsidebar li {
 font-size: 90%;
 line-height: 1.4em;
}
#Lsidebar ul a:link, #Lsidebar ul a:visited {
 color:  white;
}
#Lsidebar .date {
 font-weight: bold;
}

#searchform .text {
 width: 140px;
 border: 1px solid #45bac0;
}
#searchform .searchbutton {
 text-align: right;
 margin-top: 4px;
}
#searchform .btn {
 border: 1px solid #45bac0;
 background-color: #256290;
 color:  white;
 font-family: Verdana, Arial, Heveltica, sans-serif;
 font-size: 10px;
}
#Lsidebar .motm-image {
 float: right;
 margin: 0 3px 0 3px;
}
#Lsidebar p.more {
 clear: right;
 margin: 0 30px 0 0;
 text-align: right;
}
#Lsidebar p.more a:link, #Lsidebar p.more a:visited {
 color: white;
 background-image: url("flagbullet.gif");
 background-repeat: no-repeat;
 background-position: center left;
 padding-left: 14px;
}

#footer {clear: both; text-align: center;}

#signin {color: #fff; background-color:#0000CE; padding:0;}
#signin h3 {
 font-size: 10px;
 background: url("contenth3.gif") #0000CE left repeat-x;
 margin: 0;
 padding: 0.2em 0 0.2em 5px;
 font-weight: normal;
 height: 20px;
 line-height: 14px;
}
#signin ul {
 list-style-image: url("flagbullet.gif");
 margin-left: 0;
 padding-left: 20px;
}
#signin li a:link, #signin li a:visited {color: #fff;}