@charset "utf-8";
/***************************************
****************GENERAL*****************
***************************************/



.entryReadLinkexchange a, .entryReadLinklif_news a, .entryReadLinksql_server a, .entryReadLinkother a, .entryReadLinknet a
{
	float:left;
	margin-top:2px;
	margin-left:6px;
}
.entryReadLinkexchange img, .entryReadLinklif_news img, .entryReadLinksql_server img, .entryReadLinkother img, .entryReadLinknet img
{
	float:left;
	margin-top:6px;
	margin-left:4px;
}
#categoryLinkWrap
{
	margin-top:14px;
}
#catexchange, #catlif_news, #catsql_server, #catall, #catother, #catnet
{
	float:left;
	width:153px;
	height:29px;
	text-align:center;
	margin-bottom:12px;
	padding-top:7px;
	margin-right:12px;
}
.entryReadLinkexchange a, .entryReadLinklif_news a, .entryReadLinksql_server a, .entryReadLinkall a, .entryReadLinkother a, .entryReadLinknet a
{
	font-family:Calibri, Arial, sans-serif;
	font-style:italic;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
#catexchange a, #catlif_news a, #catsql_server a, #catall a, #catother a, #catnet a
{
	font-family:Calibri, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

/***************************************
******************ALL*******************
***************************************/
#catall
{
	background-color:#30150f;
}


/***************************************
****************EXCHANGE****************
***************************************/
.entryReadLinkexchange
{
	background-color:#b5b439;
	height:22px;
	width:100%;
}
#catexchange
{
	background-color:#b5b439;
}


/***************************************
******************NEWS******************
***************************************/
.entryReadLinklif_news
{
	background-color:#b57639;
	height:22px;
	width:100%;
}
#catlif_news
{
	background-color:#b57639;
}


/***************************************
***************SQL SERVER***************
***************************************/
.entryReadLinksql_server
{
	background-color:#8539b5;
	height:22px;
	width:100%;
}
#catsql_server
{
	background-color:#8539b5;
}


/***************************************
*****************OTHER******************
***************************************/
.entryReadLinkother
{
	background-color:#39b4b5;
	height:22px;
	width:100%;
}
#catother
{
	background-color:#39b4b5;
}



/***************************************
*****************.NET*******************
***************************************/
.entryReadLinknet
{
	background-color:#3956b5;
	height:22px;
	width:100%;
}
#catnet
{
	background-color:#3956b5;
}