.scbreadcrumb {
 border-collapse: collapse;
 width:100%;
 font-weight:bold;
 color: #4682b4;
 margin-bottom: 3px;
}

.scbreadcrumb td {
    background: url(../imgs/bg-st-bcrumb.gif) no-repeat right center;
    height:30px;
    padding: 0 !important;
    border-left: 1px solid #ccc;
    text-align: center;
	 font-size:16px;
}

.text2mdb {
	font-weight: bold;
}

.subscriptions {
	width:100%;
}

.subscriptions td.description {
	padding: 0 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.subscriptions td {
	padding: 0 15px;
}

.scbreadcrumb td.s1 {
	width:22%;
}

.scbreadcrumb td.s2 {
	width:28%;
}

.scbreadcrumb td.active {
    color:#2C3795 !important;
}

.scbreadcrumb td.visited {
    color:#999 !important;
}

.scbreadcrumb td.finish {
    border-right: 1px solid #ccc;
    background-position: left center;
}

.scform {
  margin:10px auto;
}

.scform td {
  padding: 3px 10px 3px 10px;
  text-indent: 0px;
  white-space: nowrap;
}

.scform td small {
  white-space: normal !important;
}

.scform .col-titles {
}

.scform .col-fields {
  width:150px;
}

.scdata {
	width: 70%;
	margin: 4px;	
	float: right;
}

.scdata td {
	padding: 3px 7px 3px 7px;
}

.sc-box a {
  display: block;
  padding:5px 4px 6px 27px;
  background: url(../imgs/ico-shopcart.png) no-repeat left top;
}

.sc-box:hover {
 background-color: #E6F7F9;
}


