.boxPress{
	background-image: url(../images/release.gif);
	width:226px;
	height:274px;
	margin-right: 0px;
	float: left;
	text-align: left;
	margin-left: 0px;
}

.boxPop {
	margin-left: 8px;
	margin-right: 8px;
	width:230px;
	height:274px;
	float: left;
	text-align: left;
}

.boxIntro {
	/*border: 1px solid #ff0000;
	margin-left: 4px;
	width:225px;
	height:294px;*/
}


div.pressBoxText{
	width: 200px;
	height: auto;
	left: 10px;
	top: 35px;
	position: relative;
	/*
	float: left; display: inline;
	*/
}

p.pressBoxText{
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 1px;
	margin-left: 4px;
}


a.pressBoxText{
	text-decoration: none;
	color: #CC3333;
}

/* Popular items */

.popItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
	clear:both;
	padding: 1px;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

/* This is news section */
.newsbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #F2F3ED;
 	color: #003333;
}

.newsbarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;	
	background-color: #F2F3ED;
 	color: #003333;
	font-weight: bold;
}
.newsbarHeaderDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;		
	background-color: #F2F3ED;
 	color: #003333;
	font-weight: bold;
	text-align: right;
}
.newsbarLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
   font-style: italic;
}
