	


* { font-size: 100.01%; }
html {
	font-size:62.5%;
	height: 100%; 
	background: #323232 url(/site/sony/img/body-bg.gif) repeat-y 50% 0;
	min-width:992px;
}
body {
	text-align:left;
	font-size:1.2em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%; 
}

img { behavior: url("/site/sony/img/iepngfix.htc") }

select, input, button, textarea{
	color:#666;
}
a {outline: none;}

table { border: none; }

#doc3 {
	width:992px;
	font-weight: normal;
	margin:0 auto;
	overflow: hidden;
	position: relative; 
	min-height: 100%; 
}
* html #doc3 {
	height: 100%; 
	overflow: visible;
}
/*header start*/
#hd {
	height:258px;
	overflow: hidden;
	position: absolute;
	width: 992px;
	left: 0;
	top: 0; 
}
/* logo start */
.logo {
	float: left; 
	margin: 17px 0 0 1px;
}
.logo a {
	display: block; 
	width: 89px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/site/sony/img/sprite.gif) no-repeat;
}
/* logo end */
#hd .top_box {
	overflow: hidden;
	width: 919px; 
	padding: 18px 30px 0 42px;
}
#hd .top_box ul {
	margin: 0;
	padding: 0;
	float: right; 
	overflow: hidden;
}
#hd .top_box ul li {
	float: left; 
	list-style: none;
	padding: 0 11px;
	margin-left: -1px;
	display: inline; 
	color: #fff;
	background: url(/site/sony/img/header-divider.gif) no-repeat 0 55%;
}
#hd .top_box ul li a {
	text-decoration: none; 
	color: #999;
}
#hd .top_box ul li a:hover {
	text-decoration: underline; 
}
#hd .top_box ul li span a {
	color: #7086a1;
	text-decoration: underline; 
}
#hd .top_box ul li span a:hover {
	text-decoration: none; 
}
#hd .headline {
	display: block; 
	background: #181818 url(/site/sony/img/comm_header.gif) no-repeat 43px 18px;
	height: 64px;
	margin-top: 33px;
	text-indent: -9999px;
	overflow: hidden;
}
.loginBtn {
	background:transparent url(/site/sony/img/blog-submit.gif) no-repeat scroll 0 0;
	border:none;
	height:16px;
	margin:2px 0 0;
	width:16px;
}

/* navigation start */
.navigation {
	background: #f0f0f0;
	overflow: hidden;
	height: 100%;
}
.navigation ul {
	margin: 0 0 0 15px;
	padding: 21px 0 0;
	overflow: hidden;
	height: 100%;
}
.navigation li {
	float: left; 
	list-style: none;
	padding: 0 1px 0 1px;
	margin-left: -1px;
	display: inline; 
	background: url(/site/sony/img/sprite.gif) no-repeat -620px -94px;
}
.navigation li a {
	float: left; 
	height: 89px;
	background-image: url(/site/sony/img/sprite.gif);
	width: 80px;
	text-indent: -9999px;
	overflow: hidden;
}
.navigation li.navigation_home a {
	background-position: 0 -94px;
	margin: 0 6px;
}
.navigation li.navigation_blog a {
	background-position: -80px -94px;
	width: 95px;
	margin: 0 20px;
}
.navigation li.navigation_photo a {
	background-position: -175px -94px;
	margin: 0 8px;
}
.navigation li.navigation_video a {
	background-position: -255px -94px;
	margin: 0 6px;
}
.navigation li.navigation_downloads a {
	background-position: -335px -94px;
	width: 95px;
	margin: 0 22px;
}
.navigation li.navigation_myprofile a {
	background-position: -430px -94px;
	width: 95px;
	margin: 0 17px;
}
.navigation li.navigation_community a {
	background-position: -525px -94px;
	width: 95px;
	margin: 0 23px;
}


.navigation li.navigation_digital a {
	background-position: -500px -450px;
	width: 120px;
}

.navigation li.navigation_home a.active,
.navigation li.navigation_home a:hover {
	background-position: 0 -183px;
}
.navigation li.navigation_blog a.active,
.navigation li.navigation_blog a:hover {
	background-position: -80px -183px;
	width: 95px;
}
.navigation li.navigation_photo a.active,
.navigation li.navigation_photo a:hover {
	background-position: -175px -183px;
}
.navigation li.navigation_video a.active,
.navigation li.navigation_video a:hover {
	background-position: -255px -183px;
}
.navigation li.navigation_downloads a.active,
.navigation li.navigation_downloads a:hover {
	background-position: -335px -183px;
	width: 95px;
}
.navigation li.navigation_myprofile a.active,
.navigation li.navigation_myprofile a:hover {
	background-position: -430px -183px;
	width: 95px;
}
.navigation li.navigation_community a.active,
.navigation li.navigation_community a:hover {
	background-position: -525px -183px;
	width: 95px;
}

.navigation li.navigation_digital a.active,
.navigation li.navigation_digital a:hover {
	background-position: -500px -538px;
	width: 120px;
}
/* navigation end */
/* header end */


/*content start*/
#bd {
	margin-top:258px;
	width: 100%; 
	padding-bottom: 184px;
	overflow:hidden;
	background: #f0f0f0 url(/site/sony/img/black-dot.gif) repeat-x bottom;
}
.main {
	float: left; 
	width: 641px;
	padding: 45px 4px 0 42px;
}
.main_headline {
	height: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #999; 
}
.main_headline:after {
	content:"";
	display:block;
	clear:both;
}
.main_headline h1 {
	float: left; 
	margin: 0; 
	font-size: 2em;
	color: #000;
	font-weight: normal;
	width:230px;
}
.main_headline h3 {
	float: left; 
	margin:3px 0 0; 
	font-size: 1.6em;
	color: #000;
	font-weight: normal; 
}
.main_headline .form {
	display:block;
	float:right; 
	padding: 1px 1px 0 0;
	width:390px;
}
.main_headline .form .text {
	float: left; 
	font: bold 1em Arial, Helvetica, sans-serif;
	padding: 2px 2px 4px 5px;
}
.main_headline .form select {
	float: left; 
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #666;
	width: 148px;
	margin-left: 14px;
	margin-top: 4px;
	border: 1px inset #b1b1b1; 
}
.main_headline .form .submit {
	float: left; 
	margin: 2px 0 0 10px;
}

