﻿.spotlights_content_padding
{
	padding: 5px 10px 10px 10px;
	width: 270px;
}

.spotlights_background
{
	background: url(../images/spotlight_boxes/background_bottom.gif) no-repeat left bottom;
	margin: 0;
	padding: 0;
}
.spotlights_body
{
	position: relative;
	font-size: .9em;
	height: 95px;
	overflow: hidden;
}
.spotlights_body img
{
	padding-bottom: 10em;
}
.spotlights_body .more
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	white-space: nowrap;
}

.spotlights_small_box_background
{
	background: url(../images/spotlight_boxes/background_small_box_bottom.gif) no-repeat left bottom;
	width: 196px;
	margin: 0;
	padding: 0;
}
.spotlights_small_box_background .spotlights_content_padding
{
	padding: 5px 10px 10px 10px;
	width: 176px;
}
.spotlights_small_box_background .spotlights_body
{
	height: auto;
}

.spotlights_col1
{
	float: left;
	width: 209px;
	padding: 10px;
}
.spotlights_col2
{
	float: left;
	width: 290px;
	padding: 10px 0;
}
.spotlights_col3
{
	float: left;
	width: 290px;
	padding: 10px;
}
.break
{
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
}

.spotlights_head
{
	position: relative;
	height: 28px;
}
.spotlights_head .left
{
	position: absolute;
	left: 0;
	top: 0;
	width: 12px;
	height: 28px;
}
.spotlights_head .text
{
	margin: 0 30px 0 12px;
	line-height: 28px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	overflow: hidden;
}
.spotlights_head .more
{
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 28px;
}
.spotlights_head .more a, .spotlights_head .more a span
{
	display: block;
	width: 30px;
	height: 28px;
	cursor: pointer;
}
.spotlights_head .more a span
{
	visibility: hidden;
}

.green_left
{
	background-image: url(../images/spotlight_boxes/green/top_left.gif);
}
.green_mid
{
	background-image: url(../images/spotlight_boxes/green/top_middle.gif);
}
.green_right
{
	background-image: url(../images/spotlight_boxes/green/top_right.gif);
}

.red_left
{
	background-image: url(../images/spotlight_boxes/red/top_left.gif);
}
.red_mid
{
	background-image: url(../images/spotlight_boxes/red/top_middle.gif);
}
.red_right
{
	background-image: url(../images/spotlight_boxes/red/top_right.gif);
}

.blue_left
{
	background-image: url(../images/spotlight_boxes/blue/top_left.gif);
}
.blue_mid
{
	background-image: url(../images/spotlight_boxes/blue/top_middle.gif);
}
.blue_right
{
	background-image: url(../images/spotlight_boxes/blue/top_right.gif);
}

.purple_left
{
	background-image: url(../images/spotlight_boxes/purple/top_left.gif);
}
.purple_mid
{
	background-image: url(../images/spotlight_boxes/purple/top_middle.gif);
}
.purple_right
{
	background-image: url(../images/spotlight_boxes/purple/top_right.gif);
}
