
/*****  Credit *****/
div.createdText {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #352585;
	line-height: 16px;
	text-align: right;
	vertical-align: 4px;
	font-weight: 600;
	direction: rtl;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	display: inline;
}
div.createdImg {
	text-align: right;
	padding: 0px;
	margin: 0px;
    display: inline;
}
div.createdText a:link, div.createdText a:visited, div.createdText a:active {
	color: #352585;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
}
div.createdText a:hover {
	color: #000025;
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;
}
/*****  Credit *****/
