/* --------------------------------------
*  IMC.css
*----------------------------------------
*  primary css file for InternetModelClub.com
*----------------------------------------
* 0.31 (cheth) 2009-Dec-21 initial version.
*----------------------------------------
*/

.validation-error {
	font-size: 1.1em;
	font-weight: bold;
	color: red;
}	

.padded-bottom {
	padding-bottom:5px;
}	