* {
	margin: 0;
	padding: 0;
}

* html .Block {
	height: 1%;
}

a {
	text-decoration: underline;
}

#Logo a img {
	border: none;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.ArrowDown {
	padding-left: 20px;
}

.ArrowRight {
	padding-left: 20px;
}

.ArrowUp {
	padding-left: 20px;
}

.Block {
	display: inline-block;
}

.Block:after, .tplrepeat-list:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

blockquote {
	margin-left: 28px;
}

body {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Helvetica,sans-serif;
	font-size: 0.8em;
}

body.searchTips {
	padding: 30px;
}

.Breadcrumb {
	font-size: 0.75em;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

.Breadcrumb li a {
	border-right: 1px solid #c4c4c4;
	padding: 0 10px 0 0;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

input#Subscribe_btn {
	cursor: pointer;
}

.Button {
	font-weight: bold;
	margin: 2px 0 2px 0;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
}

.CategoryFeedList, .OtherFeedList, .CategoryFeedList li, .OtherFeedList li {
	list-style-image: none;
	list-style-type: none;
}

.CategoryPagination {
	padding: 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.Clear {
	clear: both;
}

.ClearLeft {
	clear: left;
}

.ClearRight {
	clear: right;
}

.CommentsContentListDetails {
	margin-left: 5px;
}

#Container {
	margin: 0px auto;
	position: relative;
	width: 970px;
}
#Outer {
	margin: 0px auto;
	position: relative;
	width: 970px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e1e1;
	border-bottom-color: #e2e1e1;
	border-left-color: #e2e1e1;
	background-color: #FFFFFF;
}
#ContainerBottom {
	clear: both;
	position: relative;
	width: 970px;
}

.Content {
	float: left;
	margin: 0px;
	padding: 10px 15px 20px 15px;
	width: 500px;
	
}

.Content .Block {
	clear: both;
	margin-bottom: 10px;
}

.Content h1, .Content h2, .Content h3 {
	font-size: 1.8em;
	font-weight:bold;
}

.Content h4, .Content h5, .Content h6 {
	font-size: 1.3em;
	font-weight:bold;
}

.Content .PostDetails {
	font-size: 0.85em;
	margin: 0;
	padding: 0 0 5px 0;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	font-size: 0.85em;
	margin: 0;
}

.ContentPostDetails li {
	display: inline;
	float: left;
	list-style-image: none;
	list-style-type: none;
}

.ContentPostDetails li, .PostDetails li {
	display: inline;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 5px;
}

.ContentPostDetails li:first-child {
	padding-left: 0px;
}

.Content.Wide {
	margin: 0 0 0 10px;
	width: 745px;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 0;
	padding: 5px;
}

.first {
	text-align: left;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

#Footer {
	margin: 0 auto;
	width: 970px;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: none;
}

form {
	margin: 0 0 5px 0;
	padding: 0;
}

h1 {
	font-size: 1.8em;
}

h1 a:link, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

h2 {
	font-size: 1.8em;
	margin: 5px 0 10px 0;
}

h3 {
	font-size: 1.3em;
	margin: 5px 0 10px 0;
}

h4 {
	font-size: 1em;
	margin: 5px 0 10px 0;
}

h5, h6 {
	font-size: 0.85em;
	margin: 5px 0 10px 0;
}

#Header h1 {
	font-family: arial;
	font-size: 2.5em;
	font-weight: bold;
}

.headerBgImage {
	background-position: top left;
	background-repeat: no-repeat;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 8px 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #c4c4c4;
	height: 1px;
	margin: 0 0 10px 0;
}

