.producttitle {
	font-size: x-small;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.footer {
	font-size: xx-small;
	color: #FF3300;
}

.title {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}
.box {
	border: 1px solid #0066FF;
	background-color: #FFFFFF;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
 }
.content {
	font-size: x-small;
}
.xsmall_content {
	font-size: x-small;
}

.topmymarket {
	background-image: url(../images/mymarkettop_bg.gif);
	color: #FFFFFF;
}
.box_search {
	font-size: x-small;
	border: 1px solid #0066FF;
	background-color: #000099;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
 }
.box_shopstart {
	background-color: #0099FF;
	border: 1px solid #0066FF;
	font-size: x-small;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
 }
.xsmallcontentbg {
	font-size: x-small;
	background-color: #CCCCCC;

}
.box_content {
	border: 1px solid #0066FF;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
 }
.title_cart {
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.text_Error {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.text_Complete {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.boxbody {
	background-color: #FFFFFF;
}
.textbox_cart {
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #0066FF;
	text-align: center;
}
.lastupdate {
	font-size: xx-small;
	color: #666666;
}
.textprice {
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
