.inner_left_panel {
	width: 752px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right:3px;
}

.inner_left_panel2 {
	width: 970px;
	margin-right:0px;
}
.row {
	height: auto;
	width: 750px;
	background-image: url(../images/images/doted_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:left;
}
.green{
	background-color: #f3f7d7;
}
.pink {background-color:#fde7e7;}

.yellow {
background-color:#fff2d0;}

.blue {
background-color:#f5dfee;
}

.boxgreen{
	background-image: url(../images/i_tag.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 105px;
	position:relative;
	float:left;
}

.boxred{
	background-image: url(../images/i_nag.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 105px;
	position:relative;
	float:left;
}

.boxyellow{
	background-image: url(../images/i_haggle.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 105px;
	position:relative;
	float:left;
}
.boxblue{
	background-image: url(../images/i_jingle.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 105px;
	position:relative;
	float:left;
}
#bottom{bottom:10px; left:5px;position:absolute;}
.whitelink{
 color:#FFFFFF;
 text-decoration:none;
 }
 .text_box {
 	position:relative;
 width:143px;
 	float:left;
	margin-right:5px;
 }
 .text_box h3 {
	margin:0px;
	font-size:17px;
	font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
		text-align:left;
}
.green_b {	color: #598527;}

.red_b {	color: #CC0000;}
.yellow_b {	color: #FF6600;}
.blue_b {color: #663366;}
.text_box p {
	margin:0px;
	font-size:12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}