@charset "utf-8";
/* CSS Document */

.prosoftFeatures{
	display:block;
	position:absolute;
	top:86px;
	left:0;
	margin-left:17px;
	width:968px
	}
.tickerPrev{
	cursor:pointer;
	position:absolute;
	top:203px;
	left:0
	}
.tickerNext{
	cursor:pointer;
	position:absolute;
	top:203px;
	right:0
	}
.prosoftFeatures ul li{
	display:inline;
	float:left;
	list-style:none
	}
	
.tickerBox{
	background:url(../images/backTicker.jpg) 0 0 no-repeat;
	height:311px;
	margin:30px 0px 30px 0px;
	padding:14px 13px 25px 14px;
	
	display:inline;
	float:left;
	list-style:none
	}
.tickerBox:hover{background-position:0 -317px}

/* Styling Ticker Content*/
.tickerBox h3{
	color:#000;
	cursor:default;
	font-family:'Conv_TCM';
	font-size:16px;
	font-weight:100;
	line-height:24px;
	margin:15px 0 5px 0
	}
.tickerBox h3 span{
	color:#ba1824;
	display:block;
	text-transform:uppercase
	}
	
.tickerBox p{
	color:#515151;
	cursor:default;
	font:12px Tahoma, Geneva, sans-serif;
	line-height:16px
	}
	
.tickerBox .sponsors{
	position:relative
	}

.tickerBox .more{
	position:absolute;
	right:10px;
	top:245px
	}
	
/* Parnters*/

.partners{
	background:url(../images/back3.gif) 0 0 repeat-x;
	display:block;
	float:left;
	height:60px;
	padding:4px 0;
	width:407px
	}
	
.partners ul li{
	height:60px;
	list-style:none;
	width:100px
	}
.partners ul li img{display:block}