#footer					{ border-top:2px #dd2007 solid;}
a						{ color:#dd2007;}
#site-header			{ background: #dd2007 url("Images/bg_red.gif") repeat-x; }
.aspDataList a:hover
{
    background: #dd2007 !important;
}
.productprice
{
	background-color:#dd2007;
}
#container
{
    width:974px;
    overflow:hidden;
    min-height:400px;
}
#container img
{
    border:0;
    margin-bottom:-5px;
}
#container ul,li
{
    display:inline;
    float:left;
    padding:0;
    margin:0;
    cursor:pointer;
}
#container li
{
    margin-bottom:0px;
}

/* Tab forms handler */

.sizeform { min-height:200px; }
.sizeform ul li { display:inline; }
.sizeform li { width:70px; padding:5px; line-height:30px; text-align:left; }
*html .sizeform li { line-height:normal;}