/* blog start */
.blog {
	height: 100%;
	padding-bottom: 23px;
}
.blog:after {
	content:"";
	display:block;
	clear:both;
}
.blog h2 {
	margin: 19px 0 0; 
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
}
.blog .author {
	display: block; 
	color: #666;
	font-size: 0.83em;
	margin-top: 1px;
}
.blog .author a {
	color: #677e9b;
	text-decoration: underline; 
}
.blog .author a:hover {
	text-decoration: none; 
}
.blog .updated {
	display: block; 
	color: #666;
	font-size: 0.83em;
	margin-top: 4px;
}
.blog .left_side {
	float: left; 
	float: left; 
	position: relative; 
	width: 416px;
	margin: 10px 0 0 -6px;
}
.blog .flash {
	overflow: hidden;
	height: 100%;
	width:auto;
}
.blog .flash img {
	display: block; 
}
.blog .cont {
	float: right; 
	width: 220px;
}
.blog .cont p {
	margin: 14px 0 0; 
}
.blog .cont .more {
	display: block; 
	width: 82px;
	height: 17px;
	margin-top: 14px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/site/sony/img/sprite.gif) no-repeat -89px 0;
}
/* comments_links start */
.comments_links {
	margin: 19px 0 0;
	padding: 0;
}
.comments_links li {
	float: left; 
	list-style: none;
	font-size: 0.83em;
	padding: 0 11px 0 6px;
}
.comments_links li.link3 {
	margin: -2px 0 0;
}
.comments_links li a {
	text-decoration: underline; 
	color: #677e9b;
	float: left; 
	padding-top: 1px;
	padding-bottom: 3px;
}
.comments_links li a:hover {
	text-decoration: none; 
}
.comments_links li.link1 a {
	padding-left: 23px;
	background: url(/site/sony/img/view_comments.gif) no-repeat 0;
}
.comments_links li.link2 a {
	padding-left: 18px;
	background: url(/site/sony/img/add_comments.gif) no-repeat 0;
}
.comments_links li.link3 a {
	padding-left: 24px;
	background: url(/site/sony/img/share_this.gif) no-repeat 4px 1px !important;
}
/* comments_links end */
/* blog end */
/* featured_block start */
.featured_block {
	clear:both;
	overflow: hidden;
	width: 653px;
	margin: 0 -6px;
	padding: 28px 0 20px;
	border-top: 1px solid #999; 
}
.featured_block h2 {
	margin: 0; 
	font-size: 2em;
	font-weight: normal; 
	color: #333;
	padding-left: 6px;
}
.featured_block .col {
	float: left;
	width: 319px;
	padding: 10px 1px 0 6px;
}
.col h2 {font-size:1.4em; font-weight:bold;}
.featured_block .col .img {
	width: 309px;
	height: 162px;
	overflow: hidden;
	padding: 16px 0 0;
	margin-left: -6px;
	position: relative; 
	background: url(/site/sony/img/sprite.gif) no-repeat 0 -272px;
}
.featured_block .col .img img {
	display: block;
	margin:0 auto;
	padding-left:8px;
	width:auto;
}
.featured_block .col h3 {
	margin: 8px 0 -3px; 
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
}
.featured_block .col p {
	margin: 0; 
}
.featured_block .more {
	float: left; 
	text-decoration: none; 
	color: #677e9b;
	padding-left: 14px;
	clear: both;
	margin: 19px 0 0 6px;
	background: url(/site/sony/img/red-arrow.gif) no-repeat 0 50%;
	font-weight: normal; 
	white-space: nowrap;
}
.featured_block .more:hover {
	text-decoration: underline; 
}
.featured_block .lines {
	padding-top: 23px;
	overflow: hidden;
	height: 100%; 
}
.featured_block .line {
	padding: 0 0 0 0;
	overflow: hidden;
	height: 100%; 
}
.featured_block .line .table {
	display: table; 
	height: 1%;
	margin: 5px 0 0;
	padding-bottom: 10px;
}
.featured_block .line .img {
	width: 292px;
	height: 101px;
	margin: 0 24px 0 0;
	display: inline; 
	padding: 16px 0 0 16px;
	float: left; 
	overflow: hidden;
	background: url(/site/sony/img/featured-line-shadow.gif) no-repeat;
}

.featured_block .line .img a {
	position: relative; 
}
.featured_block .line .img img {
	display: block; 
}
.featured_block .line h3 {
	margin: 3px 0 0; 
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
}
.featured_block .line p {
	margin: 2px 0 0; 
}
/* featured_block end */


