﻿#products
{
float					: left;
width					: 702px;
overflow				: hidden;
margin-bottom			: 10px;
/*background-color		: #EEE;*/
}


#products h4
{
background-image		: url(../images/generic/box_header_blue_long.gif);
background-repeat		: no-repeat;
font-size				: 100%;
font-weight				: bold;
color					: #FFF;
margin					: 0px 0px 0px 0px;
padding					: 10px 0px 8px 15px;
line-height				: 16px;
background-color		: #0C4094;
}

#products dl
{

margin					: 0px;
border-left				: 1px solid #CCCDE1;
border-right			: 1px solid #CCCDE1;
}

#products dl dt
{
float					: left;
padding					: 10px;
overflow				: hidden;
}

#products dl dd
{			
font-size				: 100%;
font-weight				: normal;
margin					: 0px 0px 0px 0px;
padding					: 10px 20px 0px 0px;
color					: #666;
line-height				: 15px;
overflow				: hidden;
}

#products dl dd p.header
{
font-size				: 100%;
font-weight				: bold;
margin-bottom			: 0px;
line-height				: 22px;
}

#products dl dd p.price
{
font-size				: 100%;
font-weight				: bold;
margin-bottom			: 10px;
color					: #D80D22;
line-height				: 22px;
}

#products dl dd.link
{
padding					: 0px;
clear					: both;
}

#products dl dd a
{
width					: 690px;
display					: block;
background-color		: #EBF5EB;
text-align				: right;
padding					: 4px 10px 4px 0px;
overflow				: hidden;
}

#products dl dd a img
{
display					: block;
float					: right;
}


#products img.bottom
{
display					: block;
}

#categoryselecter
{
width                   : 400px;
display                 : block;
margin                  : 0px 0px 20px 0px;
padding                 : 0px 0px 0px 15px;
}

#categoryselecter label
{
font-size               : 70%;
color                   : #666;
padding                 : 0px 5px 0px 0px;
font-weight             : bold;
}

#categoryselecter select
{
border                  :1px solid #CCCCCC;
font-size               :70%;
margin                  :0px 5px;
padding                 :1px;
color                   : #666;
width                   : 150px;
}