BODY {
	margin:10px 0px; padding:0px;
	text-align:center;
	background-color: #DDC2A7;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

A.LnkBlk {
	text-decoration:none;
	font-weight:bold;
	color:black;
}

A.LnkBlk:hover {
	text-decoration:underline;
}

A.imgEnlarge {
	color:#A70713;
	text-decoration:none;
	font-weight:normal;
}

A.imgEnlarge:hover {
	color:black;
	text-decoration:none;
}

A {
	color:#A70713;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	color:black;
	text-decoration:none;
}

HR#breaker {
height:1px;
border:0px;
border-top:1px solid;
color: #FCDDBE;
}

DIV#subTitle {
	font-size:11px; 
	font-weight:bold;
}

A#button {
	font-weight:normal;
	padding: 0 2px 0 2px;
	color:white;
}

A#button:hover {
	color:#000000;
}
#container {
	margin:0px auto;
	width:764px;
	background:white;
	padding:5px;
	text-align:left;
}

#header {
	border:1px solid #CBCBCB;
}

#body_container {
	padding:20px 10px 10px 10px;
}

#mini_basket_head {
	float:left;
	padding:4px 0 4px 0;
	background:#CEB59C;
	width:22%;
	text-align:center;
	color:white;
}

#mini_basket_desc {
	float:right; 
	padding:4px 0 4px 0; 
	background:#FDEAD9; 
	width:78%; 
	text-align:center;
}

.your_details_title {
	display:table-cell;
	display:inline-block;
	width:75px;
	height:30px;
	vertical-align:middle;
}

.your_details_field {
	display:table-cell;
	display:inline-block;
	height:30px;
}