html[xmlns] .Block {
	display: block;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

.Largetxt {
	font-size: 1.8em;
	font-weight: normal;
}

.Left {
	float: left;
	width: 185px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.Left .BlockContent, .Right .BlockContent {
	padding: 0px;
}


.Left h1, .Left h2, .Left h3, .Left h4, .Left h5, .Left h6 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #DB2B90;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Right h1, .Right h2, .Right h3, .Right h4, .Right h5, .Right h6 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #4387CD;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.homeBlogs h3{
	color: #FFFFFF;
	background-color: #DB2B90;
}
.homeBlogs ul li a {
	color:#DB2B90;
}
.TwitterFeed h3 {
	color: #FFFFFF;
	background-color: #4387CD;	
}
.Left li a, .Right li a {
	font-weight: bold;
	text-decoration: none;
}

.Left li a:hover, .Right li a:hover {
	text-decoration: underline;
}

.Left li, .Right li {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.Left p, .Right p {
	margin: 0 0 8px 0;
}

.Left .SideBox, .Right .SideBox {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
}

.Left ul li a{
	margin-left: 4px;
	padding: 5px 0 4px 13px;
}

.Right ul li a {
	margin-left: 0px;
	padding: 5px 0 0px 0px;
}

.Left ul li li a, .Right ul li li a {
	margin-left: 14px;
}

.Left ul li li li a, .Right ul li li li a {
	margin-left: 24px;
}

.Left ul, .Right ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

#Menu {
	clear: both;
	float: left;
	margin: 15px 0 0 0;
	position: relative;
	text-align: left;
	width: 970px;#
	z-index:5;
}

#Menu div {
	float: right;
}

#Menu .HasSubMenu > a {
	padding-right: 20px;
}

#Menu li {
	display: inline;
	float: left;
	list-style: none;
	text-align: left;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
}

#Menu li a {
	display: block;
	font-size: 1.1em;
	text-align: left;
	text-decoration: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#Menu ul.tplrepeat-parent2 li a {
	float: none;
}

#Menu li ul {
	float: left;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	z-index: 1;
	background-color: #DB2B90;
}

#Menu li ul li {
	float: left;
	text-align: left;
	margin:0px;
	padding:0px;
}

#Menu li ul li a {
	font-weight: normal;
	text-transform: none;
	color:#fff;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Menu li ul li a:hover {
	background-color: #a20f63;	
	border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	color:#FFFFFF;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul {
	list-style: none;
	margin: 0;
}

#Menu ul > li > ul > li > ul {
	left: 200px;
	position: absolute;
	text-align: left;
	top: 0;
}

#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
}

#Menu ul li li li:hover ul, #Menu ul li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#Menu ul li li:hover li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}

#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 150px !important;
	top: -1px !important;
}

#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 40px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	top: -999em;
	margin-top:7px;
	z-index:10;
}

#Menu ul ul li {
	width: 188px;
}


ol li {
	margin: 4px 0 4px 0;
}

#Outer {
	clear: both;
}

p {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

.PostDetails li, .ContentPostDetails li {
	border-right: 1px solid #110212;
}

.PostDetails li:first-child, .ContentPostDetails li:first-child {
	padding-left: 0;
}

.PostDetails li:last-child, .ContentPostDetails li:last-child {
	border-right: none;
}

.Right {
	float: right;
	padding: 0 0 20px 0;
	width: 205px;
}

.Right .SideBoxContact {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}

.RSSBlock h2 {
	margin: 3px 0px !important;
}

.RSSBlock h2 a {
	background-position: 5px 5px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	padding-left: 45px;
	padding-top: 10px;
	font-size:14px;
	color:#FFFFFF;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}
.CategoryFeedList li {
	padding-bottom:3px;
}
.Search a {
	text-decoration: none;
}

.Search input[type='text'] {
	width: 105px;
}

.Search p {
	line-height: 0.5em;
	text-align: right;
}

.Search small {
	margin: 0 0px 0px 0;
	text-align: right;
}

.SearchToggleLinkShow , .SearchToggleLinkHide {
	padding-right: 15px;
}

select option {
	padding: 0 10px;
}

.SideBoxContact h3 {
	font-size: 1.6em;
}

#Slogan {
	clear: both;
	margin: 0;
	padding: 10px;
	width: 960px;
	z-index:1;
}

#Slogan h2 {
	padding: 80px 350px 0 35px;
}

