.table-licenses{
	background-color: white;
	width: 100%;
}


.table-licenses th{
	/*border-top: 1px dotted gray;*/
	padding: 15px 6px;
	vertical-align: top;
	color: #585858;
	font: 10px verdana;
	text-align: center;
	vertical-align: top;
}
.table-licenses td{
	vertical-align: top;
	padding: 6px;
	border-top: 1px dotted gray;
}

.left-border{	border-left: 1px dotted gray;	}
.right-border{	border-right: 1px dotted gray;	}
.bottom-border{	border-bottom: 1px dotted gray;	}

.gtip{
	border: none !important;
}

.store-results-table{
	width: 100%;	
}

.store-results-table th.th2{
	font: bold 10px verdana;
	color: gray;
	border-bottom: 2px solid silver;
	
}

.license-options-th{
	width: 160px; 
	color: gray; 
	vertical-align: middle;
}

.hr-type1{
	display: block;
	width: 100%;
	border-bottom: 1px dotted gray;
	margin-top: 10px;
	margin-bottom: 5px;
}


.licenses-wrap{
	float: left;
	margin-bottom: 30px;
	margin-left: 10px;
	background-color: white;
	width: 95%;
}

td.sitem1{
	background-color: #DFDFDF;
	color: black;
	
}


a.title3 {
color: white;
font: bold 16px/150% Verdana, Georgia;
text-decoration: none;
}

a.title3:hover {
	color: #77AAD9;
}

#top-wd-guide{
	float: right;
	border: 1px solid silver;
	padding: 8px;
/*	background-color: #E2E2E2;*/
	color: black;
	width: 215px;
	margin-left: 15px;
}

#store-instructions{
	border-bottom: 1px dotted gray;
/*	padding: 8px;*/
/*	background-color: #F1F1F1;*/
	color: black;
	width: 950px;
	

}

#cart-processing{
	position: fixed;
	top: 15px;
	right: 15px;
	width: 250px;
	height: 18px;
	border: 2px solid Black;
	background-color: green;
	color: white;
	padding: 5px;
}

#cart-view{
/*	margin-top: 15px;*/
	border: 1px solid #005701;
	/*background-color: #D7FFD8;*/
	background: #D7FFD8 url(../images/cart_view_back_icon.png) right top no-repeat;
	color: black;
/*	padding: 5px;*/
	width: 950px;
/*	position: fixed;
	bottom: 0px;*/
}

.cart-actions-top{
	float: left;
	width: 120px;
}


#cart-inputs-feedback{
	margin-top: 15px;
}


#cart-title{
	font: bold 11px verdana;
	color: #006401;
}

#cart-content{
	padding: 10px;
}

#products-listings{
	/*width: 950px;*/
}

#cart-content td{
	padding: 3px 15px;
	border-top: 1px dotted black;
}

#cart-form-box {
	 margin: 10px;
}

#cart-form-box td{
	padding: 3px 15px;
	border: 0px;
}

#cart-actions{
	margin-top: 4px;
}

.cart-link1{
	padding: 1px 6px;
	font: bold 11px arial;
	background-color: black;
	color: white;
	border: 1px solid white;
}

a.cart-link1:hover{
	background-color: green;
	cursor: pointer;
	color: #D7FFD8;
}

.cart-listing-table{
	margin-top: 35px;
	width: 100%;
	border-bottom: 1px solid black;
	padding: 3px;
}

.cart-listing-table th{
	font: 11px arial;
	color: #005D01;
}


a.cart-titles{
	color: green;
	font: bold 11px verdana;
	border-bottom: 1px solid green;
	width: 600px;
	margin: 10px 0px;
	
}

#cart-form-box td.cart-section-title{
	color: #006201;
	border-bottom: 1px dotted green;
	height: 10px;
	font: bold 12px verdana;

}

.cart-section-td1{
	width: 140px;
}

.cart-section-td2{
	width: 300px;
}

