body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	padding: 5px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p, form {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 733px;
	text-align: left;
}
div.row {
	clear: both;
}
div.whitecontent div.row {clear: both; margin:2px 10px; overflow:hidden;}
div.cell {display: table-cell; float:left;}

div.title {
	clear: both;
	background-image: url(images/dimension-title-bg.gif);
	background-repeat: no-repeat;
	width: 733px;
	height: 36px;
	position: relative;
}
div.title p {
	position: absolute;
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	top: 6px;
	left: 10px;
}
div.title strong {
	font-size: 18px;
}
div.loginbg {
	background-image: url(images/login-bg.gif);
	background-repeat: no-repeat;
	width: 733px;
	height: 68px;
	margin-bottom: 14px;
}
div.filltxt {
	float: left;
	width: 150px;
	margin-right: 15px;
	padding-top: 20px;
	text-align:right;
}
div.loginbg img {
	margin-top: 5px;
	margin-right: 5px;
}
div.valuetxt {
	float: left;
	font-weight: bold;
	line-height: 20px;
	width: 80px;
	margin-right: 8px;
	text-align: right;
}
div.loginbg input {
	width: 126px;
	border: 1px #7f8384 solid;
	font-size: 11px;
	padding: 2px;
}
div.greenbox {
	clear: both;
	background-color: #d5d5d5;
	width: 733px;
	display: table;
	padding-top: 4px;
}
div.modelbox {
	float: left;
	background-color: #ededed;
	width: 377px;
	margin-left:0;
	/*padding-bottom:12px;*/
}
div.finishbox {
	float: left;
	background-color: #ededed;
	width: 341px;
	margin-left:0;
	padding-bottom: 14px;
}
div.modelbox p,
div.finishbox p {
	margin: 8px 14px;
}
div.typetitles {
	clear: both;
	margin-left: 109px;
	text-align: center;
}
div.typetitle01,
div.typetitle02,
div.typetitle03 {
	background-color: white;
	width: 92px;
	height: 48px;
	font-weight: bold;
	margin-right: 10px;
	float: left;
	padding-top: 3px;
	margin-bottom: 10px;
	text-align:center;
}
div.typetitle02,
div.typetitle03 {
	padding-top: 3px;
	height: 48px;
}
div.model {
	clear: both;
	margin-left: 20px;
	margin-bottom: 10px;
	display: table;
}
div.size {
	background-color: white;
	width: 77px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	float: left;
	margin-right: 12px;
	font-weight: bold;
}
div.whitebox {
	float: left;
	background-image: url(images/model-white.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 73px;
	margin-right: 10px;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;	
}
div.whitebox input {
	vertical-align: middle;
}
div.whitebox strong {
	color: #CC1442;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 3px;
	display: block;
	text-align:center;
}
div.whitebox a {
	color: #1e7ad7;
	font-weight: normal;
	font-size:11px;
}
div.model div.cell {
	margin-right: 10px;
}
div.whitecontent {
	clear: both;
	background-color: white;
	display: table;
	margin-left: 10px;
	/*padding-left: 10px 7px;*/
}
div.textile01,
div.textile02,
div.textile03,
div.textile04,
div.textile01b {
	float: left;
	color: #555555;
	width: 78px;
	line-height: 23px;
}
div.textile01b {
	width: 62px;
}
div.whitecontent div.cell {
	width: 78px;
	margin-bottom: 10px;
}
div.whitecontent input {
	position: relative;
	bottom: 9px;
}
div.please {
	clear: both;
	border: 1px #dddddd solid;
	padding: 10px;
	/*width: 355px;*/
	margin:10px;
	display: table;
}
div.yourselection {
	clear: both;
	width: 728px;
	border-bottom: 1px #d5d5d5 solid;
	font-weight: bold;
	color: #838383;
	/*line-height: 25px;
	padding-top: 10px;*/
	margin-left: 5px;
	margin-bottom: 10px;
}
div.yourselection span {
	color: #1e7ad7;
}
div.textileselection {
	float: left;
}
/*div.finalprice {
	float: left;
	border: 1px #d5d5d5 solid;
	width: 117px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 14px;
}
div.finalprice input {
	width: 95px;
	border: 1px #7f8384 solid;
	padding: 2px;
	font-size: 11px;
}
div.send {
	float: left;
	margin-left: 14px;
	margin-top: 26px;
}
div.send input {
	width: 60px;
	height: 25px;
	border: none;
	background-color: aqua;
}
a#lnkConvertir
{
	text-decoration: underline;
	font-size:0.9em;
	cursor:pointer;
}*/