/*  
Theme Name: KITS 1024
Theme URI: http://www.kit.net.in
Description: StyleSheet for Authors of NewsWing Developed by KITS.
Version: 1
Author: KITS / Kislaya
Author URI: http://kits.net.in
*/

/*
+++++++++++++++
General CSS -
Used to style a few defaults and get the ball rolling.
+++++++++++++++
*/
/* New CSS 13 Mar 2009 Start */
.amalendu, .stan {
width: 50px;
height: 50px;
background-repeat: no-repeat;
display: inline-block;
float: left;
margin-right: 1px;
}
img.amalendu {
src: url(amalendu50x50.jpg);
}
.stan {
background-image: url(stan50x50.jpg);
}