.cms-text {clear:both; font-size:12px;	color:#666;	padding: 0px 5px; margin: 0px 0px; display:block;}
.shopadmin_cms_text {background-color:#fff;}

.cms-text img 				{ margin:2px; border:1px solid #ccc; padding:2px;}
.cms-text a img 			{ margin:2px; border:1px solid #ccc;}
.cms-text a:hover img {							border:1px solid #0070C0;}


h1,
h2,
h3,
h4,
h5,
h6 {color:#0070C0; text-align:left;	 padding:5px 0px; line-height:normal; }

h1 {font-size:20px;}
h2 {font-size:14px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:12px;}
h6 {font-size:12px;}

.cms-text .tx-right{ text-align:right; }
.cms-text .tx-center{ text-align:center; }
.cms-text .tx-block{	text-align:justify; }

.cms-text a { color:	#0070C0; text-decoration:		underline; }	
.cms-text a:hover { color:#000; text-decoration:none; }

.cms-text select,
.cms-text input,
.cms-text textarea {margin:0px; border:1px solid #999;font-size:12px;}
.cms-text br {display: block;}
.hideninput {visibility: hidden;}

.cms-text .no-border {border:0px;}
.cms-text .float-left {float:left; margin:0px 10px 0px 0px;}
.cms-text .float-right {float:right; margin:0px 0px 0px 10px;}
