/* Boldtype Colors */

tr#mainRow td.second .subscribebox table.subscribe a.preview{
	background: #c75438;
}

tr#mainRow td.second .subscribebox table.subscribe a.preview:hover{
	background:#f08451;
}

tr#mainRow td.second .subscribebox table.subscribe a.button{
	background: #ef7a44;
}

tr#mainRow td.second .subscribebox table.subscribe a.button:hover{
	background:#c75438;
}

tr#mainRow td.first .navigation ul li ul.network li a {
color:#f08451;
}

tr#thirdRow td.third .button a {
background-color:#f08451
}

tr#thirdRow td.third .button a:hover {
background-color:#c75438;
}

tr#mainRow td.first .search div a:hover {
	background: #c75438;
	}
	
tr#mainRow td.second .subscribebox span p a:hover{
background-color:#f08451;
}