/*--------------------layout---------------------*/
* {margin:0;padding:0}
form {
	text-align: center;		
	}
#wrapper {
	width: 980px;
	background: #fff;
	margin: 0px auto;
	text-align: left;	
	}
#Main {
	float:left;
	width: 800px;
	margin: 0;	
	
	}
#MainInner
{
    margin:7px;
}
#MainInnerLeft
{
    float:left;width:150px;border-right:2px solid #d19d16;margin-right:10px;padding:0 12px 20px 2px ;
}
#MainInnerLeft div ul
{
    margin:0;
}
#MainInnerLeft div ul li
{
    margin-left:10px;
}

#MainInnerRight
{
    float:left;width:550px;
}
#Customers
{
    display:none;background:#f5f5f5;border:0px solid #d19d16;height:60px;
}
#contentheader
{
    padding:0px;background-image:url(../../images/whichtenant/Dark-Blue-Band.jpg);
}
#contentheader p
{
    line-height:50px
}
#contentheader img
{
    border-top:2px solid #123346!important;float:left;padding:4px 3px 4px 6px ;
}


#SideBar {
	width: 140px;
	height:850px;	
	float: right;	
	padding: 6px;	
	}
#SideBar2 {
	width: 140px;
	height:250px;	
	float: right;	
	padding: 6px;	
	margin-top:60px;
	}
#Header, #Footer {
    border:0px solid green;
	clear:both;
	}

#Header #HeaderBanner
{
    border:0px solid red;
    height:75px;
    overflow:hidden;
    /*background-image:url(../../images/site/logo.jpg)*/
}
#Header #HeaderBanner Div
{
    margin:7px 7px 0 0;
}




/*--------------------style---------------------*/
body {
	font-family: "verdana",Arial, Verdana;
	color: #333;
	font-size: 12px;
	background: #dbe1e9;
	margin:0;
	padding:0;			
	}
	
	
	#ctl00_ContentCrumb_tm_sitefinity_usercontrols_navigation35_sitetabstrip_ascx1_RadTabstrip1
	{
	 display:none;   
	}
	#ctl00_ContentCrumb_tm_sitefinity_usercontrols_navigation35_sitetabstrip_ascx1_RadTabstrip1 ul.rtsUL li
	{
	 display:inline;   
	}
	#ctl00_ContentCrumb_tm_sitefinity_usercontrols_navigation35_sitetabstrip_ascx1_RadTabstrip1xxx a.rtsSelected
	{
	 color:red;background-image:url(/images/hhh.jpg);padding:12px;   
	}
	
	
/*-------------------------Menus--------------------------------*/
.rtUL {border:0px solid green;text-align:left;list-style-type:none;background:url(../../images/site/menu-ank-bk.jpg);}

.rtUL li {border-right:0px solid cyan;display:inline;}
.rtUL li div {border:0px solid yellow;display:inline;}
.rtUL li div a {display:inline-block;height:21px;padding:5px 12px 0 10px;color:navy;font-size:12px;font-weight:bold;text-transform:uppercase;font-family:arial, verdana} 
.rtUL li div.rtSelected {border:0px solid red;}
.rtUL li div.rtSelected a {color:gold;background:#d19d16}







	
#ctl00_TopMenu_ctl00_RadMenu1 li
{
    border-top:2px solid #d19d16;
    height:24px;
    padding-top:0px;
    background:#d19d16;
    
}


#ctl00_TopMenu_ctl00_RadMenu1 li.rmFirst
{
    
}
#ctl00_TopMenu_ctl00_RadMenu1 li ul.rmLevel1 lixxx
{
    border:1px solid red;background:yellow;height:20px;padding-top:0px;
    background:url(../../images/site/menu-sliver-bkxxxxxxxx.jpg);
    
}
#ctl00_TopMenu_ctl00_RadMenu1 a.rmLink
{
    border-right:0px solid white;background:url(../../images/site/menu-ank-hl-bkxxxx.jpg);
    padding:4px 0px 4px 0px ;
    margin-left:1px;
    color:#123346;
    font-size:8px;
    
}
#ctl00_TopMenu_ctl00_RadMenu1 a.rmLink:hover
{
    color:#000;
   text-decoration:underline;
}
#ctl00_TopMenu_ctl00_RadMenu1 a.selectedItem
{
   color:#092d43;
   text-decoration:underline;
		
}
#ctl00_TopMenu_ctl00_RadMenu1 span.rmText
{
    padding-left:15px ;
    border-left:1px solid #082c42 !important
}
#ctl00_TopMenu_ctl00_RadMenu1 .rmFirst span.rmText
{
    border:0px solid green !important
}
#ctl00_TopMenu_ctl00_RadMenu1 li li span.rmText
{
    border-left:0px solid red !important
}

#ctl00_TopMenu_ctl00_RadMenu1 .rmSlide
{
    margin-top:1px;
}







	
	
img 
{
    border:0px;
}
#Header {
	margin-bottom: 0;
	/**background: #1F5DA7;*/
	margin-top: 0px;
	/**background:green;*/
	background-image:url(../../images/whichtenant/header.gif);
	background-repeat:no-repeat;
	
	}
