@charset "utf-8";
body {
	font-family:lucida grande,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #5E866B;
	background-image: url(sony_mobile_phone_images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
h2 {
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
a {
color:#333333;
text-decoration:none;
}
a:hover {
color:#CCFF00;
text-decoration:underline;
}
.whitebackground {
background-image:url(sony_mobile_phone_images/sony_mobile_phone_white_background.jpg);
background-repeat:repeat-y;
}
.whiteheader {
vertical-align:bottom;
}
.whitefooter {
vertical-align:top;
}
.adlinkunit {
height:60px;
background-image:url(sony_mobile_phone_images/google_ad_menu_background.jpg);
background-repeat:no-repeat;
}