#productDisplay p {
	color : #666666;
}

#productDisplay h1 {
	font-family : tahoma, geneva, sans-serif;
	color : #333333;
	text-transform : uppercase;
	font-size : 14pt;
	font-weight : normal;
	font-stretch : expanded;
	letter-spacing : 2px;
}

#productFeatureBox {
    width: 400px;
    float: right;
    background-image: url("http://www.satcomnow.com/satcom/ten/images/ss_60.jpg");
    background-position: top center;
    background-repeat: no-repeat; 
    margin-left: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    
}

#productDisplay h2 {
	color :#1A5197;
	text-transform : uppercase;
	font-size : 1.6em;
}	

#productDisplay h3 {
	color :#1A5197;
	text-transform : uppercase;
	font-size : 1.2em;
}

#productDisplay .box-border {
	border:1px solid #e3e3e3;
	background : #FFFFFF;
}
	
#productDisplay ul {
	margin : 0px;
	padding-top : 5px;
	padding-left : 0px;
	margin-left : 0px;
}

#productDisplay li {
	font-family : tahoma, geneva, sans-serif;
	font-size : 10pt;
	margin-left: 14px;
	line-height : 1.4em;
	padding-left: 0px;
	color : #666666;
	list-style-image:url("http://www.satcomnow.com/satcom/ten/images/orange-pointer.gif");
}	
	
#productDisplay .priceFont {
	color : #1A5197;
	font-size : 10pt;
	font-weight : bold;
	text-transform : uppercase;
}

#productDisplay .inventoryMessage {
	text-transform : uppercase;
	color : #333333;
	font-size : 0.8em;
}

#productDisplay a.betabox:link, a.betabox:visited {
	color : #0066FF;
	text-decoration : none;
	font-size : 11px;
}
	
#productDisplay a.betabox:hover, a.betabox:active {
	color : #0066FF;
	text-decoration : underline;
	font-size : 11px;
}

#productDisplay td {
	color : #666666;
	font-family : Tahoma;
	font-size : 0.9em;
}

#productDisplay td.betabox {
	background-image: url(http://images.satcomresources.com/satcom/ten/images/beta-box-bg.png);
}

	
#productDisplay td.bg-tabs  {
	background : url(http://images.satcomresources.com/satcom/temp/img/bgoff_06.png);
	color : #666666;
	font-family : Tahoma;
	font-size : 0.9em;
}

