.sol_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.sol_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.sol_link:active {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFF00;
}
.featured_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.featured_caption:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.feat_img_brdr {
	border: 1px solid #6F6479;
	margin: 0px;
	padding: 0px;
}
.feat_image_back {
	height: 125px;
	width: 140px;
	background-image: url(../images/featured_back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.feat_price {
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.featured_description {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.featured_ozellik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	height: 25px;
	background-image: url(../images/flag/sinfo_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.feat_serit {
	background-image: url(../images/border.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
