﻿h5
{
	font-size: 112%;
	font-weight: bold;
	padding: 8px 0;
}
#divCarouselContent
{
	/*border: 1px solid #ccc;*/
	height: 413px;
	/*margin-top: 10px;*/
	background-color: #f6f6fa;
	overflow: hidden;
}
#divMatrixContent
{
	/*display: inline-table;*/
	/*border-right: 1px solid #ccc;*/
}
#plFeaturedBottom {
	display: block;
	/*border-right: 1px solid #ccc;*/
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 11em;
	padding: 1em 0.5em;
}

#plFeaturedBottom h5
{
	font-size: 120%;
	word-spacing: -0.5px;
	letter-spacing: -0.5px;
}

#rcSubscribe
{
	margin: 2px 0 10px 0;
	padding: 6px;
	width: 300px;
}

.strap
{
	/*font-size: 115%; font-weight: bold;*/
	padding: 8px 0 0;
}

.subcol-matrix
{
	border-top: 1px solid #ccc; /*border-right: 1px solid #ccc; 	border-bottom: 1px solid #ccc;*/
	min-height: 185px;
}
.boxborder
{
	border-left: 1px solid #ccc;
	min-height: 185px;
}


.matrix
{
	width: 199px;
	float: left;
	font-weight: normal; /*font-size:115%;*/
	padding-left: 7px;
	padding-right: 7px;
}

.addonsMatrix h5, #col3 h5
{
	font-size: 120%;
	word-spacing: -0.5px;
	letter-spacing: -0.5px;
}


/*.arrow-bullet
{
    list-style-image:url('/static/img/arrowbulletpoint_transparent.png');
    
}*/

.arrow-bullet li
{
	list-style-image: url('../png/arrowbulletpoint_transparent.png');
}