/* Container Styles for DotNetNuke
Transparent Container Simple Red Leaf Skin */

/* Adds spacing between the containers */
.rlcontent_transparent
{
    margin-bottom: 15px;
    text-align:left;
}
.rlcontent_transparent_nomargin
{
    text-align:left;
}
.rlcontent_transparent2
{
	width:547px;
    margin-bottom: 15px;
    text-align:left;
	overflow:scroll;
}
/*.contentfooter {
	clear:both;
	text-align:right;
}*/
#containerwrapper {
	width:272px;
	height:130px;
	overflow:hidden;
	background-image:url(/Portals/Exlm/Skins/Exlm/home_right1.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#containerwrapper2 {
	width:272px;
	height:130px;
	overflow:hidden;
	background-image:url(/Portals/Exlm/Skins/Exlm/home_right2.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#containerwrapper4 {
	width:272px;
	height:130px;
	overflow:hidden;
	background-image:url(/Portals/Exlm/Skins/Exlm/home_right4.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#containerwrapper3 {
	width:272px;
	height:66px;
	overflow:hidden;
	background-image:url(/Portals/Exlm/Skins/Exlm/home_right3.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#containerheader {
	width:272px;
	height:34px;
	color:#FFF;
	font-size:medium;
}
#containerheader span.Head {
	color:#FFF; 
	font-size:medium;
	display:block;
	margin-top:7px;
	margin-left:8px;
}
.containerbody {
	padding:0 10px;
}
.containerbody p {
	margin-top:4px;
}
#exlm_top {
	width:253px;
	height:115px;
	background:url(/Portals/Exponential/Skins/Exponential/boxheader_exlm.gif) top left no-repeat;
	overflow:hidden;
}
#p360_top {
	width:253px;
	height:115px;
	background:url(/Portals/Exponential/Skins/Exponential/boxheader_p360.gif) top left no-repeat;
	overflow:hidden;
}
#cfex_top {
	width:253px;
	height:115px;
	background:url(/Portals/Exponential/Skins/Exponential/boxheader_cfex.gif) top left no-repeat;
	overflow:hidden;
}
#exlm_top a, #p360_top a, #cfex_top a {
	color:#FFF;
	text-decoration:none;
}
#exlm_top a:hover, #p360_top a:hover, #cfex_top a:hover {
	color:#FFF;
	text-decoration:underline;
}

#exlm_bottom {
	width:253px;
	min-height:115px;
	background:url(/Portals/Exponential/Skins/Exponential/boxbg_exlm.gif) bottom left repeat-y;
}
#p360_bottom {
	width:253px;
	min-height:115px;
	background:url(/Portals/Exponential/Skins/Exponential/boxbg_p360.gif) bottom left repeat-y;
}
#cfex_bottom {
	width:253px;
	min-height:115px;
	background:url(/Portals/Exponential/Skins/Exponential/boxbg_cfex.gif) bottom left repeat-y;
}
.expopadding {
	display:block;
	padding:22px 16px 25px 21px;
	color:#FFF;
}
.boxbottom {
	display:block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}