
.h4{
	margin:40px 0 0;
}

.h4 h4{
	margin:0;
	height:30px;
	line-height:30px;
	font-size:12pt;
	text-indent:30px;
	background:url(/img/common/h4.gif) no-repeat left bottom;
}

.h4 p{
	margin:0;
	height:30px;
	line-height:30px;
	font-size:10pt;
	color:#999999;
	text-indent:30px;
}

p.indent{
	margin:10px 0 10px 50px;
}

dl.indent{
	margin:10px 0 10px 70px;
}


#tactico,#poderosa,#ui,#tool,#company{
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:345px;
}




#tactico{
	min-height:212px;
	background-image:url(../img/tactico_main.jpg);
}

#screenshot{
	width:auto;
}

#screenshot td,#screenshot th{
	text-align:center;
	border:solid 1px #cccccc;
}

#screenshot th{
	padding:5px 0;
}

#screenshot td{
	padding:0 20px;
}

#screenshot img{
	margin:10px auto;
}



pre.script{
	white-space:pre;
	padding:10px 0 10px 15px;
	background:url(../img/tactico_script.gif) repeat center center;
	color:white;
}

