/* Container Styles for DotNetNuke
Transparent Container Simple Red Leaf Skin */

/* Adds spacing between the containers 
.rlcontent_transparent
{
    margin-bottom: 15px;
}
*/


/* style for module titles */
.ctitle  {
    padding-left: 8px;
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: normal;
	padding-bottom: 10px;
}
.cimage
{
background-image:url(Images/green_bar.gif);
height:9px;
}

.onthespot
{
background-image:url(Images/onthespot.jpg);
height: 74px;
width: 172px;
vertical-align:top;
}
