@charset "UTF-8";
@import url("../local.css");


/***** HTML Basic elements *****/

h3 {
	border-left:    #cccccc 10px solid;
	border-bottom:  #cccccc 1px solid;
	padding-left:   5px;
	padding-bottom: 2px;
	font-size:      small;
}


/***** Classified elements *****/

.cartlist-item {
	margin: 5px;
}

.caution {
	color:       #ff0000;
	font-size:   smaller;
	font-weight: bold;
}

/***** Identified elements *****/

