﻿/**
* VAIO Care Rescue
* ©2009, 2010, 2011 Sony Corporation
*/

.blueicon {
	line-height: 15px;
}

.redicon {
	line-height: 15px;
}

#partition_legend {
    font-family: Malgun Gothic;
    font-weight: bold;
   margin-top: 3px;
	font-size: 10px;
	float: right;
}

.systeminfo
{
    margin-top: 17px;
}

.scrollbox pre {
    font-family: Malgun Gothic;
    font-size: 12px;
    line-height: 16px;
    color: rgb(102,102,102);
}

#step_1_current_overall td {
	font-size: 9px;
}

#step_1_new_overall td.data {
	font-size: 9px;
}

#step_1_new_overall td.recovery {
	font-size: 9px;
}

/* Minumum Partition Width */
.partitionlabel {
    width: 75px;
}

#type_option3_drivesize {
	width: 51px;
}


