body.background{background-color:#000}

form {display:inline;}

html, body
{
    height:100%;
	margin: 0;
	padding: 0;
	color:#666;
	font-family:Verdana;
	font-size:11px;
	line-height:1.5em;
}


a.arrow-right{background:transparent url(images/arrow-right.gif) no-repeat top right;font-weight:bold;padding:2px 25px 0 0;}

a, a:visited
{
    color:#759D95;
    text-decoration:none;
}

#leftColumn a
{
    text-decoration:underline;
}

a:hover
{
    color:#345952;
    }

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
-moz-outline-style: none;
}



a img
{
    border: 0;
}

img.left
{
   
    background:#fff url(images/gray-gradient.gif) repeat scroll 0 0;
    border:1px solid #ccc;
    float:left;
    margin-bottom:3px;
    margin-right:15px;
    padding:6px;

}

img.right
{
    background:#E4E4E4 url(images/gray-gradient.gif) repeat scroll 0 0;
    border:1px solid #ccc;
    float:right;
    margin-bottom:15px;
    margin-left:15px;
     padding:6px;
}


/* Containers & Layout */
#mainWrapper
{
    float:left;
    clear:both;
    width:100%;
    min-height:100%;
    position:relative;
}

#cmsWrapper
{
    background:#000 url(images/bg-body.jpg) repeat-x;
    clear: both;
	width: 100%;
	padding-top: 0;
	margin:0px;
	position: relative;
	float:left;
	height:100%;
}

#container
{
    position: relative;
	padding: 0;
	margin-left:auto;
    margin-right:auto;
    width: 960px;
	height: auto !important;
    clear: both;    
}

#header_container
{    
    clear: both;  
    width:100%;    
    text-align:center;
}

#header
{
    margin-left:auto;
    margin-right:auto;
    padding:29px 0 0 0;    
    width:960px;
}  

#curve
{
    background:url(images/bg-headercurve.gif) no-repeat;    
    min-height:190px;
    height:190px;
}

#shadowOuter
{
    width:100%;
    clear:both;
}

#footerWrapper
{
    clear: both;
    float: left;
    width:100%;
    font-size:12px;
    background:url(images/bg-footer.jpg) repeat-x;
    min-height:258px;
    height:258px;
}

#footerWrapper2
{
    margin:0 auto;
    width:960px;
    padding-top:25px;
}

#footer
{
    float:left;
    width:960px;
}

#footer a,
#footer a:visited
{
    color:#496862;
    text-decoration:none;
    }

#footer a:hover
{
    color:#000;
    }
.row
{
    float:left;
    clear:both;
    width:100%;
}

#footer .row
{
    width:960px;
}

#socialBookmarking
{
    margin-top:20px;
    float:left;
    width:520px;
    height:30px;
}

#designByGray
{
    margin-top:20px;
    float:right;
    width:440px;
    text-align:right;
    height:30px;
    font-size:10px;
}

#designByGray a 
{
    color:#666666;
    text-decoration:none;
}

/* Home Page Styling */

#home
{
    clear: both;
    float: left;
}


/* Inner Page Styling */

#inner
{
    clear: both;
    float: left;
}


/* Blog Styling */

ul.sf_postListing
{

}

ul.sf_postListing li.entry
{

}

ul.sf_postListing li
{

}




h2.sf_postTitle
{
    font-size:11px;
    font-weight:bold;
    margin:0;
}

h2.sf_postTitle a
{

}

div.categoryAuthor
{

}

div.sf_postContent
{

}

.sf_postContent p
{

}

p.sf_postTags
{

}

p.sf_readMore,
p.sf_postBookmark
{

}


