/* Flexible CSS development by HotScot Technology www.hotscot.net */
body /* Page colour */
{
	margin: 0px;
	padding: 0px;
	background-color: #ebedec;
	width:544px;
}
p /* Body text paragraph formatting only - See content1 for font */
{
	margin: 0px; /* C */
	padding: 3px 3px 4px 0px;
	color: #333; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal;
	text-align:center; /* C *//* C */
	
}

.description /* Body text paragraph formatting only - See content1 for font */
{
	margin: 0px; /* C */
	padding: 3px 3px 4px 0px;
	color: #333; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 10px; /* C */
	font-weight: normal;
	text-align:left; /* C *//* C */
	
}
#container /* Page colour */
{
	margin: 0px;
	padding: 0px;
	background-color: #ebedec;
}
.choose{
margin: 20px 0px 0px 8px;

width:60px;
text-align:center;
}
.add{
margin: 3px 0px 0px 9px;
width:60px;
}
.image{
margin:5px;
text-align:center;

}
