body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 0.80em;
	background-color: #313129;
	color: #fff;
}
/* Page ecatalogPage Container */
#ecatalogPageWrap {
  text-align: center; /* Win IE5 */
  padding: 0;
}
#ecatalogPage {
  margin: 0em auto;
  width: 700px;
  padding: 0;
  text-align: left; /* Win IE5 */
}




#headlinesPageWrap
{
    width:222px;
    }
#newsPageWrap {
	margin: 0em auto;
	padding: 0;
}
#newsWrap{
	margin-bottom:10px;
}
#newsDate{
	color:#DE0132;
	font-size: 90%;
	font-weight: bold;
}
#newsTitle{
 	color:#E0E0E0;
 	font-size: 90%;
 	font-weight: bold;
}
#newsSummary, #newsContent{
	color:#fff;
	font-size: 100%;
	margin-top:10px;
}
.newsPhoto{
	float:left;margin-top:10px;margin-right:10px;
}
#paging{
	text-align:center;
	clear:both;
}
/* Link Styles   */
a:link                          { color:#CCCCCC; text-decoration: underline; }
a:visited                       { color:#CCCCCC; text-decoration: underline; }
a:active                        { color:#CCCCCC; text-decoration: underline; }
a:hover                         { color:#FF6600; text-decoration: underline; }
/*
#box-thumb {
	width:200px;
	text-align:center;
	background: url(../images/style2_bg_box_thumb_middle.gif) repeat top right ;
}
#boxTop-thumb { 
	background: url(../images/style2_bg_box_thumb_top.gif) no-repeat top right; 
	height: 11px;
}
#boxBottom-thumb {
	height: 15px;
	background: url(../images/style2_bg_box_thumb_bottom.gif) no-repeat top right ;
}
#box-thumb p {
	margin: 3 5px;
}
*/
.boxPhoto-thumb{
	margin-left:5px;
	border: 2px solid #CCCCCC;
}


#box-details{
	width:601px;
	height:381px;
	margin:3px;
	padding:5px;
}
#lbl
{
 color:#DE0132 ; /*CB2797*/
 font-size: 100%;
 font-weight: bold;
    }
.listprice { text-decoration: line-through; }