/* sidebar start */
.sidebar {
	float: right; 
	width: 212px;
	padding: 0 42px 111px 25px;
	background: url(/site/sony/img/sidebar-bg.jpg) no-repeat ;
	margin-top: 25px;
}
/* sidenav start */
.sidenav {
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 15px 0 27px;
	overflow: hidden;
	width: 100%; 
}
.sidenav li {
	list-style: none;
	margin-top: 8px;
	background: url(/site/sony/img/sidenav-arrow.gif) no-repeat 0 0.4em;
	font-weight: normal; 
	float: left;
	width: 100%;
}
.sidenav li.active {
	background-image: url(/site/sony/img/sidenav-down-arrow.gif);
}
.sidenav li a {
	text-decoration: none; 
	color: #677e9b;
	float: left; 
	margin-left: 12px;
}
.sidenav li a:hover {
	text-decoration: underline; 
}
.sidenav li.active ul {
	display: block; 
}
.sidenav ul {
	margin: 0;
	padding: 4px 0 0;
	list-style: none;
	clear: both;
	overflow: hidden;
	height: 100%;
	display: none; 
}
.sidenav ul li {
	background: none; 
	border-bottom: 1px solid #ccc; 
	margin-top: 0;
	padding: 3px 0 4px;
}
.sidenav ul li a {
	background: url(/site/sony/img/sidenav-arrow.gif) no-repeat 0 0.4em;
	margin-left: 12px;
	padding-left: 10px;
}
.sidenav ul li ul li {
	margin-left: 11px;
}
.sidenav ul li ul li ul li {
	margin-left: 11px;
}
.active_side_link {
	background-image: url(/site/sony/img/sidenav-down-arrow.gif) no-repeat 0 0.4em !important;
	background-position: 0 0.5em;
}
/* sidenav end */
/* blog archive start */
.side_archive {
	border-bottom: 1px solid #999999;
	height:100%;
}
/* blog archive end */
/* topics start */
.side_topics {
	overflow: hidden;
	width: 100%; 
	border-bottom: 1px solid #999; 
}
.sidebar h3 {
	font-size: 1.5em;
	margin: 31px 0 0; 
	color: #000;
}
.side_topics ul {
	margin: 7px 0 27px;
	padding: 0;
}
.side_topics ul li {
	display: inline; 
	padding: 0 3px 0 2px;
	list-style: none;
}
.side_topics ul li a {
	text-decoration: none; 
	color: #ccc;
	font-size: 0.88em;
}
.side_topics ul li a:hover {
	text-decoration: underline; 
}
.side_topics ul li.link1 a {
	color: #666;
}
.side_topics ul li.link2 a {
	color: #999;
}
.side_topics ul li.link3 a {
	color: #ccc;
	font-size: 2em;
}
.side_topics ul li.link4 a {
	color: #666;
	font-size: 1.5em;
}
.side_topics ul li.link5 a {
	font-size: 1.16em;
}
.side_topics ul li.link6 a {
	color: #666;
}
.side_topics ul li.link7 a {
	color: #999;
	font-size: 2em;
}
.side_topics ul li.link8 a {
	font-size: 1.45em;
}
.side_topics ul li.link9 a {
	font-size: 1.45em;
	color: #999;
}
.side_topics ul li.link2 a {
}
/* topics end */
/* profile start */
.side_profile {
	border-bottom:1px solid #999;
	height: 100%;
	padding-bottom: 27px;
}
.side_profile:after {
	content:"";
	display:block;
	clear:both;
}
.side_profile h3 { border-bottom:1px solid #999999; padding-bottom:11px; }
.side_profile h4 {
	color:#000000;
	font-size:1.5em;
	font-weight:bold;
	margin:16px 0 0;
}
.side_profile h4 a {
	color:#000000;
	text-decoration:none;
}
.side_profile span {
	display: block; 
	color: #666;
	margin-top: 1px;
	font-size: 0.83em;
	padding-bottom: 12px;
}
.side_profile .img {
	background:transparent url(/site/sony/img/sprite.gif) no-repeat scroll -325px -272px;
	float:left;
	height:auto;
	margin:0 10px 0 -7px;
	padding:15px 10px 10px 15px;
	position:relative;
	width:auto;
}
.side_profile .img img {
	display: block; 
}
.side_profile .table {
	display: table; 
	height: 1%;
	font-size: 0.83em;
}
.side_profile p { margin-top: 7px; }
.side_profile p a { color:#677E9B; text-decoration:none; }
.sidebar .link {
	float: left; 
	text-decoration: none; 
	color: #677e9b;
	padding-left: 14px;
	clear: both;
	margin: 15px 0 0 0;
	background: url(/site/sony/img/red-arrow.gif) no-repeat 0 50%;
	font-weight: normal; 
	white-space: nowrap;
}
.sidebar .link:hover {
	text-decoration: underline; 
}
/* profile end */
/*add_friend  start */
.side_add_friend {
	overflow: hidden;
	height: 100%;
	border-bottom: 1px solid #999; 
	padding: 31px 0 27px 0;
}
.side_add_friend strong {
	display: block; 
	color: #666;
	font-weight: bold;
	padding: 0 0 0 6px;
}
.side_add_friend ul {
	margin: 0;
	padding: 7px 0 0;
	height: 100%; 
}
.side_add_friend ul li {
	float: left; 
	list-style: none;
	padding: 6px 9px 0 6px;
}
.side_add_friend ul li a {
	float: left; 
}
.side_add_friend ul li a img {
	display: block; 
}

.side_poll {
	overflow: hidden;
	height: 100%;
	padding-bottom: 26px;
	border-bottom: 1px solid #999; 
}
.side_poll h3 {
	margin-top: 23px;
}
.side_poll strong {
	margin: 16px 0 0; 
	font-size: 1.5em;
	display: block; 
	font-weight: bold;
	color: #333;
}
.side_poll span {
	display: block; 
	color: #666;
	margin-top: 3px;
	font-size: 0.83em;
}
.side_poll .form {
	overflow: hidden;
	height: 100%;
	padding-top: 14px;
}
.side_poll .form div {
	overflow: hidden;
	width: 100%;
	padding: 3px 0 0;
}
* html .side_poll .form div {
	padding: 0; 
}
.side_poll .radio {
	position: relative;
	top: 1px;
	margin-left: 3px;
}
* html .side_poll .radio {
	top: 0;
	margin-right: -4px;
	margin-left: 0;
}
.side_poll label {
	color: #686565;
	padding-left: 3px;
	font-size: 1.16em;
}
.side_poll .submit {
	float: left; 
	margin: 20px 0 0 4px;
}

.side_downloads {
	height: 100%;
	padding-bottom: 27px;
	border-bottom: 1px solid #999; 
}
.side_downloads:after {
	content:"";
	display:block;
	clear:both;
}
.side_downloads div {
	width: 195px;
	height: 103px;
	overflow: hidden;
	margin: 11px 0 -2px -7px;
	position: relative; 
	padding: 16px 0 0 6px;
	background: url(/site/sony/img/sprite.gif) no-repeat -425px -272px;
}
.side_downloads div img {
	display:block;
	margin:0 auto;
	width:auto;
}
/* downloads end */
/* podcast start */
.side_podcast {
	overflow: hidden;
	height: 100%;
	padding-bottom: 27px;
	border-bottom: 1px solid #999; 
}
.side_podcast ul {
	margin: 22px 18px 0 0;
	padding: 0;
}
.side_podcast ul li {
	border-top: 1px solid #999;
	list-style: none;
	font-size: 0.83em;
	overflow: hidden;
	padding: 1px 0 2px;
	width: 100%; 
	color: #666;
}
.side_podcast ul li span {
	float: left;
	padding: 2px;
	width: 36px;
}
.side_podcast ul li strong {
	display: block;
	float: left; 
	font-weight: bold;
	padding: 2px;
	width: 100%;
}
.side_podcast ul li a {
	float: right; 
	text-decoration: underline; 
	color: #677e9b;
	margin-right: 5px;
	padding: 2px;
}
.side_podcast ul li a:hover {
	text-decoration: none; 
}
/* podcast end */
/* recent-posts start */
.side_recent_posts {
	overflow: hidden;
	height: 100%;
	padding-bottom: 33px;
	border-bottom: 1px solid #999; 
}
.side_recent_posts h3 {
	margin-top: 20px;
}
.side_recent_posts ul {
	margin: 0;
	padding: 2px 0 0;
}
.side_recent_posts ul li {
	list-style: none;
	padding: 14px 0 0;
}
.side_recent_posts ul li .post_comms { margin:5px 0 0; }
.side_recent_posts ul li .post_comms .comment { display:block; }
.side_recent_posts ul li p { margin: 5px 0; }
.side_recent_posts ul li a { color: #677e9b; text-decoration: none; }
.side_recent_posts ul li a:hover { text-decoration: underline; }
.side_recent_posts ul li span {	padding-bottom: 8px; }
/* recent-posts end */

.side_feature_media {
	height: 100%;
	padding-bottom: 41px;
	border-bottom: 1px solid #999; 
}
.side_feature_media:after {
	content:"";
	display:block;
	clear:both;
}
.side_feature_media div {
	width: 195px;
	height: 103px;
	overflow: hidden;
	margin: 16px 0 0 -7px;
	position: relative; 
	padding: 16px 0 0 0;
	background: url(/site/sony/img/sprite.gif) no-repeat -425px -272px;
}
.side_feature_media div a img {
	display: block;
	margin: 0 auto;
	width: auto;
}
.side_feature_media p {
	margin: 1px 0 0 3px;
}
.side_feature_media p strong {
	display: block; 
	color: #333;
	font-weight: bold;
}
/* side_popuplar start */
.side_popuplar {
	height: 100%;
	padding-bottom: 19px;
	border-bottom: 1px solid #999; 
}
.side_popuplar:after {
	content:"";
	display:block;
	clear:both;
}
.side_popuplar .col {
	float: left; 
	font-size: 0.83em;
	width: 197px;
	padding: 20px 0 0 0;
}
.side_popuplar .col .img {
	width: 195px;
	height: 103px;
	overflow: hidden;
	margin: 0 -7px 0 -7px;
	position: relative; 
	padding: 16px 0 0 6px;
	background: url(/site/sony/img/sprite.gif) no-repeat -425px -272px;
}
.side_popuplar .col .img a img{
	display: block;
	margin: 0 auto;
	width: auto;
}
.side_popuplar .col .raiting {
	overflow: hidden;
	width: 100%; 
	color: #333;
}
.side_popuplar .col .raiting span {
	float: left; 
}
.side_popuplar .col .raiting ul {
	margin: 2px 0 0;
	padding: 0;
	float: right; 
}
.side_popuplar .col .raiting ul li {
	list-style: none;
	float: left; 
}
.side_popuplar .col .raiting ul li a {
	float: left; 
	width: 10px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/site/sony/img/sprite.gif) no-repeat -171px 0;
}
.side_popuplar .col .raiting ul li.passive a {
	background-position: -181px 0;
}
.side_popuplar .col p {
	margin: 6px 0 0;
}
.side_popuplar .links-list {
	margin: 14px -17px 0 0;
	padding: 0;
	overflow: hidden;
	width: 214px;
	position: relative; 
}
.side_popuplar .links-list li {
	list-style: none;
	float: left; 
	padding: 0 6px 6px 0;
}
.side_popuplar .links-list li a {
	float: left; 
	padding-left: 19px;
	text-decoration: underline; 
	color: #677e9b;
	padding: 2px 0 2px 19px;
	word-spacing: -1px;
}
.side_popuplar .links-list li.link1 a {
	background: url(/site/sony/img/watch_now.gif) no-repeat 0 50%;
}
.side_popuplar .links-list li.link2 a {
	background: url(/site/sony/img/embed.gif) no-repeat 0 50%;
}
.side_popuplar .links-list li.link3 a {
	background: url(/site/sony/img/share_this.gif) no-repeat 0 4px !important;
	margin:-4px 0 0;
}
.side_popuplar .links-list li.link4 a {
	background: url(/site/sony/img/download.gif) no-repeat 0 1px;
	padding-bottom: 8px;
	margin-bottom: -6px;
}
.side_popuplar .links-list li.link5 a {
	background: url(/site/sony/img/view_photo.gif) no-repeat 0 50%;
}
.side_popuplar .links-list li a:hover {
	text-decoration: none; 
}

/* side_popuplar end */
/* sidebar end */
/* content end */
/* footer start */
#ft {
	height: 184px;
	position: absolute;
	left: 0;
	bottom: 0; 
	width: 992px;
	background: #000;
	border-top: 1px solid #fff; 
}
#ft .nav {
	height: 124px;
	background: #fff;
	border-top: 1px solid #000; 
}
#ft ul {
	margin: -5px 0 0;
	padding: 0;
	text-align: center; 
	font-size: 0.83em;
	position: relative; 
	top: 50%;
	width: 992px;
}
#ft ul li {
	list-style: none;
	display: inline; 
	letter-spacing: 0.13em;
	padding: 0 8px 0 13px;
	background: url(/site/sony/img/footer-divider.gif) no-repeat 0 0.29em;
}
#ft ul li.first {
	background: none; 
	padding-left: 8px;
}
#ft ul li a {
	text-decoration: underline; 
	color: #000;
	font-weight: normal; 
}
#ft ul li a:hover {
	text-decoration: none; 
}

