body {
	padding: 0px; margin: 0px;
	font: 12px arial;
}
#custom_content {
	background-color: #fff;
	padding: 10px;
}
#ecommerce_content {
	background-color: #fff;
	padding: 10px;
}
#user_products {
	background-color: #fff;
	padding: 10px;
}
.general_error {
	color: #ff0000;
	font-weight: bold;
}
.general_title {
	font-size: 14px;
	color: #386e6e;
	font-weight: bold;
}

.general_title a {
text-decoration:none;
color: #386e6e;
font-size: 14px;
font-weight: bold;
}

.general_title a:hover {
text-decoration: underline;
}

.general_heading {
display: block;
	font-size: 20px;
	color: #620a3d;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

div#titleHeader {
	margin: 0px 20px;
}
div#titleHeader * {
	border: none;
	margin: 0px;
	padding: 0px;	
}
div#titleHeader a {
	color: inherit;
	text-decoration: none;
}
div#titleHeader a:hover {
	text-decoration: underline;
}
.shop_text
{
margin: 20px 0px 0px 0px;
}
