﻿#tabs ul li.ui-state-default 
{
    background: #E5F7FD !important;
} 

#tabs ul li.ui-state-hover 
{
   background: #CCEFFC !important;
} 

#tabs ul li.ui-state-active 
{
    background: #FFF !important;
} 



#tabs ul li.ui-state-default a 
{
    color: #666 !important;
} 

#tabs ul li.ui-state-active a 
{
    color: #222 !important;
}

table#cartt tr th
{
	font-weight: bold;
	font-size: 11px;
	color: #aaa;
}

table#cartt tr td
{
	font-weight: normal;
	font-size: 12px;
}

h3.header
{
    font-family: Arial,Sans-Serif; font-weight: normal; background: url("/res/images/InkTeamNormalHeaderFinal.png") repeat-x scroll 0% 0% transparent; 
    height: 31px; 
    color: rgb(255, 255, 255); 
    padding: 4px 0px 3px 12px; 
    margin: 3px;
    font-size: 17px;
    font-weight: normal;
    width: 98%;
}

.anotherContentBlock {
    border:1px solid #000000;
    padding: 5px;
    background: #fff;
}



.article_wrapper fieldset 
{
    border: 0px;
    margin: 0;
}

#midRow
{   position: relative; width: 1000px; margin:0; padding: 0; height: auto; }
