/* 
    Document   : c
    Created on : 2013.17.4, 14:09:43
    Author     : User
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

.valentine .mainMenu .bulleted {
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	padding-left: 50px;

}

.valentine .mainMenu .withArrow {
	color: white;
	display: block;
	font-size: 20px;
	height: 55px;
	line-height: 55px;
	margin: 10px;

}

