.cms-text {clear:both; font-size:12px;	color:#000;	padding: 0px 5px; margin: 0px 0px; display:block;}
.shopadmin_cms_text {background-color:#7bb3ff;}

.cms-text img 				{ margin:2px; border:1px solid #fff; padding:2px;}
.cms-text a img 			{ margin:2px; border:1px solid #002498;}
.cms-text a:hover img {							border:1px solid #002498;}


.cms-text h1,
.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6 {color:#002498; text-align:left;	 padding:5px 0px; line-height:normal; }

.cms-text h1 {font-size:20px;}
.cms-text h2 {font-size:14px;}
.cms-text h3 {font-size:14px;}
.cms-text h4 {font-size:12px;}
.cms-text h5 {font-size:12px;}
.cms-text 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:	#002498; text-decoration:		underline; }	
.cms-text a:hover { color:#0b7aff; text-decoration:none; }

.cms-text select,
.cms-text input,
.cms-text textarea {margin:0px; border:1px solid #002498;font-size:10px;}
.cms-text br {display: block;}

.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;}
