/**==========================================================

	[ Products  ] 
	
	Update 2008/05/08
	
	--- "/Products/Info_08q2/Info/index.html"
	
===========================================================*/

/* section01 */
html body div#container div#column2-main div.section01 div.leftarea01 {
	float: left;
	width: 620px;
}
html body div#container div#column2-main div.section01 div.rightarea01 {
	float: right;
	width: 70px;
}

/* section02 */
html body div#container div#column2-main div.section02 div.leftarea01 {
	float: left;
	width: 600px;
}
html body div#container div#column2-main div.section02 div.rightarea01 {
	float: right;
	width: 100px;
}

/* section03 */
html body div#container div#column2-main div.section03 div.leftarea01 {
	float: left;
	width: 620px;
}
html body div#container div#column2-main div.section03 div.rightarea01 {
	float: right;
	width: 70px;
}

html body div#container div#column2-main span.blue {
	color:#006AB2;
}

h2#tmp-subtitle {
	background:transparent url(/vaio/share/images/products/tmp/bg_subtitle2.gif) repeat-x scroll 0 0;
}

.text_user {
	display:none;
}

div.productsInfo {
	background-color: #F7F7F7;
	padding-top:10px;
	padding-bottom:10px;
	width:725px;
	margin: 0 auto;
	_margin-left:15px;
}
.dottedList {
	margin-left:10px;
}
.dottedList li {
	margin-bottom:5px;
}

dl.markInfo {
	border-bottom:1px solid #E5E5E5;
	padding:0 0 10px;
	margin:0 0 10px;
}

dl.markInfo dt {
	float:left;
	width:130px;
	text-align: center;
}

dl.markInfo dd {
	float:right;
	width:598px;
}.mr5 {margin-right:5px ! important;}
.valignBottom {	vertical-align:bottom;}