/*
CSS Stylesheet | Vereda | Shared | General Override Styling
Author: coCoKNIght
Author Web: www.cocoknight.com
Company: Vereda
Company Web: vereda.saber.ula.ve
*/

.vClearer {
	clear: both;
	display: inline;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.vBold {font-weight: bold}

.vTextRight {text-align: right}

.vTextLeft {text-align: left}

.vFloatRight {float: right}

.vFloatLeft {float: left}

.vHide {display: none}