#ft .logos {
	overflow: hidden;
	width: 943px;
	padding: 9px 24px 0 25px;
}
#ft .logos a {
	float: left; 
}
#ft .logos .center {
	margin: 7px 0 0 362px;
}
#ft .logos a.right {
	float: right; 
	margin: 7px 0 0; 
}
#ft .logos a img {
	display: block; 
}
/* footer end */
.change_text {
	overflow: hidden;
	height: 100%;
	padding: 6px 0 0;
	margin-bottom: -25px;
	position: relative; 
}
.change_text ul {
	margin: 0;
	padding: 0 27px;
	float: right; 
	position: relative; 
}
.change_text ul li {
	list-style: none;
	display: inline; 
}
.change_text ul li a {
	color: #999;
	text-decoration: none; 
	font-size: 0.66em;
	font-size: 8px;
}
.change_text ul li.middle a {
	font-size: 1.5em;
	font-size: 12px;
}
.change_text ul li.big a {
	font-size: 2.25em;
	font-size: 18px;
}
.change_text ul li.plus,
.change_text ul li.minus {
	position: absolute;
	left: 0;
	top: 50%; 
	width: 15px;
	height: 15px;
	display: block; 
	margin-top: -8px;
}
.change_text ul li.plus {
	left: auto;
	right: 0;
}
.change_text ul li.minus a {
	width: 15px;
	height: 15px;
	display: block; 
	overflow: hidden;
	text-indent: -9999px; 
	background: url(/site/sony/img/change-text-minus-icon.gif) no-repeat;
}
.change_text ul li.plus a {
	display: block; 
	width: 15px;
	height: 15px;
	overflow: hidden;
	text-indent: -9999px; 
	background: url(/site/sony/img/change-text-plus-icon.gif) no-repeat;
}
.change_text span {
	float: right; 
	clear: both;
	font-size: 0.83em;
	font-weight: normal; 
	color: #999;
	padding-top: 1px;
	word-spacing: -1px;
}
/* about start */
.about {
	overflow: hidden;
	height: 100%;
}
.about div {
	overflow: hidden;
	height: 100%;
	padding: 35px 4px 23px;
	border-bottom: 1px solid #999; 
}
.about div h2 {
	margin: 0; 
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.about div p {
	margin: 0; 
	padding-top: 14px;
}
.about div p a {
	color: #677e9b;
	text-decoration: none; 
}
.about div p a:hover {
	text-decoration: underline; 
}
.about .links {
	margin: 0;
	padding: 24px 0 0;
	list-style: none;
}
.about .links li {
	font-weight: normal; 
	padding: 0 0 0 12px;
	margin-top: 8px;
	background: url(/site/sony/img/red-arrow.gif) no-repeat 0 0.35em;
}
.about .links li a {
	color: #677e9b;
	text-decoration: none; 
}
.about .links li a:hover {
	text-decoration: underline; 
}
/* about end */
/* podcasts start */
.podcasts {
	overflow: hidden;
	height: 100%;
}
.podcasts div {
	overflow: hidden;
	height: 100%;
	padding: 35px 4px 0;
}
.podcasts h2 {
	margin: 0; 
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.podcasts ul {
	margin: 0;
	padding: 19px 0 0;
}
.podcasts ul li {
	list-style: none;
	padding-left: 14px;
	margin-top: 8px;
	padding-bottom: 1px;
	background: url(/site/sony/img/sidenav-arrow.gif) no-repeat 0 0.45em;
}
.podcasts ul li a {
	text-decoration: none; 
	color: #666;
	margin-left: 10px;
}
.podcasts ul li a:hover {
	text-decoration: underline; 
}
/* podcasts end */
/* community start */
.community {
	overflow: hidden;
	width: 648px;
	margin-left: -7px;
}
.community .lines {
	padding-top: 23px;
	overflow: hidden;
	height: 100%; 
}
.community .line {
	padding: 13px 0 31px 0;
	overflow: hidden;
	height: 100%; 
}
.community .line .table {
	display: table; 
	height: 1%;
	padding-bottom: 10px;
}
.community .line .img {
	width: 292px;
	height: 101px;
	margin: 0 24px 0 0;
	display: inline; 
	padding: 16px 0 0 16px;
	float: left; 
	overflow: hidden;
	background: url(/site/sony/img/featured-line-shadow.gif) no-repeat;
}
.community .line .img a {
	position: relative;
}
.community .line .img img {
	display: block; 
}
.community .line h3 {
	margin: 3px 0 -3px; 
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
}
.community .line p {
	margin: 5px 0 0; 
}
.community .link {
	float: left; 
	text-decoration: none; 
	color: #677e9b;
	padding-left: 14px;
	margin: 8px 0 0;
	background: url(/site/sony/img/red-arrow.gif) no-repeat 0 50%;
	font-weight: normal; 
	white-space: nowrap;
}
/* community end */
/* profile start */
/* contributions start */
.contributions {
	overflow: hidden;
	height: 100%;
}
.contributions h2 {
	margin: 0; 
	font-size: 2em;
	color: #000;
	border-bottom: 1px solid #999; 
	padding-bottom: 9px;
}
.contributions ul {
	margin: 0;
	padding: 5px 0 0;
}
.contributions ul li {
	list-style: none;
	padding: 14px 0 1px 1px;
}
.contributions ul li span {
	display: block; 
	font-size: 0.83em;
}
.contributions ul li p {
	margin: 0; 
}
.contributions ul li p .mark {
	font-style: normal;
	color: #677e9b;
}
.contributions ul li p a {
	text-decoration: underline; 
	color: #677e9b;
}
.contributions ul li p a:hover {
	text-decoration: none; 
}
.contributions ul li p strong {
	font-weight: bold;
	color: #000;
}
/* contributions end */
/* own_product start */
.own_product {
	overflow: hidden;
	height: 100%;
	padding: 32px 0 11px;
}
.own_product h3 {
	margin: 0; 
	font-size: 1.5em;
	border-bottom: 1px solid #999; 
	padding-bottom: 16px;
	color: #000;
	font-weight: normal; 
}
.own_product ul {
	margin: 19px 0 0;
	padding: 0;
}
.own_product ul li {
	list-style: none;
	padding-top: 4px;
}
.own_product ul li a {
	text-decoration: none; 
	color: #666;
}
.own_product ul li a:hover {
	text-decoration: underline; 
}
/* own_product end */

/* profile_main start */
.profile_main {
	height: 100%;
	padding:15px 0 31px;
}
.profile_main .edit_link {
	display: block; 
	font-size: 0.83em;
	padding: 6px 0 2px;
	text-align: right; 
}
.profile_main .edit_link a {
	text-decoration: underline; 
	color: #677e9b;
}
.profile_main .edit_link a:hover {
	text-decoration: none; 
}
.profile_main:after {
	content:"";
	display:block;
	clear:both;
}
.profile_main .left {
	float: left; 
	width: 117px;
}
.profile_main .left span {
	display: block; 
	color: #666;
	margin-top: 1px;
	font-size: 0.83em;
	padding-bottom: 12px;
	margin-top: -3px;
}
.profile_main .left span span {
	font-size: 1em;
	padding: 0; 
	display: block; 
}
.profile_main .img {
	width: 85px;
	height: auto;
	margin: 0 0 7px -7px;
	position: relative; 
	padding: 15px 0 10px 15px;
	background: url(/site/sony/img/sprite.gif) no-repeat -325px -272px;
}
.profile_main .img img {
	display: block; 
}
.profile_main .table {
	width: 432px;
	float: left; 
}
.profile_main h3 {
	font-size: 1.5em;
	margin: 4px 0 0; 
	color: #000;
	padding-bottom: 7px;
}
.profile_main h4 {
	font-size: 1em;
	font-weight:bold;
	margin: 4px 0 0; 
	color: #000;
	padding-bottom: 7px;
}
.profile_main .table input {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #D3D3D3;
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	height: 20px;
	line-height:normal;
	margin:0 0 20px;
	padding:6px 2px 0;
	width:427px !important;
}
.profile_main .table .zip1 { width:200px !important; margin:0 20px 20px 0; } 
.profile_main .table .zip2 { width:200px !important; }

.profile_main p {
	margin: 0; 
	padding-bottom: 14px;
}
.profile_main p a{ color:#677E9B; text-decoration:none; }
.profile_main p a:hover{ color:#677E9B; text-decoration:underline; }

/* profile_main end */
/* profile end */
/* downloads start */
.downloads {
	margin-top: 18px;
	padding-bottom: 101px !important;
}
.downloads .slide_box {
	overflow: hidden;
	width: 666px;
	margin-right: -25px;
	margin-left: -7px;
	position: relative; 
}
.downloads .slide {
	width: 9999px;
	position: relative; 
}
.downloads .row {
	height: 100%;
	border-bottom: 1px solid #999; 
	padding-bottom: 28px;
}
.downloads .row:after {
	content:"";
	display:block;
	clear:both;
}
.downloads .head {
	overflow: hidden;
	width: 641px;
	padding: 11px 0 0;
}
.downloads .head h2 {
	float: left; 
	font-weight: normal; 
	color: #000;
	font-size: 1.5em;
}
.downloads .head ul {
	margin: 7px 0 0;
	padding: 0;
	float: right; 
}
.downloads .head ul li {
	list-style: none;
	float: left; 
	padding: 0 0 0 19px;
	list-style: none;
}

.downloads .head ul li img {
	display: block; 
}

.downloads .main_head {
	padding: 25px 0 7px;
}
.downloads .main_head h2 {
	font-size: 2em;
}
.downloads .main_head ul {
	margin-top: 12px;
}
.downloads .col {
	float: left; 
	font-size: 0.83em;
	width: 197px;
	padding: 9px 18px 0 7px;
}
.downloads .col .img {
	width: 195px;
	height: 103px;
	overflow: hidden;
	margin: 0 -7px 0 -7px;
	position: relative; 
	padding: 16px 0 0 7px;
	background: url(/site/sony/img/sprite.gif) no-repeat -425px -272px;
}
.downloads .col .img a img {
	display: block;
	height: 87px;
	margin: 0 auto;
	width: 170px;
	}
.downloads .col .big-img {
	padding: 5px 0 0;
	text-align: center;
}
.downloads .col .raiting {
	overflow: hidden;
	width: 100%; 
	padding: 6px 0 0;
	color: #333;
}
.downloads .col .raiting span {
	float: left; 
}
.downloads .col .raiting ul {
	margin: 2px 0 0;
	padding: 0;
	float: right; 
}
.downloads .col .raiting ul li {
	list-style: none;
	float: left; 
}
.downloads .col .raiting ul li a {
	float: left; 
	width: 10px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/site/sony/img/sprite.gif) no-repeat -171px 0;
}
.downloads .col .raiting ul li.passive a {
	background-position: -181px 0;
}
.downloads .col p {
	margin: 6px 0 0;
}
.downloads .download_link {
	float: left; 
	text-decoration: underline; 
	color: #677e9b;
	margin-top: 13px;
	padding: 1px 0 10px 22px;
	background: url(/site/sony/img/download.gif) no-repeat;
}
.downloads .download_link:hover {
	text-decoration: none; 
}
/* downloads end */
/* recent_event start */
.recent_event {
	margin-top: 18px;
}
.recent_event .slide_box {
	overflow: hidden;
	width: 666px;
	margin-right: -25px;
	margin-left: -7px;
	position: relative; 
	padding-bottom: 66px;
}
.recent_event .slide {
	width: 9999px;
	position: relative; 
}
.recent_event .row {
	height: 100%;
	padding-bottom: 28px;
}
.recent_event .row:after {
	content:"";
	display:block;
	clear:both;
}
.recent_event .head {
	overflow: hidden;
	width: 641px;
	padding: 7px 0 5px;
}
.recent_event .foot {
	overflow: hidden;
	width: 641px;
	padding: 20px 0;
	margin-top: -3px;
	position: relative; 
	border-top: 1px solid #999; 
}
.recent_event .foot a,
.recent_event .head a {
	float: left; 
	color: #677e9b;
	text-decoration: none; 
	font-weight: normal; 
}
.recent_event .foot a:hover,
.recent_event .head a:hover {
	text-decoration: underline; 
}
.recent_event .prev_link {
/*	padding-left: 16px;
	background: url(/site/sony/img/red-reverse-arrow.gif) no-repeat 0 50%; */
}
.recent_event .next_link {
	float: right !important; 
/*	padding-right: 16px;
	background: url(/site/sony/img/red-arrow.gif) no-repeat 100% 50%;*/
}
.recent_event .col {
	float: left; 
	font-size: 0.83em;
	width: 197px;
	padding: 9px 18px 0 7px;
}
.recent_event .col .img {
	width: 195px;
	height: 103px;
	overflow: hidden;
	margin: 0 -7px 0 -7px;
	position: relative; 
	padding: 16px 0 0 8px;
	background: url(/site/sony/img/sprite.gif) no-repeat -425px -272px;
}
.recent_event .col .big-img {
	padding: 5px 0 0;
	text-align: center;
}
.recent_event .col .raiting {
	overflow: hidden;
	width: 100%; 
	color: #333;
}
.recent_event .col .raiting span {
	float: left; 
}
.recent_event .col .raiting ul {
	margin: 2px 0 0;
	padding: 0;
	float: right; 
}
.recent_event .col .raiting ul li {
	list-style: none;
	float: left; 
}
.recent_event .col .raiting ul li a {
	float: left; 
	width: 10px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/site/sony/img/sprite.gif) no-repeat -171px 0;
}
.recent_event .col .raiting ul li.passive a {
	background-position: -181px 0;
}
.recent_event .col p {
	margin: 6px 0 0;
}
.row .links-list {
	margin: 14px -17px 0 0;
	padding: 0;
	overflow: hidden;
	width: 214px;
}
.row .links-list li {
	list-style: none;
	float: left; 
	padding: 0 6px 6px 0;
}
.row .links-list li.link3 {
	margin:0;
}
.row .links-list li a {
	float: left; 
	padding-left: 19px;
	text-decoration: underline; 
	color: #677e9b;
	padding: 2px 0 2px 19px;
	word-spacing: -1px;
}
.row .links-list li.link1 a {
	background: url(/site/sony/img/watch_now.gif) no-repeat 0 50%;
}
.row .links-list li.link2 a {
	background: url(/site/sony/img/embed.gif) no-repeat 0 50%;
}
.row .links-list li.link3 a {
	background: url(/site/sony/img/share_this.gif) no-repeat 0 4px !important;
	margin: -3px 0 0;
}
.row .links-list li.link4 a {
	background: url(/site/sony/img/download.gif) no-repeat 0 1px;
	padding-bottom: 8px;
	margin-bottom: -6px;
}
.row .links-list li.link5 a {
	background: url(/site/sony/img/view_photo.gif) no-repeat 0 50%;
}
.row .links-list li a:hover {
	text-decoration: none; 
}
/* recent_event end */


.latest_photo {
	padding-bottom: 0;
}
.latest_photo .row {
	padding-bottom: 22px;
}
/* photo_block start */
.photo_block {
	height: 100%;
	padding: 13px 0 45px;
}
.photo_block:after {
	content:"";
	display:block;
	clear:both;
}
.photo_block .left_side {
	float: left; 
	width: 409px;
	margin:0 0 0 -6px;
}
.photo_block .img {
	margin-left: -7px;
	position: relative; 
	width: 399px;
	height: 269px;
	padding: 16px 0 0 17px;
	background: url(/site/sony/img/sprite.gif) no-repeat 0 -450px;
	overflow: hidden;
}
.photo_block .flash {
	overflow: hidden;
	height: 100%;
	margin-left: -7px;
	padding-bottom: 5px;
	position: relative; 
}
.photo_block .comments_links {
	margin-top: 4px;
	margin-left: -6px;
}
.photo_block .cont {
	float: right; 
	width: 229px;
}
.photo_block .cont .date {
	display: block; 
	margin-top: 5px;
}
.photo_block .cont h3 {
	margin: 1px 0 0; 
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
}
.photo_block .cont h3 a {
	color:#333;
	text-decoration:none;
}
.photo_block .cont p {
	margin: 12px 0 0; 
}
.photo_block .cont .by {
	display: block; 
	font-size: 0.83em;
	color: #333;
	margin-top: 15px;
	font-weight: normal; 
}
.photo_block .cont .rating {
	overflow: hidden;
	width: 100%; 
	/*padding: 24px 0 0;*/
}
.photo_block .cont .ratings {
	margin: 7px 0 0 10px;
}
.photo_block .cont .rating ul {
	margin: 0;
	padding: 0;
	float: left; 
}
.photo_block .cont .rating ul li {
	list-style: none;
	float: left; 
	padding-right: 3px;
}
.photo_block .cont .rating ul li a {
	float: left; 
	text-indent: -9999px;
	overflow: hidden;
	width: 22px;
	height: 22px;
	background: url(/site/sony/img/sprite.gif) no-repeat -325px -396px;
}
.photo_block .cont .rating ul li.passive a {
	background-position: -347px -396px;
}
.photo_block .cont .rating span {
	float: left; 
	font-size: 0.83em;
	color: #333;
	font-weight: normal;
	padding-top: 8px;
}
.photo_block .cont .link {
	float: left; 
	color: #677e9b;
	text-decoration: underline; 
	font-size: 0.83em;
	padding: 3px 0 2px 22px;
	margin-top: 8px;
	background: url(/site/sony/img/rate-icon.gif) no-repeat 0 50%;
}
.photo_block .cont .link:hover {
	text-decoration: none; 
}
/* photo_block end */

/* main_blog start */
.main_blog {
	height: 100%;
	padding-bottom: 25px;
}
.main_blog:after {
	content:"";
	display:block;
	clear:both;
}
.main_blog .cont {
	height: 100%;
	padding: 35px 4px 32px;
	border-bottom: 1px solid #999; 
}
.main_blog .last-cont {
	border: none; 
}
.main_blog .cont:after {
	content:"";
	display:block;
	clear:both;
}
.main_blog .cont h2 {
	margin: 0; 
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.main_blog .cont h2 a {
	color: #333;
	text-decoration: none;
	}
.main_blog .cont .entry-content {
	margin: 0; 
	padding-top: 14px;
	text-align: justify; 
	}
.entry-content p { font-weight: normal; margin: 0 0 10px; }
.entry-content strong { font-weight: bold; }
.entry-content ul { margin: 10px 10px 10px 20px; }
.entry-content ul li { list-style-type: disc; margin:0 0 5px 0;}
.entry-content img { margin: 10px; }
.entry-content table { margin: 10px; }

.main_blog .cont p .mark {
	color: #677e9b;
}
.main_blog div p a {
	color: #677e9b;
	text-decoration: underline; 
}
.main_blog .cont p a:hover {
	text-decoration: none; 
}
.main_blog .links {
	margin: 0;
	padding: 24px 0 0;
	list-style: none;
}
.main_blog .link {
	font-weight: normal; 
	padding: 0 0 0 12px;
	margin-top: 23px;
	float: left; 
	background: url(/site/sony/img/red-arrow.gif) no-repeat 0 0.30em;
	color: #677e9b;
	text-decoration: none; 
}
.main_blog .link:hover {
	text-decoration: underline; 
}
.main_blog .comments_links {
	float: right; 
	margin-top: 23px;
}
.main_blog .left_links {
	float: left; 
	margin-top: 33px;
}
.main_blog span.author {
	display: block; 
	color: #666;
	font-size: 0.83em;
	margin-top: 1px;
}
.main_blog span.author a {
	color: #677e9b;
	text-decoration: underline; 
}
.main_blog span.author a:hover {
	text-decoration: none; 
}
.main_blog .updated {
	display: block; 
	color: #666;
	font-size: 0.83em;
}
.main_blog .img {
	background: #fff url(/site/sony/img/img-left-bg.gif) repeat-y !important;
	float: left; 
	margin: 10px 10px 0 -7px;
	display: inline;
	height:auto !important;
	padding:0 !important;
	position: relative;
	width:auto !important;
}
.main_blog .img_right {
	float: right; 
	margin: 10px -7px 15px 18px;
}
.main_blog .img .right_bg {
	background: url(/site/sony/img/img-right-bg.gif) repeat-y 100% 0;
	float: left; 
}
.main_blog .img .top_bg {
	background: url(/site/sony/img/img-top-bg.gif) repeat-x ;
	float: left; 
}
.main_blog .img .bottom_bg {
	background: url(/site/sony/img/img-bottom-bg.gif) repeat-x 0 100%;
	float: left; 
}
.main_blog .img .left_top_corner {
	float: left; 
	background: url(/site/sony/img/img-left-top-bg.gif) no-repeat ;
}
.main_blog .img .right_top_corner {
	float: left; 
	background: url(/site/sony/img/img-right-top-bg.gif) no-repeat 100% 0;
}
.main_blog .img .left_bottom_corner {
	float: left; 
	background: url(/site/sony/img/img-left-bot-bg.gif) no-repeat 0 100%;
}
.main_blog .img .right_bottom_corner {
	float: left; 
	padding: 16px;
	background: url(/site/sony/img/img-right-bot-bg.gif) no-repeat 100% 100%;
}
.main_blog .back_link1,
.downloads .back_link1 {
	display: block; 
	padding: 15px 0 7px;
}
.main_blog .back_link2,
.downloads .back_link2  {
	display: block; 
	padding: 7px 0 15px;
}
.main_blog .back_link1 a,
.downloads .back_link1 a,
.main_blog .back_link2 a,
.downloads .back_link2 a{
	text-decoration: none; 
	color: #677e9b;
	font-weight: normal; 
	background: url(/site/sony/img/red-arrow.gif) no-repeat 0 0.30em;
	padding-left: 12px;
}
.main_blog .back_link1 a:hover,
.downloads .back_link1 a:hover,
.main_blog .back_link2 a:hover,
.downloads .back_link2 a:hover {
	text-decoration: underline; 
}

/* view_comments start */
.view_comments {
	height: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #999; 
}
.view_comments:after {
	content:"";
	display:block;
	clear:both;
}
.view_comments h2 {
	margin: 0; 
	font-size: 2em;
	color: #000;
}
.view_comments .subhead {
	display: block; 
	color: #000;
	margin: 34px 0 19px;
	padding: 0 0 0 22px;
	font-weight: bold;
	background: url(/site/sony/img/view_comments.gif) no-repeat 0 50%;
}
.view_comments .subhead span {
	color: #f00;
}
.view_comments .comment {
	height: 100%;
	padding: 3px 0 15px;
}
.view_comments .comment:after {
	content:"";
	display:block;
	clear:both;
}
.view_comments .comment .img_shadow {
	float: left; 
	width: 67px;
	height: auto;
	margin: 0 18px 0 -7px;
	display: inline; 
	padding: 15px 0 5px 15px;
	background: url(/site/sony/img/sprite.gif) no-repeat -416px -450px;
}
.view_comments .comment .table {
	display: table; 
	height: 1%;
}
.view_comments .comment .info {
	margin: 0;
	padding: 4px 0 0;
	overflow: hidden;
	height: 100%; 
}
.view_comments .comment a {
	text-decoration: underline; 
	color: #7086a1;
}
.view_comments .comment a:hover {
	text-decoration: none; 
}
.view_comments .comment .info li {
	list-style: none;
	float: left; 
	padding: 0 25px 0 13px;
	margin-left: -13px;
	background: url(/site/sony/img/comments-divider.gif) no-repeat 0 50%;
}
.view_comments .comment p {
	margin: 14px 0 0;
}
/* view_comments end */
/* comment_form start */
.comment_form {
	overflow: hidden;
	height: 100%;
	padding: 25px 0 12px;
}
.comment_form h2 {
	margin: 0; 
	font-size: 2em;
	padding-bottom: 5px;
	color: #000;
}
.comment_form .line {
	overflow: hidden;
	height: 100%;
	padding: 9px 0 0;
}
.comment_form .line span { display:block; margin:0 0 5px; }
.comment_form .line span a { color:#677E9B; text-decoration:none; }
.comment_form .line span a:hover { color:#677E9B; text-decoration:underline }
.comment_form .line label {
	display: block; 
	padding: 12px 0 3px 3px;
}
.comment_form .line label strong {
	color: #f00;
}
.comment_form .line label span {
	font-weight: normal; 
}
.comment_form .line .text {
	color: #666;
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #d3d3d3; 
	width: 191px;
	padding: 3px 0 3px 2px;
	margin: 0; 
	float: left; 
	background: #f0f0f0;
}
.comment_form .line .text2 {
	color: #666;
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #d3d3d3; 
	width: 50px;
	padding: 3px 0 3px 2px;
	margin: 0;
	background: #f0f0f0;
}
.comment_form .line textarea {
	color: #666;
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #d3d3d3; 
	width: 191px;
	padding: 0 0 0 2px;
	height: 193px;
	width: 427px;
	margin: 0; 
	overflow: auto;
	background: #f0f0f0;
	float: left; 
}
.comment_form img {
	float: left;
	border: 1px solid #d3d3d3; 
}
.comment_form .submit {
	float: left; 
	margin: 47px 0 0 124px;
}
.comment_form .submit2 {
	float:left;
	margin:10px 0 0 135px;
}
.comment_form .addComm {
	background: url(/site/sony/img/comment-form-submit.gif) no-repeat;
	margin: 47px 0 0 315px;
	text-indent: -9999px;
	width: 100%;
}
/* comment_form end */

/* comment_form end */
/* main_blog end */


/* profile edit start*/
.set-status {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #D3D3D3;
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	height: 20px;
	line-height:normal;
	margin:0;
	overflow:auto;
	padding:6px 2px 0;
	width:427px !important;
	}
.edit-status a {
	color: #677E9B;
	float: right;
	margin: 10px 0 0 10px;
	text-decoration: underline;	
	}
/* profile edit end*/

/* photo album start */
table.photo-album {
	margin: 10px 0;
	}
tr.photo-row,
tr.photo-row td {
	vertical-align: top;
	}
tr.photo-row td {
	padding: 0 10px 0 0;
	}
td.photo-cell {
	border: none;
	}
.img_right2 {
	float: right;
	margin: 0 10px 0 0 !important;
	}
/* photo album end*/


.clear { clear:both; }

/* Image backgrounds start */
.med_bg_contain {
	height: auto;
	margin: 0 0 0 -6px;
	padding: 0;
	position: relative;
	width: 324px;
	}
.med_bg_top {
	background: url(/site/sony/img/med_bg_top.gif) no-repeat 0 0;
	}
.med_bg_mid {
	background: url(/site/sony/img/med_bg_mid.gif) repeat;
	}
.med_bg_mid a {
	margin: 16px;
	}
.med_bg_bot {
	background: url(/site/sony/img/med_bg_bot.gif) bottom left;
	width: 324px;
	}
/* Image backgrounds end */

/* Rating stuff start */
span.star {
	height:29px !important;
	width:19px !important;
	}
span.star a {
	background: url(/site/sony/img/ico-star-lonestar.gif) no-repeat;
	display: block;
	float: left;
	height: 22px;
	text-indent: -2000px;
	width: 22px;
	}
span.active a {
	background: url(/site/sony/img/ico-star-lonestar-active.gif);
	}
.main_blog .show_rating {
	float: right;
	margin-top: 25px;
	width: 47%;
	}
.main_blog .set_rating {
	float:right;
	margin-right:78px
	}
.show_rating li {
	float: right;
	list-style-type: none;
	padding: 0 13px 0 6px;
	}
.main_blog .show_rating li.ratings {
	float: right;
	list-style-type: none;
	margin: 8px 0 0;
	}
.main_blog .show_rating li a {
	background:transparent url(/site/sony/img/rate-icon.gif) no-repeat scroll 3px 3px !important;
	color:#677E9B;
	float:left;
	font-size: 90%;
	margin-top:5px;
	padding:3px 0 2px 22px;
	text-decoration:underline !important;
}	
/* Rating stuff end */

/* Search results start */
div.search-info {
	border-bottom: 1px solid #999;
	margin: 15px 0;
	padding: 0;
	}
h3.search-info {
	color: #000;
	font-size: 1.6em;
	margin: -30px 110px 10px 0;
	}
h3.search-info2 { color: #000; font-size: 1.6em; margin:0 0 15px; }

h3.search-info span { color: #666;
	}
/* Search results page */

/* Pagination start */
.pagination {
	margin: 10px 0;	
	}
.paging-info {
	float: left;
	text-align: left;
	}
.paging {
	float: right;
	}
.paging li {
	border:1px solid #999999;
	float:left;
	list-style-type:none;
	margin-right:10px;
	padding:2px 5px;
	}
.paging li a {
	color: #666;
	text-decoration: none;
	}
/* Pagination end */

.random {display:none;}

.goBtn {
	background: url(/site/sony/img/blog-submit.gif) no-repeat 0 0;
	border: none;
	float:right !important;
	height: 20px;
	text-indent: -9999px;
	width: 45px;
}
.submitBtn {
	background: url(/site/vaio/img/btn_submit.gif) no-repeat 0 0;
	border: none;
	height: 17px;
	text-indent: -9999px;
	width: 60px;
}
.col h5 a {
	color:#666;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-decoration: none;
}
#pageTitle{ width: 260px; }
.slim{ width:215px !important; }
.no_block { display:inline !important; }
.botPagination { padding-top: 20px; }

ul.videoBut {margin:0; padding:0; list-style-type:0;position:absolute;padding:0; list-style-type:0;}
ul.videoBut li {display:inline;float:left;margin:0;overflow:hidden;}
ul.videoBut li a {background:transparent url(/site/sony/img/buton.png) no-repeat 0 0;cursor:pointer;float:left;height:74px;overflow:hidden;text-indent:-9999em;width:74px;}

.side_poll strong span {font-size:100.01%; color:#333; margin-top:0;}
.btn a {text-indent:-9999px; background: url(/site/sony/img/poll-submit.gif) no-repeat 0 0; width:77px; height:17px; cursor:pointer; float:left; margin-top:15px;}
ul.dest li span.percents {background:#BFBFBF none repeat 0 50%;float:left;height:13px;margin:3px 5px 0 0;overflow:hidden;}
ul.dest li span {color:#A8A4A1;float:left;font-size:0.8em;margin:3px -35px 0 0;width:145px;}
ul.dest li {float:left;margin:10px 0 0;width:100%; list-style-type:none;}

.side_archive ul ul, .side_archive ul ul ul, .side_archive ul li.open ul ul {display:none;}

.side_archive ul li.open ul, .side_archive ul li.open ul li.open ul {display:block;}

<!-- SERVER: WWW004 -->