a {
	color: #000000;
	text-decoration: none;
}


a.under {
	color: #000000;
	text-decoration: underline;
}

b {
	font-weight:bolder 
}

.infoimg {
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
    border: 0px;
}

.title {
	font-size:13px; 
	margin-top: 15px; 
	margin-left: 16px;
}

.checkout_cart {
	width: 100%;
	border: 0px;
	margin-bottom: 14px;
	padding-left: 16px;
}

.checkout_cart a {
	border-bottom: 1px dotted #696;
	padding-bottom: 1px;
}

.checkout_cart a:hover {
	border-bottom: 1px dotted #ccc;
}
	
.input_error {
	color:#F00;
	font-weight:bold;
}

.ruler {
	margin: '5px' '15px' '5px' '15px';
	width: 90%;
	text-align: center;
}

input, textarea {
	 border: 1px solid #666666; 
	 font-size: 9px;
	 margin-right: 6px;
}

img {
	border: 0px;
}

.normal {
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px; 
	margin-right: 16px; 
	margin-left: 16px;
}

.right {
	text-align: right;
	margin-right: 16px; 
}

.cartbox {
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 5px;
}

.menubox {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 5px;
	line-height: 15px;
}

.subcategory {
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.servicebox {
	margin-top: 15px;
	margin-left: 15px;
	line-height: 20px;
}

.cr {
	clear:right;
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding-bottom: 1px; 
}

.cl {
	clear:left;
	margin-top: 10px; 
	margin-bottom: 10px;
	padding-bottom: 1px; 
}

.empty10 {
	height: 5px;
	clear:both;
}

.red {
	color:#A20000;
}

.small {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.tiny {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.paymentlogo_box {
	margin-left: 20px; 
	width: 200px; 
	text-align: center;
}

select {
	border: 0px solid #transparent;
	font-size: 10px;
}

div.list {
        width: 100%;
        
}
div.row {
        clear: none;
        padding-top: 5px;
}

div.row span.label {
        float: left;
        width: 120px;
        font-weight: bold;
        text-align: right;
}

div.row span.label-left {
        float: left;
        width: 120px;
        font-weight: bold;
        text-align: left;
}


div.row span.content {
        float: both;
        text-align: left;
        margin-left: 10px;

}       