#Header h1 {
	font-family: Georgia;
	font-size: 35px;	
	color: #fff;
	margin: 0 10px;
	}
#TopNavigationTopLayer
{
 height:27px;border:0px solid green;
}
#TopNavigation {
	
	}
	
#tabmenu {height:26px;overflow:hidden;padding-left:3px}	
#tabmenu a
{
    border:0px solid red;
}
#tabmenu img {}
#tabmenu #ankHome{border:0px solid green;}

#TopNavigationSurround {
	/*height:52px;background:#4e75c4;*/
	height:27px;background:#d19d16;
	border-bottom:2px solid white;
	
	}
#TopNavigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#TopNavigation {display: inline-block;}
/* Hides from IE-mac \*/
* html #TopNavigation {height: 1%;}
#TopNavigation {display: block;}
/* End hide from IE-mac */

#TopNavigation a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	
	font-weight:bold
	}
#TopNavigation a:hover {
	color: #dee087;
	}
#Main {
	font-size: 14px;
	line-height: 150%;
	border:0px solid green;
	
	}
#Main hr {
	color: #ddd;margin-left:20px;margin-right:20px;clear:both;
	}
#Main h2 {
	color: #d19d16;
	font-size: 17px;
	margin:10px 0 10px 0;
	}
#Main h2.Strap, #SideBar2 h2.Strap {
	color: #b4a245;
	font-size: 28px;
	margin-top:20px;
	margin-bottom:4px;
	font-style:italic;
	text-align:left;
	font-family:Times New Roman;
	}
#Main h3.StrapSub, #SideBar2 h3.StrapSub  {
	color: #b4a245;
	font-size: 20px;
	margin-bottom:4px;
	font-style:italic;
	text-align:left;
	font-family:Times New Roman;
	}
	
#Main h3 {
	color: #1F5DA7;
	font-size: 15px;
	margin-top:10px;
	}
#Main h4 {
	color: #d19d16;
	font-size: 12px;
	margin-top:10px;
	}
#Main P.simple {
	border:0px solid blue;
	padding:0 0 0 40px;
	background-image:url(sitefinity-html/images/site/graphic-bullit.jpg)
	}
#Main table
{
    /**border:1px solid lightblue;
    background: #fffffe;*/
}
#Main td
{
    vertical-align:top;
}
#Main .simplecellpic
{
    border:0px solid red;
}
#Main .simplecelltext
{
    border:0px solid blue;
    font-size:12px;
    padding-bottom:10px;
}
#Main .reveal
{
	width:980px;height:360px;
	border:0px solid blue;
	margin-top:0px;
	background-position:0 0; 
	background-repeat:no-repeat;
}
#Main #reveal0
{
	background-image:url(../../images/whichtenant/background-reveal-0.jpg)
}
#Main #reveal1
{
	background-image:url(../../images/whichtenant/background-reveal-1.jpg)
}
#Main #reveal2
{
	background-image:url(../../images/whichtenant/background-reveal-2.jpg)
}
#Main #reveal3
{
	background-image:url(../../images/whichtenant/background-reveal-3.jpg)
}
#Main #reveal4
{
	background-image:url(../../images/whichtenant/background-reveal-4.jpg)
}
#Main #reveal5
{
	background-image:url(../../images/whichtenant/background-reveal-4.jpg)
}