.Small {
	font-size: 0.75em;
}

.SubCategoriesList {
	font-size: 10pt;
}

table {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

#Tag {
	font-size: 1.1em;
	font-weight: bold;
	margin: 35px 15px 0 0;
}

td {
	vertical-align: top;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.Testimonial {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 20px 15px 20px;
	padding: 20px 0 20px 60px;
}

.Testimonial_content {
	font-style: italic;
	padding: 0 60px 0 0;
}

th {
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	font-size: 0.9em;
	padding: 6px 10px 6px 10px;
	text-align: left;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

#Topnav {
	margin: 25px 0 0 0;
}

.TopSearch {
	float: right;
	margin: 0 10px 0 0;
	padding: 0px;
}

.TopSearch .Searchbg {
	padding:5px;
}

.TopSearch .Searchinput {
	width: 125px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-right:2px;
}

.tplWidthColumns1 {
	width: 960px;
}

.tplWidthColumns2 {
	width: 705px;
}

.tplWidthColumns3 {
	width: 500px;
}

ul li {
	margin: 0px 0 0px 0;
	list-style-type: none;
}

ul, ol {
	margin: 10px 0 5px 10px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h4 {
	clear: both;
}

#Wrapper {
	clear: both;
	display: inline;
	float: left;
	margin: 0px 0 25px 0;
	width: 960px;
}
#topSearchForm {
	margin:20px 0 0 0;
}
#socialSearchRight {
	float:right;
	width:230px;
}
#searchAd {
	float:left;
	text-align:center;
	width: 730px;
	height:92px;
	margin-left:10px;
	overflow:hidden;
	 position:relative;
}
#searchAd a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#searchAd a.active {
    z-index:10;
}

#searchAd a.last-active {
    z-index:9;
}


#socialSearch {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow:auto;
}
#socialIcons {
	float:right;
	margin-right:10px;
}
#socialIcons ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#socialIcons li{
	display:inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#socialIcons li img {
	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

  /* IE 5-7 */
  filter: alpha(opacity=30);

  /* Netscape */
  -moz-opacity: 0.3;

  /* Safari 1.x */
  -khtml-opacity: 0.3;

  /* Good browsers */
  opacity: 0.3;
  
  width:23px;
}
#socialIcons li img:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
}


span.tplTitle{
	color:white;
}


#PreFooter {
	width:940px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #57085b;
	overflow:auto;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57085B;
	background-color: #110212;
}
#PreFooter h2 {
	color:#FFFFFF;
	font-size: 24px;
	font-weight: 400;
}
#PreFooter .Footer_Block{
	float:left;
	width:130px;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
}
#PreFooter .Footer_Block ul{
	list-style-type: none;
	margin-left:0px;
	
}
#PreFooter .Footer_Block li{
	color: #db2b90;	
}
#PreFooter .Footer_Block li a {
	color: #db2b90;
	text-decoration: none;
	padding: 2px;
}
#PreFooter .Footer_Block li ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
}
#PreFooter .Footer_Block li a:hover{
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color: #ffffff;
	text-decoration: none;
}
#PreFooter .Footer_Block li ul li a:hover{
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color: #db2b90;
	text-decoration: none;
}
#PreFooter .Footer_Block li ul li{
	color: #FFFFFF;
}
#Footer_Copy {
	width:950px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow:auto;
}
#Footer_Copy ul{
	list-style-type: none;
}
#Footer_Copy #FooterLeft{
	float:left;
}
#FooterLeft li, #FooterRight li {
	padding-right: 10px;
	float:left;
	display:block;
}
#Footer_Copy #FooterRight{
	float:right;
}
#slideshowTop {
    position:relative;
    height:250px;
}

#slideshowTop IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshowTop IMG.active {
    z-index:10;
}

#slideshowTop IMG.last-active {
    z-index:9;
}

#slideshowLeft {
    position:relative;
    height:200px;
}

