/*   MAIN STYLE  */

.specialissuu{
	position:relative;
	top: -100px; 
	right: 0;
	display:block;

	color: red;
	text-indent: -555px;
	overflow: hidden;
	width: 135px;
	height: 100px;
	background: transparent url("/img/cover/readonline.gif") no-repeat right bottom;
	margin-bottom: -100px;
	padding: 0;
}

a:hover.specialissuu{
}

.amthainame1 , .amthainame2{
	color:white;
	padding: 2px 5px;
	font-family: Georgia;
}

.amthainame1{
	padding-right:0;
	background: blue;
}

.amthainame2{
	padding-left: 1px;
	background: red;
}


#subscribe_box{
/*	border: 1px solid red; 
	border-radius: 1em; */
	margin: 10px 0;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
	background: #ccff33;
}

#subscribe_box h4{
	font-size: 14px;
	margin: 2px;
	font-family: Arial, "Trebuchet MS";
	color:#336600;
}

#eresult{
	font-weight: bold;
	font-size: 13px;
}

.redtext{
	color: red;
}

.greentext{
	color:green;
}
