.miscNews {display:block;padding:0;margin:0;}
.miscNews li {display:block;padding:5px 0;}

/*shopping cart*/
.CustomerTabularData {
	margin-top : 10px;
	width : 400px;
}

.CustomerTabularData TH {
	font-size : 12px;
	padding : 5px;
	text-align : left;
	background-color : #D4EAF2;
}

.CustomerTabularData TD {
	padding : 10px;
	background-color : #D4EAF2;
}

.tabularData {
	border : 1px solid #cccccc;
	margin-top : 10px;
	border-collapse : collapse;
	width : 450px;
}

.tabularData TH {
	font-size : 12px;
	padding : 5px;
	text-align : left;
	background-color : #eeeeee;
}

.tabularData TD {
	padding : 10px;
	border : 1px solid #cccccc;
}

#tableProductDetails {
	border : 1px solid #cccccc;
	margin-top : 10px;
	border-collapse : collapse;
}

#tableProductDetails H1 {
	margin : 0;
	font-size : 12px;
	padding : 10px 0;
	text-align : left;
	color : black;
}

#tableProductDetails SELECT {
	font-size : 10px;
}

p.returningCustomerHeading{
	font-weight: bold;
	font-size: large;
}	

p.newCustomerHeading{
	font-weight: bold;
	font-size: large;
}




/*shopping cart*/







/*stuff*/


.creditupdated {
	color : #919191;
	font-size:9px;
}


.creditpoweredby {
	color : #919191;
	font-size:9px;
}

.creditpoweredby A:Link,
.creditpoweredby A:Visited {
	text-decoration : none;
	color:#919191;
}
.creditpoweredby A:Hover {
	text-decoration : underline;
	color:#919191;
}

.footer  {font-size : 9px;color:#626262;text-decoration : none;}
/*.footer  A:Link {text-decoration : none;color:#cccccc;}
.footer  A:Visited {text-decoration : none;color:#cccccc;}
.footer  A:Hover {text-decoration : underline;color:#333333;}*/
