b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

li.contact-clear {
	float: none !important;
	width: 350px !important;
	height: 1px;
	clear: both;
	margin: 0px !important;
}

div#banner {
	height: 110px;
}
div#subnav div#subnav-buttons {
    top: -85px;
}
div#press-contacts {
	min-height: 100px;   
}

div#download-press-gallery {
	width: 220px;
}

#press-gallery strong.hover-text {
	font-size: 18px;
}

#fancybox-left {
	display: none !important;
}
#fancybox-right {
	display: none !important;
}

#post-content ul { 
   list-style-type: disc; 
   list-style-position: inside;
   margin-bottom: 20px;
}
#post-content ol { 
   list-style-type: decimal; 
   list-style-position: inside;
   margin-bottom: 20px;
}
#post-content ul ul, #post-content ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
#post-content ol ol, #post-content ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

.sony-blog p iframe{
	margin: 0 -10px !important;
	padding: 0 !important;
}