#slideshowLeft div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshowLeft div.active {
    z-index:10;
}

#slideshowLeft div.last-active {
    z-index:9;
}



#Listen_Module {
	float:right;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
}
#Listen_Module .listenImg {
	float:left;
}
#Listen_Module ul{
	list-style-image: none;
	list-style-type: none;	
	float:left;
	margin-top:0px;
	margin-bottom:0px;
}
#Listen_Module h3{
	font-size: 18px;
	color: #ef7222;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#Listen_Module #Listen {
	background-image: url('../images/Listen_Icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#Listen_Module #Text {
	background-image: url('../images/Text_Icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#Listen_Module #Email{
	background-image: url('../images/Email_Icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#Recomends {
	width:980px;
	margin:0 auto;
	text-align:right;
	margin-right:10px;
}
#Recomends h2{
	color: #db2b90;
	font-weight: bold;	
}
#Recomends li{
	display:inline;
	margin-left: 8px;
	
}
#Recomends li img{
	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=30);

  /* Netscape */
  -moz-opacity: 0.3;

  /* Safari 1.x */
  -khtml-opacity: 0.3;

  /* Good browsers */
  opacity: 0.3;
}
#Recomends li img:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
}

/*ToolTip*/
.hotspot {color:#900; padding-bottom:1px;  cursor:pointer; width:20px;}

#tt {position:absolute; display:block; }

#tttop {display:block; height:2px; margin-left:5px;  top right no-repeat; overflow:hidden}

#ttcont {
	padding:40px 19px 17px 23px;
	margin-left:7px;
	width:160px;
	font-weight:bold;
	background-image: url('../images/tooltip.png');
	background-repeat: no-repeat;
}/*Change font color to suit*/

#ttbot {display:block; height:7px; margin-left:5px;overflow:hidden;}

#fm {
	width:59px;
	height:42px;
	background-image: url('../images/powered_fm.png');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
#info {
	margin-top: 25px;
}

#fm a{ display:block; width:59px; height:42px; margin:0 auto; text-indent: -9999px; }

.listSummary img{
	border: 1px solid #CCCCCC;	
	padding:2px;
}
.listRow {
	margin-top:10px;
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom:1px solid #eeeeee;
}

#schedule ul{
	padding-left:10px;
	padding-right:10px;
}
#schedule li.ListenLive {
	background-image: url('../images/Listen_Icon_Blue.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top:2px;
}
#schedule li.ListenLive a{
	color:#fff
}
#schedule li.time {
	font-size:10px;
}
#schedule li a{
	padding:0px;
	margin:0px;
}
#schedule ul.active {
	padding-right:10px;
	padding-left:10px;
}

#schedule .active {
	background-color: #4387CD ;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #275C92;
	color:#FFFFFF;
}
#schedule .active a{
	color:#FFFFFF;
}
#flashBtm {
	text-align:center;
	overflow:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	padding-top: 5px;
}
#logos td {
	vertical-align: middle;	
}

ul#presenterInfo {
	margin:0px;
}
ul#presenterInfo li{
	line-height:1.8em;
}
#presenterInfo .currentShow h3{
	margin:0px;
	font-size:16px;
	font-weight:400;
	background-image: none;	
}
#presenterInfo .blog{
	margin-top:10px;
	background-image: url('../images/Blog_Icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#presenterInfo .email{
	background-image: url('../images/Email_Icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.ContentComments {
	background-color: #f6f6f6;
	padding:5px;
	border: 1px solid #ECECEC;
}
.conSplit {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E1E1;	
}
.ListOfGalleries {
	float:left;
	width:240px;
	margin-right:10px;
}
.ListOfGalleries h2 {
	font-size:1.3em;
	
}
.ListOfGalleries .ListOfGalleriesDesc {
	display:none;
}

.ContentModulesContainer {
	background-color: #f6f6f6;
	padding:5px;
	border: 1px solid #ECECEC;
}