#Main .revealstepsandbigbuts
{
	border:0px solid red;
	float:left;
	width:450px;
	padding:40px 0 0 70px;
}
#Main .revealstepsandbigbuts a
{
	border:0px solid green;
	width:100%;
	height:53px;
	display:block;
}
#Main .revealstepsandbigbuts a.bigbutton
{
	border:0px solid red;
	height:40px;
	margin:40px 0 0 120px;
	width:170px;
	display:inline-block;
}
#Main .revealwhitepane
{
 border:0px solid red;
 float:left;
 width:380px;
 height:354px;
 margin-left:0px;
}
#Main .revealwhitepane div.expla
{
	background:#e7e5e6;
	border-top:1px solid #818c8f;	
	margin:43px 0 0 0px;
	display:block;
	color:#16394f;
	font-family:Geneva, Arial;
	font-size:14px;
	height:260px;
	line-height:23px;
}
#Main .revealwhitepane div.expla h1
{
    padding:8px 40px 0px 40px ;
}
#Main .revealwhitepane div.expla p
{
    padding:10px 40px 0px 40px ;
}
#Main .revealwhitepane div.expla a:hover
{
    color:black;
    text-decoration:none;
}

#Main .revealwhitepane div.expla h1
{
    color:#d19d16;
    font-size:18px;
    
}
#Main .revealwhitepane a.expla span
{
    border-bottom:1px solid #1850a3;color:#1850a3;float:right;
}

#Main #homeleftpic
{
    float:left;border-right:0px solid lightblue;
}
#Main #homecontent
{
    float:right;border:0px solid yellow;padding:9px 9px 9px 0px ;width:550px;
}
#Main #homecontent #homecontenttextxxxx
{
    border:0px solid blue;height:540px;
}


#Main #homecontent span
{
    float:left;border:0px solid lightblue;margin-right:20px;
}
#Main #homecontent #AdviseAndInform
{
    border:0px solid lightblue;font-size:12px;
}
#Main #homecontent #AdviseAndInform .highestrated
{
    font-weight:bold;color:#3d4c5f;
}


#Main #homecontent #AdviseAndInform div
{
    border:0px solid red;width:273px;float:left;
}
#Main #homecontent #AdviseAndInform div .sf_postListing
{
   padding-right:3px;margin-left:0;
}



#Main #homecontent #AdviseAndInform li
{
    padding:0;margin:0;
}
#Main #homecontent #AdviseAndInform h4
{
    font-weight:normal;
}
#Main #homecontent #AdviseAndInform a
{
    font-weight:bold;
}
#Main #homecontent #HorrorStories
{
    height:150px;border:0px solid lightblue;
}
#Main #homecontent #HorrorStories div
{
    border:0px solid red;width:273px;float:left;height:145px;
}
#Main #homecontent #HorrorStories img
{
    float:left;margin-right:4px;width:140px;
}
#Main #homecontent #HorrorStories h4
{
   font-size:12px;
}
#Main #homecontent #HorrorStories td
{
   font-size:10px;color:Blue;padding-right:3px;
}
#Main #homecontent #HorrorStories p.sf_readMore
{
   float:right;padding-right:24px;
}
#Main #homecontent #HorrorStories td.red
{
   color:#bd6a64;font-weight:bold;font-size:12px;
}

#Main #homeleftpic img
{
    display:block;border-bottom:1px solid lightblue;
}
#SideBar {
	font-size: 12px;	
	/*background: #dbe9f2;*/
	background: #d19d16;
	border-left:0px solid lightblue;
	border-bottom:1px solid lightblue;
		
	}
#SideBar2 {
	font-size: 12px;	
	color:#3d4c5f;
	}
