a,td,font {font-size: 11px;font-family: verdana, arial, geneva, sans-serif;}.small {font-size: 10px;font-family: verdana, arial, geneva, sans-serif;}.smallgrey {font-size: 10px;font-family: verdana, arial, geneva, sans-serif;color: #808080;}.categorydescription {font-size: 10px;color: #666666;font-family: verdana, arial, geneva, sans-serif;}.new {font-size: 10px;color: #000000;font-family: verdana, arial, geneva, sans-serif;}.pop {font-size: 10px;color: #FF9900;font-family: verdana, arial, geneva, sans-serif;}.menu {font-size: 11px;color: #FFFFFE;font-family: verdana, arial, geneva, sans-serif;text-decoration: none;}.menu:hover {color: #575757}.error {color: #FF0000;}.clickstream {font-size: 10px;color: #000000;font-family: verdana, arial, geneva, sans-serif;}input.button {background-color: #CCCCCC;background-image: url(tpl_images/button.gif);height: 21;width: 102;border-style: outset;border: 1;font-family: verdana, sans-serif;font-weight: normal;font-size: 11px;color: #666666;cursor: hand;}input.buttonsearch {background-color: #CCCCCC;background-image: url(tpl_images/buttonsearch.gif);height: 21;width: 70;border-style: outset;border: 1;font-family: verdana, sans-serif;font-weight: normal;font-size: 11px;color: #666666;cursor: hand;}input.search {background-color: #F6F6F6;height: 21;width: 142;border-style: 2 outset;font-family: verdana, sans-serif;font-weight: normal;font-size: 12px;color: #000000;}a:hover  { color: #990000 }

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(http://lib.store.yahoo.net/lib/netphone/YourImageHere.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 200px !important; /* intended total box width - padding-right(next) */
    width: 185px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 