.press_text {
	/*text-transform: lowercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #CC0000;
}
.press_text ul {
	list-style-type: none;
	margin-left: 0px;
	padding-bottom: 5px;
}

.press_text li{
	padding-bottom: 2px;
	list-style-image: url(triangle_2.gif);
	list-style-position: outside;
}

.press_text a{
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

.press_text a:link {
	color: #FFFFFF;
}
.press_text a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.press_text a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
	/*letter-spacing: 3px;*/
}
.press_text a:active {  color: #FF0000;  background-color : #000000; }

.dot_border {
	border: 1px dotted #FFFFFF;
}

.recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	color: #FFFFFF;
	padding-left: 15px;
	letter-spacing: 2px;
}

.recent_color{
	background-color: #00A400;
	/*background-image: url(../_lets_rock/headers_lets/pictures_coming_soon.gif);*/
	/*background-image: url(backgrounds/corel_blue_background1.jpg);*/
	/*background-image: url(../_lets_rock/images_lets/_three_colors_slice2.jpg);*/
}
