/**********************************************************************************************************************/
/*--------------------==========// Main Create Page Styling //==========--------------------*/
.freeContent
{
	float:left;
	width:470px; 
	height:240px; 
}

.HandsetImg
{
	float:left;
	width:275px; 
	height: 235px;
}

.unlimitedContent
{
	font-weight:bold;
	font-size:22px;
	color:#3b5998;
}
.unlimitedContent font
{
	color: red;
}

.dlImg
{
	float:left;
}
.dlText
{
	float:left; 
	margin:18px 0px 0px 0px;
	font-size:14px;
	color:#4e4e4e;
	font-weight:bold;
}
.dlText a
{
	color: #f0841f;
}

.upText
{
	float:left; 
	margin:30px 0px 0px 0px;
	font-size:14px;
	color:#4e4e4e;
	font-weight:bold;
}
.upText a
{
	color: #f0841f;
}

.searchByCatCtn
{
	font-size:12px;
}
.searchByCatCtn .orangeLine
{
	width:415px; 
	height: 4px; 
	background-color: #f0841f;
}
.searchByCatCtn .searchTab
{
	float:left; 
	width: 109px; 
	height: 19px;
	cursor:pointer;
}
.searchByCatCtn .searchTab .searchTabChosen
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin: 3px 0px 0px 0px;
}
.searchByCatCtn .searchTab div
{
	color:#646464;
	text-decoration:none;
	margin: 3px 0px 0px 0px;
}

.searchByCatCtn .searchTabwBG
{
	background-image:URL(/themes/images/tabHeaderBGsm.gif); 
	color:#FFFFFF;
}
.srchFormCtn
{
	width:415px; 
	height: 40px;
	background-image:URL(/themes/images/searchBG.gif);
	background-repeat:no-repeat;
	text-align:left;
}
.srchForm
{
	height: 28px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
.spacer50
{
	height:50px;
}
.spacer25
{
	height:25px;
}