#SideBar2 p {
    margin:5px 05px 0;
	}
#SideBar .sf_searchText
	{
	    width:130px;
	}
#Footer {
	clear:both;
	color: #666;
	font-size: 11px;
	padding: 0 10px;
	background:#f5f5f5;
	position:relative;
	border:1px solid #f5f5f5;
	}
#FooterLeftBlock
{
    float:left;
    border:0px solid red;
    width:75%;   
}
#FooterRightBlock
{
    float:right;
    width:25%;
}
.spacer
{
	clear:both;
}
.Footerblock
{
	border:9px solid #f5f5f5;
	width:220px;
	float:left;
}
.Footerblock h2
{
	color:#092d43;
	padding:2px 2px 2px 3px;
	font-size:12px;
	width:150px;
	line-height:12px;
	float:left;
}
.Footerblock img
{
	float:left;
}
.Footerblock p
{
	padding-top:3px;
	clear:both;
	
}

p#FooterPara
{
	color:gray;
	text-align:center;
	clear:both;
	font-size:9px;
	border:0px solid #cccccc;
	padding-top:2px;
}
p#FooterPara a
{
	color:gray;
}




#SideBar h3{
	font-weight: bold;
	color: #014c86;	
	text-align:center;
	font-size:13px;
	margin:7px
	}
#SideBar dt{
	font-weight: bold;
	color: #1F5DA7;	
	}
#SideBar dd {
	margin-left: 0;
	margin-bottom: 10px;
	}
#SideBar ul {
	padding-left:20px;
	margin-left:0;
	}
#SideBar .contacts  {
	margin-top: 20px;	
	}
#SideBar .contacts dt {
	font-size: 16px;
	color: black;
	margin-bottom: 10px;
	}
#SideBar .contacts dd {
	margin-bottom: 5px;
	
	}
.contacts dd strong {
	font-size: 11px;
	}
a {
	color: #1F5DA7;
	text-decoration: none;
	}
a:hover {
	color: #dee087;
	text-decoration: underline;
	}
.gallery {
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	}
	
/*-------------------------------------PollBox---------------------------------*/
.PollBox {
    font-size: 1.0em;
    margin: 0;
    background: transparent;
    width: 200px;
    padding: 10px;
    }
.PollBox fieldset {
    border: 0;      
    padding: 0;
    margin: 10px 0 10px 0;        
    }
.PollBox h4 {
    font-size: 1.3em;
    padding:0;
    margin: 0;
    }
.PollBox fieldset h5 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
    margin: 0 0 5px 0;        
    }
.PollBox fieldset span {
    display: block;
    margin: 0;
    font-size: 1.0em;
    color: #000;
    line-height: 1.6em;
    }
.PollBox fieldset span label {
    display: inline;
    font-weight: normal;    
    }
.PollBox a {
    float:right;
    margin-top: -16px;
    }
.PollBox span {
    color: #999;
    font-size: 0.9em;
    }
.PollBox span.validator {
    color: red;
    display: block;
    margin-bottom: 10px;
    }
/*-------------------------------------News---------------------------------*/ 
   
/*----------newslist-----------*/
		.newslist {
			list-style:none;
			margin:0;
			padding:0;
			}
		.newslist li {
			margin-bottom: 20px;
			border-bottom: 1px dashed #ededed;
			}
		.newslist p.summary {
			margin:0;
			font-size: 0.9em;
			}
		.newslist h4, .newslist h5 {
			margin: 0;
			padding: 0;
			font-size: 1.0em;			
			}
		.newslist h5 {
			font-weight: normal;
			}
		.newslist span.date {
			font-style: italic;
			font-size: 0.8em;
			}
		.newslist a.more {
			font-size: 0.8em;
			}

		/*---------singlenews---------*/

		.singlenews h2 {
			font-size: 1.5em;
			margin-bottom: 0;
			}		
		.singlenews h3 {
			margin: 0;
			padding: 0;
			font-weight: normal;
			font-size: 0.9em;
			}		
		.singlenews span.date {
			font-style: italic;
			font-size: 0.8em;
			line-height: 3em;			
			}
		.singlenews p.summary {
			font-weight: bold;
			font-size: 0.9em;
			}
		.singlenews div.newsbody {
			margin-top: 20px;
			font-size: 0.9em;
			}
			.sf_postCategory
			{
			    display:none;   
			}
			.sf_newsThumbnail img
			{
			    width:140px;border:1px solid red;margin-bottom:20px;
			}
		.related h3 {
			font-size: 1.2em;
			margin-top: 30px;
			margin-bottom: 10px;
			}
		.related h4 {
			margin: 0 0 10px 0;
			font-size: 1.0em;			}
		.related ul {
			margin:0 0 20px 0;
			padding:0;						
			}
		.related li {
			padding: 0 0 0 0;
			margin-left: 20px;
			}
		.related li.more {
			font-size: 0.8em;
			line-height: 2.5em;
			list-style-type: none;
			}
