/************************************** GENERAL ****************************************/
body, html, p, img{margin:0; padding:0;}
html{background:#000 url(../img/18ani/bg.png) repeat-x 0px 0px;}
body{font-family:Arial, Sans-Serif, "Times New Roman"; font-size:12px; text-align:left;}
img{border:none;}
a, a:hover{text-decoration: none; font-size:12px; font-weight:normal; color:#5a5a5a;}
div{margin:0px auto; padding:0;}
table{border-collapse:collapse; border-spacing:0; margin:0px auto; padding:0;}
td{border-collapse:collapse; border-spacing:0; padding:0; text-align:left; vertical-align:top;}
#cl, .cl{clear:left; line-height:1; font-size:0px;}
#cr, .cr{clear:right; line-height:1; font-size:0px;}
/*************************************** LAYOUT *****************************************/
#container{
	height:392px; width:737px;
	margin:100px auto 0 auto;
	background-image:url(../img/18ani/select.png);
	background-repeat:no-repeat;
	/*border:1px #FFFFFF solid;*/
}
#container td{
	padding:26px 0 0 0;
	color:#656565;
	line-height:21px;
}
#container td p{
	margin:18px 0 0 0;
}
#container td a{
	position: relative;
}