DIV{
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
}
.small-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
}

.promoted-text {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

.promoted-text2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.small-text2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #330099;
}


#ddcolortabs
{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul
{
font: normal 13px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li
{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:normal;
}


#ddcolortabs a
{
float:left;
color: white;
background: #000000 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 1px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 0px;
}

#ddcolortabs a span
{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span
{
float:none;
}


#ddcolortabs a:hover, #ddcolortabs .selected
{
background-color: #ff2831;
}

#ddcolortabs a:hover span, #ddcolortabs .selected
{
background-color: #ff2831;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #ff2831;
}

#ddcolortabsline
{
clear: both;
padding: 0;
width: 844px;
height: 8px;
line-height: 8px;
background: #d9d7d7;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.small-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
}

.shop-username-text2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #2b2b2b;
  font-weight: normal;
}
.style5 {
  FONT-SIZE: 12px;
}
.style9 {
  FONT-SIZE: 12px;
}
.heading-text2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2b2b2b;
}

.footer A:link {
  COLOR: #696969;
  FONT-SIZE: 11px;
  TEXT-DECORATION: none;
}

.footer A:visited {
  COLOR: #696969;
  FONT-SIZE: 11px;
  TEXT-DECORATION: none;
}

.footer A:hover {
  FONT-SIZE: 11px;
  TEXT-DECORATION: none;
}

.footer A:active {
  FONT-SIZE: 11px;
  TEXT-DECORATION: none;
}

.borderAll{
	border: 0;
	border-top: 1px solid #999999;
  	border-bottom: 1px solid #999999;
  	border-left: 1px solid #999999;
  	border-right: 1px solid #999999;
}
.borderNone{
	border: 0;
	border-top: 0px solid #999999;
  	border-bottom: 0px solid #999999;
  	border-left: 0px solid #999999;
  	border-right: 0px solid #999999;
}

.inputTextfieldW150 {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color:#00f;
	background-color:#ddd;
	width: 150px;
}

.inputTextfieldW300 {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color:#00f;
	background-color:#ddd;
	width: 300px;
}