div.grid {
 height:340px;
 background:url(splash_bg.jpg) bottom;
 background-repeat:repeat-x;
 margin:5px;
 padding:4px;
 border:3px solid #efefef;
 text-align:left;
 font-family:verdana,tahoma;
 width: 235px;
}

div.grid2 {
 height:320px;
 background:url(splash_bg.jpg) bottom;
 background-repeat:repeat-x;
 margin:5px;
 padding:4px;
 border:3px solid #efefef;
 text-align:left;
 font-family:verdana,tahoma;
 
}


div.grid_box {
height:200px;
font-size:13px;
margin:0px;
}

span.grid_title {
font-size:15px;
font-weight:bold;
}

span.grid_title2 {
font-size:13px;
}

span.price {
font-size:23px;
font-weight:bold;
float:right;
margin-bottom:5px;
}

div.grid a {
font-family:verdana,tahoma;
color:#1192C7;
text-decoration:none;
font-weight:bold;
}

div.grid a:hover {
font-family:verdana,tahoma;
color:#149AD2;
text-decoration:underline;
font-weight:bold;
}

div.grid img {
float:left;
padding:3px;
}

fieldset.top_bar {
border:3px solid #efefef;
width:470px;
padding:4px;
text-align:left;
}

fieldset.top_bar legend {
color:#444444;
font-weight:bold;
}

img {
border:0px;
}

div.grid_element {
 background:url(splash_bg.jpg) bottom;
 background-repeat:repeat-x;
 margin:5px;
 padding:4px;
 border:3px solid #efefef;
 text-align:center;
 font-family:verdana,tahoma;
 font-weight:bold;
 font-size:14px;
 color:#1192C7;
}

div.grid_element a {
font-family:verdana,tahoma;
color:#1192C7;
text-decoration:none;
font-size:20px;
font-weight:bold;
}

div.grid_element a:hover {
font-family:verdana,tahoma;
font-size:20px;
color:#149AD2;
text-decoration:underline;
font-weight:bold;
}

div.grid_button {
 background:url(splash_bg3.jpg) bottom;
 background-repeat:repeat-x;
 margin:5px;
 padding:20px;
 border:3px solid #efefef;
 text-align:center;
 font-family:verdana,tahoma;
 font-weight:bold;
 font-size:18px;
 color:#1192C7;
}


span.grid_button_black {
 font-family:verdana,tahoma;
 font-weight:bold;
 font-size:18px;
 color:#000000;
}


div.grid_cart {
 background:url(splash_bg.jpg) bottom;
 background-repeat:repeat-x;
 margin:5px;
 padding:4px;
 border:3px solid #efefef;
 text-align:center;
 font-family:verdana,tahoma;
 font-weight:bold;
 font-size:14px;
 color:#000000;
 position:none;
}

div.grid_cart a {
font-family:verdana,tahoma;
color:#1192C7;
text-decoration:none;
font-weight:bold;
}

div.grid_cart a:hover {
font-family:verdana,tahoma;
color:#149AD2;
text-decoration:underline;
font-weight:bold;
}