/*-------------------------------------Blogs---------------------------------*/
/*blog posts*/
.post{margin:2.4em 0}
.postTitle{color:#1F5DA7;font:normal 2.2em/1.2em georgia,arial,sans-serif;}
.postTitle a{text-decoration:none}
.postDate{margin-bottom:1.2em;font-size:0.8em;color:#000 !important}
.postContent{font-size:13px}
.postContent p{margin-bottom:1.2em}
.postGet,.entryFoot{color:#fff}
.postGet{margin-top:1em}
.diggit{padding-left:20px;background:url(img/blogDiggit.gif) 0 0 no-repeat}
.delicious,.delicous{margin-left:10px;padding-left:18px;background:url(img/blogDelicious.gif) 0 0 no-repeat}
p.more{font-size:0.85em}
.postFoot a{clear:left;font-size:0.85em}
.postFoot a.postComments{}
.postFoot span{margin-left:10px;color:#000}
.postComments{margin-top:40px;font-size:0.9em;line-height:1.4em;}
.postComments h3{color: #1F5DA7;margin-top:1.5em;background:url(img/blogComments.gif) 0 0.2em no-repeat;font:normal 1.6em/1.2em georgia,arial,sans-serif;}
.postComments h3 a{color:#333}
.commentsView{background:#F8FAFC;padding:20px 30px 30px}
.postComments .commentAuthor{margin-top:1.6em;color: #1F5DA7;font-size:1.0em}
.postComments .commentAuthor a{text-transform:none;text-decoration:underline}
.postComments .commentAuthor a:hover{text-transform:none;text-decoration:none}
.postComments .commentDate{font-size:0.8em;font-weight:bold}
.postComments p{margin-top:0}
p.commentMessage{background:#690;color:#fff;padding:3px 10px;margin:20px 0}


/*comments form*/
.postComments ol{list-style:none}
.postComments fieldset{display:block;margin-top:1em;margin-bottom:2.3em;padding:1.8em 1em 1em;border:0;background: #E2EBF3}
.postComments fieldset li{clear:both;margin-bottom:1em}
.postComments fieldset li:after{content:".";display:block;clear:both;height:3px;visibility:hidden}
.postComments fieldset label, .postComments fieldset span {float:left;width:70px;padding-right:10px;text-align:right;line-height:1.8em;font-size:0.85em}
.postComments fieldset input{float:left;width:200px;padding:2px}
.postComments fieldset textarea{float:left;width:380px;height:150px;font-family: Arial;font-size:12px}
.postComments fieldset input.commentsButton{display:block;width:auto;margin:0.4em 0 0 80px;height:auto;font-weight:bold;padding:3px 5px}
.postComments fieldset span.commentsValidator{margin-left:70px;color:red;font-weight:bold;width:320px;text-align:left}

.postsNavigation{font-size:12px}
.prevPost{border-right:1px solid #000;padding-right:10px;margin-right:5px;background:url(Images/prev.gif) center left no-repeat;padding-left:13px;}
.allPosts{font-weight:bold}
.nextPost{border-left:1px solid #000;padding-left:10px;margin-left:5px;background:url(Images/next.gif) center right no-repeat;padding-right:13px;}
.postsNavigation {margin-top:10px}

/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_list_expandable, .sf_target_list, #SideBar ul {list-style:none;margin-bottom:30px;font-size:13px}
.sf_list_simple li, .sf_list_expanded li, #Main li, #SideBar li{margin-top:10px}
#Main li 
{
	margin-left: 15px;
}
.sf_list_expanded h5, .sf_item_head, ul h2 {font-size:1.0em;font-weight:bold;margin-top:0.5em}
.sf_target_list{margin-left:0}
.sf_target_list dt{font-weight:bold;margin-top:1.0em}
#Main ul {margin-left:15px;list-style-type:disc;font-size:13px}
#Main ol {margin-left:15px;font-size:13px}
#Main h1, #Main .list_header{margin-top:20px}


/* Categories, Tags, Archive */
ul.tagCloud {
	margin: 0;
	padding: 0;
}
ul.tagCloud li {
	margin: 0;
	padding: 0 10px 0 0;
	background: none;
	border-bottom: 0;
	padding: 0;
	display: inline;
	line-height: 36px;
}
ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {
	font-size: 9px;
}
ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {
	font-size: 12px;
}
ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {
	font-size: 16px;
}
ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {
	font-size: 21px;
}
ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {
	font-size: 29px;
}
ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {
	font-size: 36px;
}
h1.categorizedAs {
	margin: 20px 0 0;
	font-size: 2.5em;
	font-family: georgia,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
dl.taggedWithList {
	margin: 0;
	padding: 0;
}
dl.taggedWithList dt, dl.taggedWithList dd {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}

#Main ul.sf_singleImageData 
{
	margin-left: 0;
	line-height: 1.3;
}
#Main ul.sf_singleImageData li
{
	margin-top: 0;
}

/*Misc*/

#ctl00_ContentCrumb_tm_Breadcrumb1 {border:0px solid red;color:white;font-size:10px;padding-left:13px;}
#ctl00_ContentCrumb_tm_Breadcrumb1 a,#ctl00_ContentCrumb_tm_Breadcrumb1 span{color:white;}

ul.sf_postListing a {text-decoration:none !important}
.sf_searchBox label {display:none}
.sf_searchSubmit {border:1px solid #dbe1e9;width:134px;margin:4px 0 0 0;background:#215471;color:white}
iframe {height:60px;width:210px;}
h4.sf_postTitleHome {font-size:12px;}
#ctl00_Contentplaceholder1_BlogPosts1_ctl00_ctl00_commentsList_ctl00_spamProtector_SpamProtectorPanel span {color:red}
.sf_authorComment {background:#c6cfc6}
.sf_commentListing li {list-style:none;background:#dbe1e9}
.listingheading {font-weight:bold}
.listing {font-weight:normal}
.more {float:right;text-decoration:underline;color:#d19d16}
.Screenpic1 {margin-top:-1px;border-top:1px solid #7f8a8d;height:260px;width:380px;background-image:url(../../images/whichtenant/laptop.jpg)}
.Screenpic2 {margin-top:-1px;border-top:1px solid #7f8a8d;height:260px;width:380px;background-image:url(../../images/whichtenant/avoid.jpg)}
#LostFigures {margin-left:120px;font-weight:bold;color:#258aa6;}
#LostFigures2 {margin:20px 0 0 30px;}
.RightSide {text-align:right;}
#Total {font-weight:bold;border-top:1px solid black}
#TotalNum {font-weight:bold;border-top:1px solid black}
.revealwhitepane a {color:#258aa6;font-weight:bold;}
#MainInnerLeft ul{list-style:none;}
#MainInnerLeft ul li{border-bottom:1px solid #248ca7;padding-bottom:5px}
#MainInnerLeft ul li .rpSelected {text-decoration:underline}
#MainInnerLeft ul li .rpLink {color:#092d43}
#MainInnerLeft ul li .rpLink:hover {color:#092d43}
#search {background:#d19d16;padding:15px 0 15px 7px;margin:-6px -5px 0 -5px;border-top:2px solid white}
#IconHeading {margin-right:15px;float:left}


