@import url(/style/default/buyguide.css);

p.sectionfooter {
	height: 30px;
	padding-top: 3px;
	padding-right: 33px;
	text-align:right;
	color:#666;
	background: url(/images/ladyphoneshop.nl/buyguide/decoration_buyguide.gif) no-repeat right top;
	font-size:11px;
	float: right;
}
#layout_content {
	background: url(/images/ladyphoneshop.nl/layout_content_product_background.png) no-repeat right top;
}

div.buyguide_image_left_nofloat {
	margin: 30px 10px 10px 0;
}



/*
 * Ladyphoneshop tables
 */
 

div.buyguide_step table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	clear: both;
	font-size: 12px;
}

div.buyguide_step table.providers th,
div.buyguide_step table.providers td {
	width: auto;
	padding: 1px 5px;
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #eee;
}

div.buyguide_step table.contractinformation th {
	width: auto;
	padding: 1px 5px;
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #eee;
}
div.buyguide_step table.contractinformation td {
	width: auto;
	padding: 3px 5px;
	vertical-align: top;
	border-left: 1px solid #eee;
}

div.buyguide_step table.contractinformation td img {
	text-align: center;
}

div.buyguide_step table.providers col.printsize {
	width: 11%;
}

div.buyguide_step table.providers th,
div.buyguide_step table.providers td {
	padding: 3px;
	border: 1px solid #eee;	
}
div.buyguide_step table.providers .providercolumn {
	width: 100px;
	text-align: right;
	font-weight: bold;
}
