/* CSS Document */
table.actions {
	width:100%;
	border-collapse:separate;
	border-spacing:15px;

}
table.actions td {
	padding: 7px;
	background-color:#d8f1f8;
	vertical-align:top;
	}
table.actions td.l_TD {
	background:#d8f1f8 url(../images/actions/clouds.gif) left bottom no-repeat;
	}
table.actions td.r_TD {
	background:#d8f1f8 url(../images/actions/clouds.gif) right bottom no-repeat;
	}
table.actions img{
	border:0;
}
table.actions img.action_icon {
float:left;
margin:7px 0 0 7px;
}
table.actions div.actions_image {
float:left;
width:150px;
height:150px;
/*border:1px solid #FF0000;*/
}
table.actions div.action_text {
float:left;
margin:10px 0 0 0;
/*border:1px solid #FF0000;*/
}
table.actions div.action_text img {
display:block;
}
table.actions a.actions_link {
display:block;
float:left;
width:150px;
}

table.four_idea {
font-family: arial;
}

table.four_idea a{
line-height: 20px;
}

table.four_idea img{
border: none;
}

.four_idea_table {margin-bottom: 40px;}

table.four_idea_table td {
text-align: center;
vertical-align: middle;
font-weight: normal;
border-top: 1px solid #ff8d43;
padding: 10px 5px 10px 5px;
color: #fff;
}

.four_idea_table img{
border: none;
margin: 5px 0 5px 0;
}

table#teest td {padding: 6px; vertical-align: middle}
