/* CUSTOM CSS */

#feedburnerframe {
display: none;
}

.blog #feedburnerframe {
display: block;
position: absolute;
right: 0px;
margin-right: 22px;
margin-top: 168px;
height: 170px;
width: 243px;

}

.blog #widgetbar {
margin-top: 200px;
}

#talktome a {
	position:absolute;
	top:-310px;
	left:170px;
	z-index:4;	
}

.Detail #talktome a, .LandingSub #talktome a {
	position:absolute;
	top:-13px;
	left:170px;
}


.homepage #talktome a {
	top:-13px;
	left:170px;
}


.homepage #logo {
 
 height:400px;
 
}

.homepage #header {
 height:400px;
}

#header {
	height:300px;
}

#logo {
	
	height:300px;
	
}
