/** vim: ts=4:sw=4:nu:fdc=4:nospell
 *
 * rowactions css file
 *
 * @author    Ing.Jozef Sakáloš
 * @copyright (c) 2008, by Ing. Jozef Sakáloš
 * @date      5. April 2008
 * @version   $Id: iconmenu.css 150 2008-04-08 21:50:58Z jozo $
 */

#west-content a {
	text-decoration:none;
}
#west-content a:hover {
	text-decoration:underline;
}
#west {
	width:280px;
}
.ext-ie #west {
	width:270px;
}
#center {
	width:640px;
}
#adsense-top {
	margin: 10px 0 10px 0;
}
#west-content {
	font-family:arial, sans-serif;
}
#center-content {
	margin:0 0 0 10px;
	text-align:center;
}
#center-content h2 {
	font-size:16px;
}
#description {
	color:#777777;
	text-align:justify;
}
#description em {
	font-style:italic;
	font-weight:bold;
}
#description p {
	margin: 2px 0 8px 0;
}
#btnct1, #btnct2 {
	float:left;
	margin:0 10px 0 0;
}
/* eof */

