
.container {
	BORDER-RIGHT: black 1px dotted; BORDER-TOP: black 1px dotted; BACKGROUND: #ffffff; MARGIN-BOTTOM: 3px; OVERFLOW: hidden; BORDER-LEFT: black 1px dotted; WIDTH: 600px; BORDER-BOTTOM: black 1px dotted;
}
.container1 {
	BORDER-RIGHT: black 0px dotted; BORDER-TOP: black 0px dotted; background: url(../images/image13.jpg) no-repeat right bottom;
 MARGIN-BOTTOM: 1px; OVERFLOW: hidden; BORDER-LEFT: black 1px dotted; WIDTH: 600px; BORDER-BOTTOM: black 0px dotted;
}

.box {
	BORDER-RIGHT: green 1px dotted; BORDER-TOP: green 1px dotted; BACKGROUND: #ffffff; MARGIN: 5px; BORDER-LEFT: green 1px dotted; WIDTH: 280px; BORDER-BOTTOM: green 1px dotted; POSITION: relative;
}
.boxWidth {
	BORDER-RIGHT: green 1px dotted; BORDER-TOP: green 1px dotted; BACKGROUND: #ffffff; MARGIN: 5px; BORDER-LEFT: green 1px dotted; WIDTH: 580px; BORDER-BOTTOM: green 1px dotted; POSITION: relative;
}
.boxHeight {
	BORDER-RIGHT: green 1px dotted; BORDER-TOP: green 1px dotted; BACKGROUND: #ffffff; MARGIN: 5px; BORDER-LEFT: green 1px dotted; WIDTH: 280px; BORDER-BOTTOM: green 1px dotted; POSITION: relative;
}
.floatLeft {
	FLOAT: left
}
.floatRight {
	FLOAT: right
}
.text {
	FONT-SIZE: 14px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, helvetica, sans-serif; POSITION: relative
}

.container1 img {
       float: left;
       padding 10x 0 10px 10px;
       margin-left:5px;
}

.container p {
       font-size: 10px;
       float: right;
       margin:0;
       padding: 20px;
       padding-top: 10px;
}