/* Dynamic Form CSS */
div.first{border-top:3px solid #93b2ad}

.dynamicFormRow
{
    border-bottom: 1px dotted #ccc;
    margin: 0px 0;
    clear: both;
    float: left;
    width:100%;
}

div.last{background-color:#Fff;}
.dynamicFormLeftColumn
{
    float: left;
    padding:5px;
    width:200px;
}

.dynamicFormRightColumn
{
    float: left;
    padding:5px;
}

ul.dynamicFormRadioButtonList
{
    margin: 0;
    padding: 0;
}

ul.dynamicFormRadioButtonList li
{
    list-style-type: none;
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

#affiliate-bar
{
    float:left;
    height:40px;
    margin:0;
    padding:0;
    position:relative;
    width:100%;
    z-index:7001;
}

#affiliate-content-wrapper
{
    background:#1C1C1C url("images/bg-affiliate-wrapper.gif") repeat-x;
    clear:both;
    display:none;
    float:left;
    height:260px;
    width:100%;
}

#affiliate-content
{
    color:#fff;
    margin:auto;
    
    width:960px;
}    
    
#affiliate-content-left{float:left;width:600px;}
#affiliate-content-right{float:left;width:360px;}
#affiliate-content-left a,
#close-button a,
#affiliate-content-right a{text-decoration:none;color:#fff;}
#affiliate-content-right ul{margin:0;padding:0;font-size:11px;float:left;}
#affiliate-content-right ul li{list-style-type:none;padding:10px 0 10px 0;border-bottom:dashed 1px #fff;}
#close-button{text-transform:uppercase;width:960px;margin:auto;}
   
#affiliate-tab-wrapper
{
    background:transparent url("images/bg-affiliate-bar.gif") repeat-x center top;
    clear:both;
    float:left;
    height:40px;
    width:100%;
}
* html #affiliate-tab-wrapper
{
}
   
#affiliate-tab
{
    margin:auto;
    text-align:right;
    width:960px;
}

#logo 
{
    height:72px;
    line-height:72px;
    margin:0 auto;
    padding-top:40px;
    width:594px;
}

#slogan
{
    margin-top:40px;
    float:left;
    width:300px;
}

#nav
{   
    width:960px;
    min-height:40px; 
    height:40px; 
    margin: 15px auto;
    background: transparent url(images/bg-nav.gif) no-repeat center;
}

#navContainer
{
    margin:0 auto;    
    min-height:40px; 
    height:40px; 
    padding-top:3px;
}

* html #navContainer
{
    padding-top:7px;
}

#content
{
    clear:both;
    float:left;
    width:960px;    
    height:auto !important;
    padding:0 0 25px 0; 
    margin-top:35px;
    background:transparent url(images/bg-home-body.gif) repeat-y;
}


#content.inner
{
    background:#fff url(images/bg-content-inner.gif) repeat-y;
}

#InnerLeftColumn
{
    background:transparent url("images/inner_main_description_bg.gif") no-repeat;
    width:710px;
    min-height: 117px;
    float:left;
    }
#InnerRightColumn{width:234px;float:right;text-align:left;}
* html #InnerLeftColumn{height: 117px;}
* html #InnerRightColumn{border:transparent;}

* html #sitePanelBar{padding:0 !important;}
* html #treatmentsAndConditions {}
* html #mainText{width:400px !important;}

#leftColumn
{
    float:left;
    width:616px;
}

#contentHeader
{
    float:left;
    clear:both;
    
    width:616px; 
}

#contentHeader.home
{
    height:270px;
}
#intro
{
    float:left;
    clear:both;    
    width:558px;
    padding-right:29px;  
    background:url(images/bg-home-stethescope.jpg) no-repeat top right;
   
}

#innerDescription
{
    float:left;
    clear:both;
    width:558px;
    font-size:16px;
    color:#528CB8;
    margin:10px 0 20px 0;
}

#leftColumn #inner
{
    background: #FFFFFF url(images/bg-home-inner.gif) no-repeat scroll 0 0;
    float:left;
    clear:both;
    width:558px;
    padding:0 29px 0 29px;
}

#leftColumn .break
{
    
    clear:both;
    background: url(images/bg-break.jpg) no-repeat 0 10px;
    width:561px;
    height:40px;
    
}

#leftColumn .break-inner
{
    float:left;
    clear:both;
    background: url(images/bg-break-inner.jpg) no-repeat 0 10px;
    width:558px;
    min-height:12px;
    height:12px;
    padding:10px 0;
}

#pageName
{
    float:left;
    clear:both;
    font-family:Georgia;
    font-size:20px;
    font-weight:bold;
    width:558px;
    border-top:solid 1px #E8E3DC;
    margin-top:5px;
    padding:15px 0 5px 0;
}

#pageName h2
{
    margin:0;
    padding:0;}

#leftColumn #breadcrumb
{
    padding-left:0px;
}

#featuredProcedures
{
    float:left;
    width:275px;
    height:200px;
}

#leftColumn ul
{
    padding:0;
    margin:0;
    list-style-type:none;
}

#leftColumn li
{
  
}

#inner #innerLeftColumn
{
    float:left;
    background:url(images/bg-innerLeftColumn.jpg) no-repeat top right;
    width:290px;
    min-height:265px;
    padding-right:25px;
}

#inner #innerRightColumn
{
    float:left;
    width:223px;
    padding-left:20px;
}

#blog
{
    float:left;
    clear:both;
    width:558px;
}



#blog #text
{
   
    
}

#blog #row
{
    padding-bottom:10px;
}

#patientStory
{
    float:left;
    width:245px;
    padding-right:30px;
}

#forPhysicians
{
    float:left;
    width:253px;
    padding-right:30px;
}

#forPhysicians ul
{
    padding-top:10px;}

#newsAndEvents
{
    width:275px;
    float:left;
}

#healthInformation
{
    width:254px;
    padding-left:29px;
    float:left;  
}

/**************** Home Page Right Column Styling ****************/
#rightColumn
{
    float:right;
    width:316px;
}

#clinicalPrograms
{
    color:#fff;
    float:left;
    width:294px;
    padding-left:22px;
    padding-top:22px;
    background: url(images/bg-clinical.jpg) no-repeat;
    min-height:244px;
    height:244px;
}

#clinicalPrograms .text
{
    width:180px;
}

#clinicalPrograms ul
{
    list-style-type:none;
    margin:8px;
    padding:0;
}

#clinicalPrograms li
{
    line-height:0.5em;
}

#clinicalPrograms a
{
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    }

#clinicalPrograms a:hover
{
    color:#A4E4EF;
    }

#clinicalProgramsWrapper
{
    float:left;
    width:316;
    background: url(images/bg-clinicalWrapper.jpg) repeat-y;
}

#clinicalProgramsInner
{
    float:left;
    width:294px;
    padding-left:22px;
    padding-top:22px;
    background: url(images/bg-clinicalInner.jpg) no-repeat;
    min-height:218px;
    color:#B5CEE1;
}

#clinicalProgramsBottom
{
    float:left;
    width:316px;
    background: url(images/bg-clinicalBottom.jpg) no-repeat;
    min-height:65px;
    height:65px;
}

#clinicalProgramsInner ul
{
    list-style-type:none;
    padding:0 0 0 12px;
    margin:0;
    /*overflow:hidden !important;*/
}

#clinicalProgramsInner li
{
    list-style-type:none;
    background:url(images/clinicalBullet.gif) no-repeat left 5px;
    padding-left:20px;
    line-height:15px;
    font-size:10px;
    
}



#search
{
    width:287px;
    padding-left:29px;
    padding-top:10px;
    float:left;
    min-height:77px;
    height:77px;
    background: url(images/bg-search.jpg) no-repeat;
}

#rightColumnContentWrapper
{
    padding:0 25px;
}

#rightColumnContentWrapper a,
#rightColumnContentWrapper a:visited
{
    color:#8e7351;
    text-decoration:none;
}

#rightColumnContentWrapper a:hover
{
    color:#301f09;
}

#latestNews
{
    clear:both;
    float:left;
    width:258px;
    padding:0;   
    margin-top:10px;
}

#virtualTour
{
    clear:both;
    float:left;
    width:258px;
    padding:0;
    text-align:center; 
    margin:0px 0 10px 0;
}

#rightColumn .break
{
   
    clear:both;
    background: url(images/bg-break-right.jpg) no-repeat center 10px;
    width:259px;
    height:50px;
    
}

#classesAndEvents
{    
   
    clear:both;
    width:258px;
    padding:0;
}

#classesAndEvents ul
{
    list-style-type:none;
    margin:10px 5px;
    padding:0}

#classesAndEvents li
{
    line-height:2em}

#additionalBanners
{
    float:left;
    clear:both;
    margin:0 auto;
    text-align:center;
}

#socialBlock
{
    clear:both;
    float:left;
    width:520px;
}


#socialBlock a:link
{
     color:#999999;
}

#socialBlock a:active
{
     color:#999999;
}

#socialBlock a:hover
{
     color:#999999;
}

#socialBlock a:visited
{
     color:#999999;
}

#innerMain
{
    margin:0 auto;
    width:960px;
    height:93px;
    clear:both;
    background:transparent url("images/mainbg_clinicalprograms.jpg") no-repeat;
    padding-top:8px;
    /*position:relative;*/ 
}

#innerMainDescription
{
    width:650px;
    clear:both;
    float:left;    
    background:transparent url("images/inner_main_description_bg.gif") no-repeat;
    font-size:16px;
    line-height:1.5em;
    padding:30px;
    color:#27638B;
}

#testimonials
{
    float:left;
    clear:both;
    width:558px;
}

#testimonials #image
{
    float:left;
    width:200px;    
}

#testimonials #text
{
    float:left;
    width:338px; 
    padding-left:20px;   
}

#resources
{
    float:left;
    width:249px;
    padding-left:30px;
}
     
#mainText
{
    width:410px;
    float:left;
}

#mainText.subPage
{
    width:641px;
    padding:30px;
    }

#mainText .text
{
    line-height:1.5em;
    padding:0px 15px 15px 15px;
}

#bluebar
{
    float:left;
    width:960px;
    background:transparent url("images/bluebarbg.gif") repeat-x;
    height:5px;
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    font-size:3px;
}

#bottomItems
{
    background:#fff url(images/bg-bottom-items.gif) repeat-y;
    float:left;
    width:960px;
    min-height:350px;
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;    
}

#bottomItems .item
{
   
    float:left;
    font-size:11px;
    width:240px;
    min-height:350px;
}

#bottomItems h3
{
    margin:0;
    padding:0;
    font-family:Georgia;
    font-style:italic;
    font-weight:normal;
    }
#bottomItems h3.green
{
   color:#488702; }


#bottomItems .item .text
{
    padding:15px;
}

.clearfix
{
    clear:both;
}

.innerText
{
    padding:20px;
    font-size:10px;
}

.dotSeparator
{
    background: url("images/dotseparator.gif") repeat-y;
    padding-left:20px;
}

.footerColumn
{
    float:left;
    line-height:1.7em;
    border-right:solid 1px #9EA3A2;
    min-height:180px;
    height:180px;
    font-size:11px;
    padding:0 25px;
}


#treatmentsAndConditions
{
    background: transparent url(images/bg-treatments-conditions.gif) no-repeat top left;
    font-size:11px;
    width:253px;
    min-height:286px;
    padding:7px 30px 10px 10px;
    float:left;
}

#treatmentsAndConditions .text
{
    padding:15px;
}

* html #treatmentsAndConditions 
{
    height:286px;
    }
#breadcrumb
{   float:left;
    width:940;
    clear:both;
    margin:15px 0 8px;
    padding:0;
    font-size:10px;
    text-align:left;
}

h1.title
{
    font-family:Georgia;
    font-size:28px;
    font-weight:normal;
    color:#6f532e;
    font-style:italic;
    margin:0;
    padding:0 0 0 15px;}

.Breadcrumb
{
    color:#998365;
}

.Breadcrumb a:link
{
     color:#998365;
}

.Breadcrumb a:active
{
     color:#998365;
}

.Breadcrumb a:hover
{
     color:#998365;
}

.Breadcrumb a:visited
{
     color:#998365;
}

#treatmentsAndConditions ul, #bottomItems ul
{
    margin:0 0 0 10px;
    padding:0;
}
#treatmentsAndConditions ul li, #bottomItems #patientResources ul li
{
    background:transparent url(images/bullet-blue-square.gif) no-repeat 0 8px;
    line-height:1.5em;
    list-style-type:none;
    padding:2px 0 2px 10px;
}

#treatmentsAndConditions h2
{
    color:#fff;
    font-family:Georgia;
    font-style:italic;
    font-weight:normal;
    font-size:18px;
    margin:0 0 15px 0;
    padding:0;
    text-align:center;
    
    }

#advancedTechnology
{
    background-color:#C0D7E5;
    font-size:11px;
    padding:0 10px 15px;
    text-align:left;
    width:215px;
}

#bannerAds
{
    padding:17px;
    width:200px;
    
    }
#enews
{
    padding:15px;
    width:210px;
    }

#twitter
{
    padding:15px;
    width:250px;
    }
	
#sitePanelBar
{
    padding:0 15px 15px 15px;}

#mainText.subPage h3
{
    border-bottom:1px dotted #356F00;
    color:#356F00;
    font-family:georgia;
    font-size:18px;
    font-weight:normal;
    margin:0;
    padding:0 0 5px;
}

#mainText.subPage p
{
    line-height:1.8em;
    /*margin-left:15px*/}
    
ul.sf_postListing
{
   
    }
    

.clear
{
    float:left;
    clear:both;
}    

.text
{
    padding:0;
    margin:0;
}

.garamond, 
.myriad,
h2.garamond
{
    padding:0;
    margin:0;}

h2#RightColumnTitle
{
    font-size:21px;
   
    }

h2#WhyTexasInstituteTitle,
h2#BlogHeading,
h2#PatientStoryTitle,
h2#ForPhysiciansTitle,
h2#LatestNewsTitle,
h2#classesEventsTitle
{
    color:#462f11;
    font-size:24px;
    padding:0;
    margin:0;
    
    }

h2#WhyTexasInstituteTitle
{
    padding:20px 0 15px 0;
   
    }


h2#PatientStoryTitle,
h2#ForPhysiciansTitle
{
    padding-bottom:10px;

}
    
h2#subMenuTitle, #about-side-bar h2
{
    color:#fff;
    font-size:28px;
    margin:0;
    padding:0 0 8px 0;
}

#about-side-bar
{
    padding:20px 0;
    width:230px;
    
    }
#about-side-bar a
{
    color:#fff;
}

#about-side-bar-text
{
    padding-left:10px;}

div.sf_postDate
{

    border:1px solid #C0AF91;
    float:right;
    
    margin:0 10px !important;
    padding:2px !important;
    width:58px;

}

.postDatePart
{
   
}
    
.blogPostMonth
{
    background:#314C45 none repeat scroll 0 0;
    border-bottom:3px solid #E3ECE9;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    padding:5px 0;
    text-align:center;
    text-transform:uppercase;

}
.blogPostDay
{
   background:#C6CFCC;
   color:#000;
   font-size:40px;
   padding:3px 3px 0 0;
   text-align:center;
  }
.blogPostYear
{
  background:#C6CFCC;
  color:#000;
  font-size:14px;
  padding:0 0 3px 0;
  text-align:center;
  }
 

#innerRightColumn li
{
    border-bottom:dotted 1px #ccc;
    padding:5px 0;
    }
 
#SubpageContent
{
    padding-top:10px;
    }
h3,
#SubpageContent h2.sf_postTitle
{
    /*border-bottom:1px solid #D1DFDC;*/
    color:#4E5454;
    font-family:georgia;
    font-size:17px;
    font-weight:normal;
    padding:0 0 5px;
    margin:15px 0 10px 0;
	line-height:22px;
    }
#SubpageContent h2.sf_postTitle
{
    margin-bottom:10px;
    }

#events
{
    line-height:22px;
    border-color:#93b1ab;
    border-style:solid;
    border-width:3px 1px 1px 1px;
    padding:10px;
    margin-top:20px;
}

#events .eventTitle
{
    font-size:18px;
    color:#7a9c95;
}

#events .eventLoc
{
    font-size:14px;
    color:#000;
}

ul.basic-list
{
    padding-left:15px !important;
    }

ul.basic-list li
{
    background:transparent url(images/bullet-square-dot.gif) no-repeat scroll 0 10px;
    padding:5px 0 0 12px;
}

blockquote{}

.callout
{
    background:#e2edeb;
    border:1px solid #C5D6D3;
    padding:20px;
    }
    
.callout-small
{
    background:#FFFFFF url(images/gray-gradient.gif) repeat-x scroll 0 0;
    border-color:#97B2AD;
    border-style:solid;
    border-width:3px 1px 1px;
    float:right;
    margin:0 0 20px 10px;
    padding:15px;
    width:200px;
    }
.callout-small .title
{
     font-size: 18px;
}

.sf_libraryGrid thead
{
   display:none; 
    }

table.sf_libraryGrid
{   
    margin:-15px 0 0 0 !important;
    }
table.sf_libraryGrid th, table.sf_libraryGrid td
{
    border-top:none !important;
    border-bottom:#e4e4e4 1px solid;}

#acrobat-reader
{
    padding-top:10px;}
    
table#stdavids-locations
{
    margin-top:25px;}
    
table#stdavids-locations td
{
    border-bottom:1px dotted #ffffff;
    padding:8px;
}
img#concierge-services
{
    padding:15px 0;
}

dl.searchResults dt
{
    padding-top:15px;}

.sf_listTitle
{
    display:none !important;}
    
.sf_listItemTitle, .sf_listItemTitleexp
{
    border-top:1px solid #D1DFDC;
    color:#000 !important;
    font-family:verdana !important;
    
    padding:10px 0 !important;
    
    }
 .sf_listItemBody
 {
    padding-top:10px;}
    
    
 .sf_simpleList li, .sf_pageList li, .sf_expandedList li, .sf_expandableList li, .sf_anchorList li 
 {
    margin:0 !important;

}
#facebook,
#picasa
{
    display:none;
}

.article-title
{
    color:#066;
	font-weight:bold;
	font-style:italic;
}
 h2#enews
 {
   padding: 0 0 8px 0 !important; 
   }
 h2#enews a{
	margin: 0px; 
	
	color: #462F11; 
	font-size: 24px;
}

 h5#twitter
 {
   padding: 0 0 8px 0 !important; 
   color: #0099cc;
   }
 h5#twitter a{
	margin: 0px; 
	
	color: #0099cc; 
	font-size: 24px;
}


.RadPanelBar .rpLink, .RadPanelBar .rpText
{
    display:inline !important}
    
    
#BlogHeading a,
#ForPhysiciansTitle a,
#PatientStoryTitle a{
    text-decoration:none;
}


/* youtube tabbed css */


#youtube-video
			{
				background: none repeat scroll 0 0 #FAF7F3;
				border: 1px solid #E3E3E3;
				clear: both;
				padding: 5px;
				width: 540px;
			}
			
			#youtube-video .ytVideoPlayer
			{
			    display: inline-block;
				margin-right: 10px;
				width: 260px;
				padding:0;
				float:left;
			}
			
			#youtube-video .ytPlayList
			{
			    display: inline-block;
				height: 171px;
				overflow: auto;
				width: 270px;
				float:left;
			}
			
			#youtube-video .ytPlayList ul
			{
				height: 171px;
				margin: 0;
				overflow: auto;
				padding: 0;
				width: 270px;
			}
			
			#youtube-video .ytPlayList li
			{
				clear:both;
				display:block;
				font-size:10px;
				line-height:14px;
				list-style-type:none;
				margin:0;
				padding:7px;
				width:235px;
			}
			
			#youtube-video .ytPlayList .currentVideo
			{
				background-color: #EFE4D4;
			}
			
			#youtube-video .ytPlayList img
			{
				border: 0;
				float: left;
				padding-right: 5px;
				width: 50px;
			}
			
			#youtube-video-wide {
background:none repeat scroll 0 0 #FAF7F3;
border:1px solid #E3E3E3;
clear:both;
padding:5px;
width:540px;
}
#youtube-video-wide .ytVideoPlayer {
display:inline-block;
margin-right:10px;
width:540px;
}
#youtube-video-wide .ytPlayList {
display:inline-block;
height:171px;
overflow:auto;
width:540px;
}
#youtube-video-wide .ytPlayList ul {
height:171px;
margin:0;
overflow:auto;
padding:0;
width:540px;
}
#youtube-video-wide .ytPlayList li {
clear:both;
display:block;
font-size:10px;
line-height:14px;
list-style-type:none;
margin:0;
padding:7px;
width:505px;
}
#youtube-video-wide .ytPlayList .currentVideo {
background-color:#EFE4D4;
}
#youtube-video-wide .ytPlayList img {
border:0 none;
float:left;
padding-right:5px;
width:75px;
}
.SocialCol {
float:left;
padding-right:14px;
width:170px;
}
.social16 {
border:medium none !important;
float:left;
margin-top:-2px;
padding-right:5px;
}